summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* 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
* iio: adc: stm32: introduce compatible data cfgFabrice Gasnier2017-06-112-59/+205
* iio: adc: stm32: make core adc clock optional by defaultFabrice Gasnier2017-06-111-12/+26
* iio: adc: Fix integration time/averaging for INA219/220Stefan Brüns2017-06-031-22/+182
* iio: adc: meson-saradc: use NULL instead of 0 for pointerPaolo Cretaro2017-06-031-1/+1
* iio:adc:lpc32xx Handle return value of clk_prepare_enableArvind Yadav2017-06-031-2/+6
* iio: adc: mxs-lradc: fix non-static symbol warningsPaolo Cretaro2017-06-031-16/+16
* Revert "iio: hi8435: cleanup reset gpio"Jonathan Cameron2017-06-031-7/+5
* iio: adc: xilinx: Handle return value of clk_prepare_enableArvind Yadav2017-06-031-1/+4
* iio: adc: ina2xx: Make use of attribute flags consistent on all channelsStefan Brüns2017-06-031-0/+2
* iio: hi8435: remote ampersands from hi8435_info definitionNikita Yushchenko2017-06-031-4/+4
* iio: adc: cpcap: Remove hung interrupt quirkTony Lindgren2017-06-031-23/+1
* iio: adc: cpcap: Fix die temperatureTony Lindgren2017-06-031-3/+28
* iio: adc: cpcap: Fix default register values and battery temperatureTony Lindgren2017-06-031-8/+49
* Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-05-2939-186/+2379
|\
| * iio: adc: Add support for TI ADC108S102 and ADC128S102Jan Kiszka2017-05-213-0/+361
| * iio: imu: st_lsm6dsx: substitute ifdef CONFIG_PM with __maybe_unused macroLorenzo Bianconi2017-05-211-4/+2
| * iio: accel: bma180: Add ACPI enumeration support for BMA250EHans de Goede2017-05-211-2/+19
| * iio: accel: bma180: Add support for BMA250EHans de Goede2017-05-211-1/+23
| * iio: light: rpr0521 channel numbers reorderedMikko Koivunen2017-05-211-20/+20
| * iio: light: rpr0521 proximity offset read/writeMikko Koivunen2017-05-211-0/+52
| * iio: light: rpr0521 sample_frequency read/writeMikko Koivunen2017-05-211-0/+117
| * iio: light: rpr0521 whitespace fixesMikko Koivunen2017-05-211-0/+3
| * iio: light: rpr0521 magic number to sizeof() on value readMikko Koivunen2017-05-211-1/+1
| * iio: light: rpr0521 on-off sequence change for CONFIG_PMMikko Koivunen2017-05-211-24/+46
| * iio: light: rpr0521 poweroff for probe failsMikko Koivunen2017-05-211-2/+15
| * iio: light: rpr0521 disable sensor -bugfixMikko Koivunen2017-05-211-2/+8
| * iio: hi8435: cleanup reset gpioNikita Yushchenko2017-05-201-5/+7
| * iio: hi8435: make in_voltage_sensing_mode_available visibleNikita Yushchenko2017-05-201-0/+1
| * iio: hi8435: avoid garbage event at first enableNikita Yushchenko2017-05-201-2/+13
| * iio: hi8435: add raw accessNikita Yushchenko2017-05-201-0/+22
| * iio: light: isl29018: Only declare ACPI table when ACPI is enabledMatthias Kaehlcke2017-05-201-0/+2
| * iio: hid-sensor-hub: Implement batch modeSrinivas Pandruvada2017-05-162-0/+124
| * iio: tsl2583: add runtime power management supportBrian Masney2017-05-161-30/+76
| * iio: humidity: hts221: add power management supportLorenzo Bianconi2017-05-144-4/+55
| * iio: adc: add driver for the ti-adc084s021 chipMårten Lindahl2017-05-143-0/+288
| * iio:ad5064: Add support for ltc2633 and similar devicesMike Looijmans2017-05-142-3/+71
OpenPOWER on IntegriCloud