aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman11-23/+83
2017-10-08iio: adc: dln2-adc: fix build errorRandy Dunlap1-0/+2
2017-10-01iio: dummy: events: Add missing breakLars-Peter Clausen1-0/+1
2017-09-26iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron3-3/+0
2017-09-25iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven1-7/+3
2017-09-25iio: proximity: as3935: noise detection + threshold changesMatt Ranostay1-3/+40
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman258-634/+690
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman11-23/+83
2017-09-24iio: core: Return error for failed read_regMatt Fornero1-1/+3
2017-09-24iio: ad7793: Fix the serial interface resetDragos Bogdan1-2/+2
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+28
2017-09-24IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker1-1/+1
2017-09-24iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner1-9/+15
2017-09-24iio: adc: mcp320x: Fix oops on module unloadLukas Wunner1-0/+1
2017-09-24iio: imu: st_lsm6dsx: remove rounding configurationLorenzo Bianconi1-7/+0
2017-09-24iio: imu: st_lsm6dsx: remove LIR configurationLorenzo Bianconi1-8/+0
2017-09-24iio: adc: mt2712: Add compatible node for mt2712.Zhiyong Tao1-0/+1
2017-09-24iio: imu: st_lsm6dsx: set sensor->odr value just in st_lsm6dsx_write_raw()Lorenzo Bianconi1-1/+2
2017-09-24iio: accel: mma8452: Fix code style warning for unsigned int declarationsHarinath Nampally1-2/+2
2017-09-24iio: accel: mma8452: Fix code style warningHarinath Nampally1-3/+3
2017-09-24iio: adc: stm32: fix bad error check on max_channelsFabrice Gasnier1-1/+1
2017-09-24iio: trigger: stm32-timer: fix a corner case to write presetFabrice Gasnier1-0/+1
2017-09-24iio: trigger: stm32-timer: preset shouldn't be bufferedFabrice Gasnier1-1/+2
2017-09-24iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator in 'twl4030_madc_probe()'Christophe JAILLET1-1/+3
2017-09-24iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()'Christophe JAILLET1-1/+3
2017-09-24iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET1-2/+4
2017-09-24iio: cros_ec: Remove unused variablePaolo Cretaro1-2/+0
2017-09-24iio: adc: mcp320x: Document struct mcp320xLukas Wunner1-0/+11
2017-09-24iio: adc: mcp320x: Drop unnecessary of_device_id attributesLukas Wunner1-56/+19
2017-09-24iio: adc: mcp320x: Speed up readout of single-channel ADCsLukas Wunner1-20/+14
2017-09-24iio: chemical: ccs811: Add support for data ready triggerNarcisa Ana Maria Vasile1-1/+85
2017-09-13iio: accel: mma8452: improvements to handle multiple eventsHarinath Nampally1-157/+206
2017-09-13drivers: misc: ti_dac7512: Remove duplicate driverLukas Wunner1-0/+10
2017-09-13iio: dac: ad5446: Add IDs of compatible Texas Instruments chipsLukas Wunner2-1/+5
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds9-4/+537
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+3
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-mergedLee Jones26-58/+770
2017-09-04iio: adc: stm32: add support for lptimer triggersFabrice Gasnier1-2/+12
2017-09-04iio: counter: Add support for STM32 LPTimerFabrice Gasnier3-0/+393
2017-09-04iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier3-0/+130
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang2-2/+2
2017-09-03iio: pressure: add support to LPS33HW and LPS35HWLorenzo Bianconi4-0/+26
2017-09-03iio: imu: inv_mpu6050: make arrays hz and d staticColin Ian King1-4/+6
2017-09-03iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl1-0/+1
2017-09-03iio: adc: ti-ads1015: write config register only on changeLadislav Michl1-10/+9
2017-09-03iio: imu: inv_mpu6050: fix missing break in switchGustavo A. R. Silva1-0/+2
2017-09-03iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return valuesGustavo A. R. Silva1-0/+6
2017-09-03iio: light: tcs3472: support out-of-threshold eventsAkinobu Mita1-8/+254
2017-09-03iio:potentiometer:max5487: Drop explicit setting of module ownerJonathan Cameron1-1/+0
2017-09-03iio:potentiometer:max5481 drop explicit setting of the owner module.Jonathan Cameron1-1/+0