summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-03-0639-56/+2872
|\
| * iio: hid: Add temperature sensor supportSong Hongyan2017-03-044-0/+329
| * iio: accel: adxl345: Add SPI supportEva Rachel Retuya2017-03-043-0/+96
| * iio: accel: adxl345: Split driver into core and I2CEva Rachel Retuya2017-03-045-51/+113
| * iio: accel: adxl345: Use I2C regmap instead of direct I2C accessEva Rachel Retuya2017-03-042-23/+44
| * hid: hid-sensor-prox: Add more data field for hysteresis parsingSong Hongyan2017-02-251-0/+7
| * iio: adc: meson-saradc: improve meson_sar_adc_read_raw_sampleHeiner Kallweit2017-02-191-19/+17
| * iio: adc: meson-saradc: switch from polling to interrupt modeHeiner Kallweit2017-02-191-5/+51
| * iio: maxim_thermocouple: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: pulsedlight-lidar-lite-v2: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: lmp91000: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: max30102: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: max30100: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: cio-dac: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: quad-8: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: stx104: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron2017-02-113-0/+232
| * staging:iio:adc:spear Move out of staging.Jonathan Cameron2017-02-113-0/+407
| * iio:temperature:tmp007: Add irq and threshold events supportManivannan Sadhasivam2017-02-051-12/+265
| * iio: health: add MAX30102 oximeter driver supportMatt Ranostay2017-02-053-0/+499
| * iio: accel: Add driver for the Analog Devices ADXL345 3-axis accelerometerEva Rachel Retuya2017-02-053-0/+206
| * iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity SensorsGwendal Grignou2017-02-043-0/+300
| * iio: imu: st_lsm6dsx: add support to lsm6ds3hLorenzo Bianconi2017-02-046-6/+26
| * iio: imu: st_lsm6dsx: add support to lsm6dslLorenzo Bianconi2017-02-046-5/+18
| * iio: imu: st_lsm6dsx: add support to multiple devices with the same settingsLorenzo Bianconi2017-02-042-15/+18
| * iio: distance: add devantech us ranger srf04Andreas Klinger2017-02-043-0/+316
* | Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-03-043-5/+7
|\ \
| * \ Merge tag 'iio-fixes-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-263-5/+7
| |\ \
| | * | iio: adc: xilinx: Fix error handlingChristophe JAILLET2017-02-251-3/+3
| | * | iio: 104-quad-8: Fix off-by-one error when addressing flag registerWilliam Breathitt Gray2017-02-111-1/+1
| | * | iio: adc: handle unknow of_device_id dataArnd Bergmann2017-02-051-1/+3
| | |/
* | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
|/ /
* | Merge tag 'iio-fixes-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-112-2/+3
|\ \
| * | iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin2017-02-111-0/+1
| * | iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin2017-02-111-2/+2
* | | Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman2017-02-065-9/+11
|\ \ \ | |/ / | | / | |/ |/|
| * iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks2017-01-221-2/+4
| * iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
| * iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay2017-01-211-1/+1
| * iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
| * iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
* | iio: stx104: Add GPIO set_multiple callback function supportWilliam Breathitt Gray2017-02-011-0/+23
* | iio: stx104: Add support for GPIO namesWilliam Breathitt Gray2017-01-311-1/+7
* | iio: tmp007: Fix `name` attribute ABILars-Peter Clausen2017-01-301-1/+1
* | iio: stx104: Remove unneeded struct stx104_dev codeWilliam Breathitt Gray2017-01-301-19/+0
* | iio: adc: stm32: add optional dma supportFabrice Gasnier2017-01-294-14/+219
* | iio: adc: stm32: add trigger polarity extended attributeFabrice Gasnier2017-01-281-1/+45
* | iio: adc: stm32: Enable use of stm32 timer triggersFabrice Gasnier2017-01-282-0/+67
* | iio: adc: stm32: add support for triggered buffer modeFabrice Gasnier2017-01-282-21/+298
* | Merge tag 'ib-mfd-iio-pwm-4.11' into testJonathan Cameron2017-01-283-0/+352
|\ \
OpenPOWER on IntegriCloud