summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * iio: pressure: zpa2326: report interrupted case as failureNicholas Mc Guire2017-05-141-7/+11
| * iio: stm32 trigger: Add support for TRGO2 triggersFabrice Gasnier2017-05-071-14/+99
| * iio: adc: Fix bad GENMASK use, typos, whitespaceStefan Brüns2017-05-071-6/+6
| * iio: hid-sensor-accel-3d: Drop unnecessary staticJulia Lawall2017-05-071-1/+1
| * iio: temperature: maxim_thermocouple: add MAX31856 partMatt Ranostay2017-05-071-0/+1
| * iio: adc: meson-saradc: add Meson8b SoC compatibilityMartin Blumenstingl2017-05-071-24/+56
| * iio: adc: meson-saradc: mark all meson_sar_adc_data static and constMartin Blumenstingl2017-05-071-3/+3
| * iio: hid-sensor-rotation: Add "scale" and "offset" properties parse supportSong Hongyan2017-05-072-0/+26
| * iio: hid-sensor-rotation: Add geomagnetic orientation sensor hid support.Song Hongyan2017-05-071-0/+7
| * iio: hid-sensor-rotation: Add relative orientation sensor hid supportSong Hongyan2017-05-071-8/+20
| * iio: imu: st_lsm6dsx: add system power management supportLorenzo Bianconi2017-04-304-0/+58
| * iio: imu: st_lsm6dsx: modify st_lsm6dsx_flush_fifo and st_lsm6dsx_set_fifo_mo...Lorenzo Bianconi2017-04-302-3/+6
| * iio: isl29028: add isl29030 supportSebastian Reichel2017-04-301-0/+6
| * iio: proximity: as3935: move storm out of range checkMatt Ranostay2017-04-271-3/+3
| * iio: hid-sensor: fix return of -EINVAL on invalid values in ret or valueColin Ian King2017-04-271-2/+2
| * iio: core: Fix suspicious sizeof usageOrson Zhai2017-04-271-2/+2