aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-5/+7
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-02-26Merge tag 'iio-fixes-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman3-5/+7
2017-02-25iio: adc: xilinx: Fix error handlingChristophe JAILLET1-3/+3
2017-02-11Merge tag 'iio-fixes-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-2/+3
2017-02-11iio: 104-quad-8: Fix off-by-one error when addressing flag registerWilliam Breathitt Gray1-1/+1
2017-02-11iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin1-0/+1
2017-02-11iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin1-2/+2
2017-02-06Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman5-9/+11
2017-02-05iio: adc: handle unknow of_device_id dataArnd Bergmann1-1/+3
2017-02-01iio: stx104: Add GPIO set_multiple callback function supportWilliam Breathitt Gray1-0/+23
2017-01-31iio: stx104: Add support for GPIO namesWilliam Breathitt Gray1-1/+7
2017-01-30iio: tmp007: Fix `name` attribute ABILars-Peter Clausen1-1/+1
2017-01-30iio: stx104: Remove unneeded struct stx104_dev codeWilliam Breathitt Gray1-19/+0
2017-01-29iio: adc: stm32: add optional dma supportFabrice Gasnier4-14/+219
2017-01-28iio: adc: stm32: add trigger polarity extended attributeFabrice Gasnier1-1/+45
2017-01-28iio: adc: stm32: Enable use of stm32 timer triggersFabrice Gasnier2-0/+67
2017-01-28iio: adc: stm32: add support for triggered buffer modeFabrice Gasnier2-21/+298
2017-01-28Merge tag 'ib-mfd-iio-pwm-4.11' into testJonathan Cameron3-0/+352
2017-01-28iio: distance: srf08: add IIO driver for us rangerAndreas Klinger3-1/+411
2017-01-28iio: cros_ec: Add cros_ec barometer driverGwendal Grignou3-0/+231
2017-01-28iio: stx104: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray1-20/+2
2017-01-28iio: imu: st_lsm6dsx: add possibility to select drdy pinLorenzo Bianconi1-6/+53
2017-01-28iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCsMartin Blumenstingl3-0/+935
2017-01-28iio: common: ssp_sensors: gyro: use devm_iio_device_register()Wei Yongjun1-11/+1
2017-01-28iio: common: ssp_sensors: accel: use devm_iio_device_register()Wei Yongjun1-11/+1
2017-01-28iio: max5481: Add support for Maxim digital potentiometersMatt Weber3-0/+235
2017-01-28iio: adc: Add Renesas GyroADC driverMarek Vasut3-0/+645
2017-01-25iio: Add STM32 timer trigger driverBenjamin Gaignard3-0/+352
2017-01-23iio: accel: fix Kconfig warningLinus Walleij1-2/+2
2017-01-23Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-nextGreg Kroah-Hartman32-100/+2473
2017-01-22iio: trigger: free trigger resource correctlyAlison Schofield2-5/+5
2017-01-22iio: trigger: clean up viio_trigger_alloc()Dan Carpenter1-35/+34
2017-01-22iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks1-2/+4
2017-01-22iio: adc: constify iio_info structuresBhumika Goyal1-2/+2
2017-01-22iio: industrialio-trigger: constify device_type structuresBhumika Goyal1-1/+1
2017-01-22iio: trigger: close race condition in acquiring trigger referenceAlison Schofield1-8/+13
2017-01-22iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definitionLorenzo Bianconi1-3/+3
2017-01-22iio: adc: max1363: Export OF device ID table as module aliasesJavier Martinez Canillas1-0/+1
2017-01-22iio: potentiometer: mcp4531: Export OF device ID table as module aliasesJavier Martinez Canillas1-0/+1
2017-01-22iio: light: opt3001: Export OF device ID table as module aliasesJavier Martinez Canillas1-0/+1
2017-01-22iio: health: max30100: use msleep() for long uncritical delaysNicholas Mc Guire1-1/+1
2017-01-22iio: adc: tlc4541: add support for TI tlc4541 adcPhil Reid4-14/+287
2017-01-21iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2017-01-21iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay1-1/+1
2017-01-21iio: adc: Add Maxim MAX11100 driverJacopo Mondi3-0/+202
2017-01-21iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2017-01-21iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2017-01-21iio: bmi160: use variable names for sizeof() operatorAlison Schofield1-4/+4
2017-01-21iio: light: cm3605: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2