summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman9-14/+133
2017-07-23iio: aspeed-adc: wait for initial sequence.Mykola Kostenok1-0/+26
2017-07-17iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede1-8/+1
2017-07-09iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0Hans de Goede1-1/+11
2017-07-06iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea1-1/+1
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2-0/+61
2017-07-04iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede1-1/+31
2017-07-04iio: adc: sun4i-gpadc-iio: fix unbalanced irq enable/disableQuentin Schulz1-2/+1
2017-07-04Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-0/+545
2017-06-26Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman26-415/+1585
2017-06-24iio: pressure: st_pressure_core: disable multiread by default for LPS22HBLorenzo Bianconi1-1/+1
2017-06-24iio: light: tsl2563: use correct event codeAkinobu Mita1-1/+1
2017-06-20Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman6-7/+48
2017-06-13iio: imu: inv_mpu6050: test whoami first and against all known valuesJean-Baptiste Maneyrol1-9/+24
2017-06-13iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFERAlexander Wuerstlein1-1/+1
2017-06-13iio: buffer-dmaengine: Add missing header buffer_impl.hPhil Reid1-0/+1
2017-06-13iio: buffer-dma: Add missing header buffer_impl.hPhil Reid1-0/+1
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman7-35/+44
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman7-35/+44
2017-06-11hwmon: (ads1015) move header file out of I2C realmWolfram Sang1-1/+1
2017-06-11iio: accel: mma9551: use NULL for GPIO connection IDAndy Shevchenko1-3/+1
2017-06-11iio: make stm32 trigger driver use INDIO_HARDWARE_TRIGGERED modeBenjamin Gaignard1-0/+61
2017-06-11iio: add hardware triggered operating modeBenjamin Gaignard1-2/+2
2017-06-11iio: Aspeed ADC - Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-06-11Revert "iio: accel: bma180: Add support for BMA250E"Hans de Goede1-23/+1
2017-06-11Revert "iio: accel: bma180: Add ACPI enumeration support for BMA250E"Hans de Goede1-19/+2
2017-06-11iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi1-2/+0
2017-06-11iio: accel: st_accel_spi: fix spi_device_id tableLorenzo Bianconi1-4/+0
2017-06-11iio: imu: inv_mpu6050: replace sprintf with scnprintfJean-Baptiste Maneyrol1-1/+2
2017-06-11iio: imu: inv_mpu6050: fix lock issues by using our own mutexJean-Baptiste Maneyrol5-74/+103
2017-06-11iio: imu: st_lsm6dsx: support active-low interruptsLorenzo Bianconi1-0/+14
2017-06-11iio: adc: ad7791: Use sysfs_match_string() helperAndy Shevchenko1-5/+3
2017-06-11iio: core: Use __sysfs_match_string() helperAndy Shevchenko1-9/+4
2017-06-11iio: proximity: sx9500: Use devm_gpiod_get()Andy Shevchenko1-2/+1
2017-06-11iio: adc: twl4030: Fold twl4030-madc.h into driverSebastian Reichel1-1/+112
2017-06-11iio: adc: twl4030: Remove twl4030_madc_request.func_cbSebastian Reichel1-70/+0
2017-06-11iio: adc: twl4030: Unexport twl4030_madc_conversion()Sebastian Reichel1-2/+3
2017-06-11iio: adc: twl4030: Drop twl4030_get_madc_conversion()Sebastian Reichel1-21/+0
2017-06-11iio: adc: stm32: add support for STM32H7Fabrice Gasnier3-4/+701
2017-06-11iio: adc: stm32: make per instance bus clock optionalFabrice Gasnier1-8/+20
2017-06-11iio: adc: stm32: introduce compatible data cfgFabrice Gasnier2-59/+205
2017-06-11iio: adc: stm32: make core adc clock optional by defaultFabrice Gasnier1-12/+26
2017-06-11iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifoMartin Blumenstingl1-2/+2
2017-06-03iio: multiplexer: new iio category and iio-mux driverPeter Rosin5-0/+485
2017-06-03iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin1-0/+60
2017-06-03iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()Wei Yongjun1-2/+5
2017-06-03iio: adc: Fix integration time/averaging for INA219/220Stefan BrĂ¼ns1-22/+182
2017-06-03iio: adc: meson-saradc: use NULL instead of 0 for pointerPaolo Cretaro1-1/+1
2017-06-03iio:adc:lpc32xx Handle return value of clk_prepare_enableArvind Yadav1-2/+6