aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 11-23/+83
2017-09-24iio: core: Return error for failed read_regGravatar Matt Fornero 1-1/+3
2017-09-24iio: ad7793: Fix the serial interface resetGravatar Dragos Bogdan 1-2/+2
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionGravatar Dragos Bogdan 1-0/+28
2017-09-24IIO: BME280: Updates to Humidity readings need ctrl_reg write!Gravatar Colin Parker 1-1/+1
2017-09-24iio: adc: mcp320x: Fix readout of negative voltagesGravatar Lukas Wunner 1-9/+15
2017-09-24iio: adc: mcp320x: Fix oops on module unloadGravatar Lukas Wunner 1-0/+1
2017-09-24iio: adc: stm32: fix bad error check on max_channelsGravatar Fabrice Gasnier 1-1/+1
2017-09-24iio: trigger: stm32-timer: fix a corner case to write presetGravatar Fabrice Gasnier 1-0/+1
2017-09-24iio: trigger: stm32-timer: preset shouldn't be bufferedGravatar Fabrice Gasnier 1-1/+2
2017-09-24iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator...Gravatar Christophe JAILLET 1-1/+3
2017-09-24iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Gravatar Christophe JAILLET 1-1/+3
2017-09-24iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Gravatar Christophe JAILLET 1-2/+4
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 9-4/+537
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+3
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Gravatar Lee Jones 26-58/+770
2017-09-04iio: adc: stm32: add support for lptimer triggersGravatar Fabrice Gasnier 1-2/+12
2017-09-04iio: counter: Add support for STM32 LPTimerGravatar Fabrice Gasnier 3-0/+393
2017-09-04iio: trigger: Add STM32 LPTimer trigger driverGravatar Fabrice Gasnier 3-0/+130
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 2-2/+2
2017-09-03iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDLGravatar Lorenzo Bianconi 2-1/+14
2017-09-03iio: adc: ti-ads1015: fix comparator polarity settingGravatar Akinobu Mita 1-3/+5
2017-08-28Merge 4.13-rc7 into staging-nextGravatar Greg Kroah-Hartman 8-40/+100
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 24-205/+1180
2017-08-20iio: adc: rockchip_saradc: explicitly request exclusive reset controlGravatar Philipp Zabel 1-1/+2
2017-08-20iio: dac: stm32-dac-core: explicitly request exclusive reset controlGravatar Philipp Zabel 1-1/+1
2017-08-20iio: adc: ti-ads1015: add threshold event supportGravatar Akinobu Mita 1-2/+407
2017-08-20iio: adc: ti-ads1015: use iio_device_claim_direct_mode()Gravatar Akinobu Mita 1-8/+7
2017-08-20iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setupGravatar Akinobu Mita 1-12/+5
2017-08-20iio: adc: ti-ads1015: add helper to set conversion modeGravatar Akinobu Mita 1-12/+11
2017-08-20iio: adc: ti-ads1015: remove unnecessary config register updateGravatar Akinobu Mita 1-14/+4
2017-08-20iio: adc: ti-ads1015: add adequate wait time to get correct conversionGravatar Akinobu Mita 1-12/+19
2017-08-20iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksGravatar Akinobu Mita 1-1/+1
2017-08-20iio: adc: ti-ads1015: avoid getting stale result after runtime resumeGravatar Akinobu Mita 1-2/+16
2017-08-20iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setGravatar Akinobu Mita 1-0/+7
2017-08-20iio: adc: ti-ads1015: fix scale information for ADS1115Gravatar Akinobu Mita 1-24/+24
2017-08-20iio: adc: ti-ads1015: fix incorrect data rate setting updateGravatar Akinobu Mita 1-17/+10
2017-08-20iio: adc: ti-ads7950: Allow to use on ACPI platformsGravatar Andy Shevchenko 1-4/+20
2017-08-20iio: magnetometer: ak8974: debug AMI306 calibration dataGravatar Michał Mirosław 1-0/+41
2017-08-20iio: magnetometer: st_magn: remove ihl property for LSM303AGRGravatar Lorenzo Bianconi 1-2/+0
2017-08-20iio: magnetometer: st_magn: fix status register address for LSM303AGRGravatar Lorenzo Bianconi 1-1/+1
2017-08-20iio: hid-sensor-trigger: Fix the race with user space powering up sensorsGravatar Srinivas Pandruvada 1-4/+4
2017-08-20iio: trigger: stm32-timer: fix get trigger modeGravatar Fabrice Gasnier 1-1/+1
2017-08-20iio: imu: adis16480: Fix acceleration scale factor for adis16480Gravatar Dragos Bogdan 1-1/+1
2017-08-20iio: magnetometer: ak8974: mark INT_CLEAR as preciousGravatar Michał Mirosław 1-0/+6
2017-08-20iio: magnetometer: ak8974: add_device_randomness (serial number)Gravatar Michał Mirosław 1-0/+2
2017-08-20iio: magnetometer: ak8974: support AMI306 variantGravatar Michał Mirosław 2-22/+72
2017-08-20iio: light: tsl2583: constify i2c_device_idGravatar Arvind Yadav 1-1/+1
2017-08-20iio: light: apds9300: constify i2c_device_idGravatar Arvind Yadav 1-1/+1
2017-08-20iio: accel: bma180: constify i2c_device_idGravatar Arvind Yadav 1-1/+1