| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: remove left-over parent assignments | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
* | iio: remove left-over comments about parent assignment | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
* | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2020-06-14 | 10 | -11/+0 |
* | iio: core: pass parent device as parameter during allocation | Alexandru Ardelean | 2020-06-14 | 1 | -3/+1 |
* | Merge 5.7-rc7 into staging-next | Greg Kroah-Hartman | 2020-05-25 | 1 | -5/+12 |
|\ |
|
| * | staging: iio: ad2s1210: Fix SPI reading | Dragos Bogdan | 2020-05-03 | 1 | -5/+12 |
* | | staging: iio: ad5933: attach life-cycle of kfifo buffer to parent device and ... | Alexandru Ardelean | 2020-05-11 | 1 | -40/+37 |
* | | Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2020-04-23 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | iio: Fix misspellings of "Analog Devices" | Geert Uytterhoeven | 2020-04-19 | 1 | -1/+1 |
* | | staging: iio: adc: ad7280a: Add comments to clarify stringified arguments | Deepak R Varma | 2020-03-23 | 1 | -0/+4 |
|/ |
|
* | staging: iio: update TODO | Rohit Sarkar | 2020-03-08 | 1 | -7/+1 |
* | staging: iio: adc: ad7192: move out of staging | Alexandru Tachici | 2020-03-08 | 3 | -1047/+0 |
* | Documentation: ABI: testing: ad7192: update sysfs docs | Alexandru Tachici | 2020-03-08 | 1 | -20/+0 |
* | staging: iio: adc: ad7192: removed spi_device_id | Alexandru Tachici | 2020-03-08 | 1 | -22/+11 |
* | staging: iio: adc: ad7192: modify iio_chan_spec array | Alexandru Tachici | 2020-03-08 | 1 | -46/+66 |
* | staging: iio: adc: ad7192: fail probe on get_voltage | Alexandru Tachici | 2020-03-08 | 1 | -2/+5 |
* | iio: imu: adis: Add self_test_reg variable | Nuno Sá | 2020-03-08 | 2 | -0/+2 |
* | iio: adis: Remove startup_delay | Nuno Sá | 2020-01-12 | 2 | -2/+0 |
* | iio: adis: Introduce timeouts structure | Nuno Sá | 2020-01-12 | 2 | -0/+14 |
* | staging: iio: accel: adis16240: enforce SPI mode on probe function | Rodrigo Carvalho | 2019-12-15 | 1 | -0/+7 |
* | staging: iio: ad9834: add a check for devm_clk_get | Chuhong Yuan | 2019-10-18 | 1 | -0/+4 |
* | staging: iio: ADIS16240: Remove unused include | Rohit Sarkar | 2019-09-15 | 1 | -1/+0 |
* | staging: iio: adc: ad7192: Add system calibration support | Mircea Caprioru | 2019-09-08 | 1 | -1/+78 |
* | staging: iio: accel: adis16240: Improve readability on write_raw function | Rodrigo Ribeiro | 2019-08-18 | 1 | -4/+1 |
* | staging: iio: adc: ad7192: Add low_pass_3db_filter_frequency | Mircea Caprioru | 2019-08-18 | 1 | -16/+133 |
* | staging: iio: adc: ad7192: Remove platform data | Mircea Caprioru | 2019-08-18 | 2 | -49/+2 |
* | staging: iio: ad2s1210: Use device-managed API | Chuhong Yuan | 2019-07-27 | 1 | -11/+1 |
* | staging: iio: ad7192: create of_device_id array | Bárbara Fernandes | 2019-07-27 | 1 | -0/+12 |
* | Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2019-07-01 | 7 | -42/+74 |
|\ |
|
| * | iio: adis162xx: fix low-power docs & reports | Alexandru Ardelean | 2019-06-26 | 2 | -3/+3 |
| * | staging: iio: ad7150: clean up of comments | Melissa Wen | 2019-06-17 | 1 | -9/+2 |
| * | staging: iio: ad7150: simplify i2c SMBus return treatment | Melissa Wen | 2019-06-17 | 1 | -7/+2 |
| * | staging: iio: ad7150: use FIELD_GET and GENMASK | Melissa Wen | 2019-06-17 | 1 | -1/+5 |
| * | staging: iio: ad7150: use ternary operating to ensure 0/1 value | Melissa Wen | 2019-06-17 | 1 | -2/+2 |
| * | staging: iio: ad2s1210: Remove platform data NULL check in probe | Alexandru Ardelean | 2019-06-17 | 1 | -3/+0 |
| * | staging: iio: adis16240: add of_match_table entry | Rodrigo Ribeiro | 2019-05-26 | 1 | -0/+1 |
| * | staging: iio: ad7746: add device tree support | João Seckler | 2019-05-26 | 1 | -0/+10 |
| * | staging: iio: adis16240: add device to module device table | Lucas Oshiro | 2019-05-26 | 1 | -0/+6 |
| * | staging: iio: adt7316: create of_device_id array | Bárbara Fernandes | 2019-05-26 | 1 | -0/+13 |
| * | staging: iio: adis16203: Add of_device_id table | Thiago Estrela | 2019-05-26 | 1 | -0/+8 |
| * | staging: iio: ad9834: add of_device_id table | João Victor Marques de Oliveira | 2019-05-26 | 1 | -0/+11 |
| * | staging: iio: cdc: ad7150: create macro for capacitance channels | Bárbara Fernandes | 2019-05-26 | 1 | -17/+12 |
* | | Merge 5.2-rc6 into staging-next | Greg Kroah-Hartman | 2019-06-23 | 2 | -9/+13 |
|\ \
| |/
|/| |
|
| * | staging: iio: adt7316: Fix build errors when GPIOLIB is not set | Fabio Estevam | 2019-06-08 | 1 | -1/+2 |
| * | staging:iio:ad7150: fix threshold mode config bit | Melissa Wen | 2019-05-27 | 1 | -8/+11 |
* | | staging: iio: adc: Add paragraph to describe Kconfig symbol | Vatsala Narang | 2019-05-05 | 1 | -0/+3 |
* | | staging: iio: adt7316: match parenthesis alignment | João Seckler | 2019-05-05 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2019-04-25 | 3 | -20/+34 |
|\ |
|
| * | staging: iio: ad9832: use clock framework for clock reference | Marcelo Schmitt | 2019-04-14 | 2 | -13/+25 |
| * | staging: iio: ad9832: organize includes | Marcelo Schmitt | 2019-04-14 | 1 | -6/+8 |