summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2017-07-02iio: magnetometer: st_magn_spi: add OF capability to st_magn_spiLorenzo Bianconi
2017-07-02iio: accel: st_accel_spi: add OF capability to st_accel_spiLorenzo Bianconi
2017-07-02iio: magnetometer: Only declare ACPI table when ACPI is enableMatthias Kaehlcke
2017-07-02iio: sca3000: Remove trailing whitespaceReno Farnesi
2017-07-02iio:adc:ltc2497: Add support for board file based iio consumer mapping.Gaurav Gupta
2017-07-02iio: adc: stm32: make array stm32h7_adc_ckmodes_spec staticColin Ian King
2017-07-02iio: adc: mcp3422: Checking for error on probeAngelo Compagnucci
2017-07-02iio: adc: mcp3422: Changing initial channelAngelo Compagnucci
2017-07-02iio: gyro: mpu3050: Allow open drain with anythingLinus Walleij
2017-07-01iio: light: tcs3472: add link to datasheetAkinobu Mita
2017-07-01iio: adc: mt7622: Add compatible node for mt7622.Zhiyong Tao
2017-07-01iio: adc: mt7622: add support for suspend/resume.Zhiyong Tao
2017-07-01iio: imu: st_lsm6dsx: support open drain modeLorenzo Bianconi
2017-07-01iio: pressure: ms5637: Add OF match tableManivannan Sadhasivam
2017-07-01iio: humidity: htu21: Add OF match tableManivannan Sadhasivam
2017-07-01iio: adc: at91-sama5d2_adc: add support for suspend/resume functionalityEugen Hristev
2017-07-01iio: accel: st_accel_spi: rename of_device_id table in st_accel_of_matchLorenzo Bianconi
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi
2017-07-01iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDLLorenzo Bianconi
2017-07-01iio: light: tcs3472: fix ATIME register writeAkinobu Mita
2017-07-01iio: adc: Fix polling of INA219 conversion ready flagStefan BrĂ¼ns
2017-07-01iio: temperature: tsys01: Add OF match tableManivannan Sadhasivam
2017-07-01iio: adc: at91-sama5d2_adc: add hw trigger and buffer supportEugen Hristev
2017-07-01iio: adc: Kconfig: Append vendor name for IMX7D_ADCFabio Estevam
2017-07-01iio: humidity: hdc100x: add match table and device id'sMichael Stecklein
2017-07-01iio: humidity: hdc100x: document compatible HDC10xx devicesMichael Stecklein
2017-07-01iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi
2017-07-01iio: accel: bmc150: Add support for BOSC0200 ACPI device idHans de Goede
2017-06-26Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-06-24iio: pressure: st_pressure_core: disable multiread by default for LPS22HBLorenzo Bianconi
2017-06-24iio: light: tsl2563: use correct event codeAkinobu Mita
2017-06-20Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman
2017-06-13iio: imu: inv_mpu6050: test whoami first and against all known valuesJean-Baptiste Maneyrol
2017-06-13iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFERAlexander Wuerstlein
2017-06-13iio: buffer-dmaengine: Add missing header buffer_impl.hPhil Reid
2017-06-13iio: buffer-dma: Add missing header buffer_impl.hPhil Reid
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman
2017-06-11hwmon: (ads1015) move header file out of I2C realmWolfram Sang
2017-06-11iio: accel: mma9551: use NULL for GPIO connection IDAndy Shevchenko
2017-06-11iio: make stm32 trigger driver use INDIO_HARDWARE_TRIGGERED modeBenjamin Gaignard
2017-06-11iio: add hardware triggered operating modeBenjamin Gaignard
2017-06-11iio: Aspeed ADC - Handle return value of clk_prepare_enableArvind Yadav
2017-06-11Revert "iio: accel: bma180: Add support for BMA250E"Hans de Goede
2017-06-11Revert "iio: accel: bma180: Add ACPI enumeration support for BMA250E"Hans de Goede
2017-06-11iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi
2017-06-11iio: accel: st_accel_spi: fix spi_device_id tableLorenzo Bianconi
2017-06-11iio: imu: inv_mpu6050: replace sprintf with scnprintfJean-Baptiste Maneyrol
2017-06-11iio: imu: inv_mpu6050: fix lock issues by using our own mutexJean-Baptiste Maneyrol
2017-06-11iio: imu: st_lsm6dsx: support active-low interruptsLorenzo Bianconi