aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-02iio: magnetometer: st_magn_spi: add OF capability to st_magn_spiLorenzo Bianconi1-0/+25
2017-07-02iio: accel: st_accel_spi: add OF capability to st_accel_spiLorenzo Bianconi1-8/+61
2017-07-02iio: magnetometer: Only declare ACPI table when ACPI is enableMatthias Kaehlcke1-0/+2
2017-07-02iio: sca3000: Remove trailing whitespaceReno Farnesi1-3/+3
2017-07-02iio:adc:ltc2497: Add support for board file based iio consumer mapping.Gaurav Gupta1-19/+35
2017-07-02iio: adc: stm32: make array stm32h7_adc_ckmodes_spec staticColin Ian King1-1/+1
2017-07-02iio: adc: mcp3422: Checking for error on probeAngelo Compagnucci1-1/+3
2017-07-02iio: adc: mcp3422: Changing initial channelAngelo Compagnucci1-1/+1
2017-07-02iio: gyro: mpu3050: Allow open drain with anythingLinus Walleij1-10/+0
2017-07-01iio: light: tcs3472: add link to datasheetAkinobu Mita1-0/+2
2017-07-01iio: adc: mt7622: Add compatible node for mt7622.Zhiyong Tao1-0/+1
2017-07-01iio: adc: mt7622: add support for suspend/resume.Zhiyong Tao1-0/+36
2017-07-01iio: imu: st_lsm6dsx: support open drain modeLorenzo Bianconi1-0/+17
2017-07-01iio: pressure: ms5637: Add OF match tableManivannan Sadhasivam1-1/+11
2017-07-01iio: humidity: htu21: Add OF match tableManivannan Sadhasivam1-0/+8
2017-07-01iio: adc: at91-sama5d2_adc: add support for suspend/resume functionalityEugen Hristev1-10/+80
2017-07-01iio: accel: st_accel_spi: rename of_device_id table in st_accel_of_matchLorenzo Bianconi1-3/+3
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi6-33/+39
2017-07-01iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDLLorenzo Bianconi1-1/+1
2017-07-01iio: light: tcs3472: fix ATIME register writeAkinobu Mita1-1/+1
2017-07-01iio: adc: Fix polling of INA219 conversion ready flagStefan BrĂ¼ns1-7/+29
2017-07-01iio: temperature: tsys01: Add OF match tableManivannan Sadhasivam1-0/+7
2017-07-01iio: adc: at91-sama5d2_adc: add hw trigger and buffer supportEugen Hristev1-5/+232
2017-07-01iio: adc: Kconfig: Append vendor name for IMX7D_ADCFabio Estevam1-1/+1
2017-07-01iio: humidity: hdc100x: add match table and device id'sMichael Stecklein1-0/+11
2017-07-01iio: humidity: hdc100x: document compatible HDC10xx devicesMichael Stecklein2-1/+13
2017-07-01iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi4-6/+14
2017-07-01iio: accel: bmc150: Add support for BOSC0200 ACPI device idHans de Goede1-0/+1
2017-06-26Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg 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