summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: adc: mcp3422: Changing initial channelAngelo Compagnucci2017-07-021-1/+1
| * | iio: gyro: mpu3050: Allow open drain with anythingLinus Walleij2017-07-021-10/+0
| * | iio: light: tcs3472: add link to datasheetAkinobu Mita2017-07-011-0/+2
| * | iio: adc: mt7622: Add compatible node for mt7622.Zhiyong Tao2017-07-011-0/+1
| * | iio: adc: mt7622: add support for suspend/resume.Zhiyong Tao2017-07-011-0/+36
| * | iio: imu: st_lsm6dsx: support open drain modeLorenzo Bianconi2017-07-011-0/+17
| * | iio: pressure: ms5637: Add OF match tableManivannan Sadhasivam2017-07-011-1/+11
| * | iio: humidity: htu21: Add OF match tableManivannan Sadhasivam2017-07-011-0/+8
| * | iio: adc: at91-sama5d2_adc: add support for suspend/resume functionalityEugen Hristev2017-07-011-10/+80
| * | iio: accel: st_accel_spi: rename of_device_id table in st_accel_of_matchLorenzo Bianconi2017-07-011-3/+3
| * | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2017-07-016-33/+39
| * | iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDLLorenzo Bianconi2017-07-011-1/+1
| * | iio: light: tcs3472: fix ATIME register writeAkinobu Mita2017-07-011-1/+1
| * | iio: adc: Fix polling of INA219 conversion ready flagStefan BrĂ¼ns2017-07-011-7/+29
| * | iio: temperature: tsys01: Add OF match tableManivannan Sadhasivam2017-07-011-0/+7
| * | iio: adc: at91-sama5d2_adc: add hw trigger and buffer supportEugen Hristev2017-07-011-5/+232
| * | iio: adc: Kconfig: Append vendor name for IMX7D_ADCFabio Estevam2017-07-011-1/+1
| * | iio: humidity: hdc100x: add match table and device id'sMichael Stecklein2017-07-011-0/+11
| * | iio: humidity: hdc100x: document compatible HDC10xx devicesMichael Stecklein2017-07-012-1/+13
| * | iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi2017-07-014-6/+14
| * | iio: accel: bmc150: Add support for BOSC0200 ACPI device idHans de Goede2017-07-011-0/+1
* | | Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-041-1/+1
|\ \ \
| * | | hwmon: (ads1015) move header file out of I2C realmWolfram Sang2017-06-121-1/+1
* | | | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-046-0/+545
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-127-35/+44
| |\| |
| * | | iio: multiplexer: new iio category and iio-mux driverPeter Rosin2017-06-035-0/+485
| * | | iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin2017-06-031-0/+60
* | | | Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-06-2626-415/+1585
|\ \ \ \
| * | | | iio: imu: inv_mpu6050: test whoami first and against all known valuesJean-Baptiste Maneyrol2017-06-131-9/+24
| * | | | iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFERAlexander Wuerstlein2017-06-131-1/+1
| * | | | iio: accel: mma9551: use NULL for GPIO connection IDAndy Shevchenko2017-06-111-3/+1
| * | | | iio: make stm32 trigger driver use INDIO_HARDWARE_TRIGGERED modeBenjamin Gaignard2017-06-111-0/+61
| * | | | iio: add hardware triggered operating modeBenjamin Gaignard2017-06-111-2/+2
| * | | | iio: Aspeed ADC - Handle return value of clk_prepare_enableArvind Yadav2017-06-111-1/+5
| * | | | Revert "iio: accel: bma180: Add support for BMA250E"Hans de Goede2017-06-111-23/+1
| * | | | Revert "iio: accel: bma180: Add ACPI enumeration support for BMA250E"Hans de Goede2017-06-111-19/+2
| * | | | iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi2017-06-111-2/+0
| * | | | iio: accel: st_accel_spi: fix spi_device_id tableLorenzo Bianconi2017-06-111-4/+0
| * | | | iio: imu: inv_mpu6050: replace sprintf with scnprintfJean-Baptiste Maneyrol2017-06-111-1/+2
| * | | | iio: imu: inv_mpu6050: fix lock issues by using our own mutexJean-Baptiste Maneyrol2017-06-115-74/+103
| * | | | iio: imu: st_lsm6dsx: support active-low interruptsLorenzo Bianconi2017-06-111-0/+14
| * | | | iio: adc: ad7791: Use sysfs_match_string() helperAndy Shevchenko2017-06-111-5/+3
| * | | | iio: core: Use __sysfs_match_string() helperAndy Shevchenko2017-06-111-9/+4
| * | | | iio: proximity: sx9500: Use devm_gpiod_get()Andy Shevchenko2017-06-111-2/+1
| * | | | iio: adc: twl4030: Fold twl4030-madc.h into driverSebastian Reichel2017-06-111-1/+112
| * | | | iio: adc: twl4030: Remove twl4030_madc_request.func_cbSebastian Reichel2017-06-111-70/+0
| * | | | iio: adc: twl4030: Unexport twl4030_madc_conversion()Sebastian Reichel2017-06-111-2/+3
| * | | | iio: adc: twl4030: Drop twl4030_get_madc_conversion()Sebastian Reichel2017-06-111-21/+0
| * | | | iio: adc: stm32: add support for STM32H7Fabrice Gasnier2017-06-113-4/+701
| * | | | iio: adc: stm32: make per instance bus clock optionalFabrice Gasnier2017-06-111-8/+20