summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita2017-08-201-12/+19
| * | | iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita2017-08-201-1/+1
| * | | iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita2017-08-201-2/+16
| * | | iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita2017-08-201-0/+7
| * | | iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita2017-08-201-24/+24
| * | | iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita2017-08-201-17/+10Star
| * | | iio: adc: ti-ads7950: Allow to use on ACPI platformsAndy Shevchenko2017-08-201-4/+20
| * | | iio: magnetometer: ak8974: debug AMI306 calibration dataMichał Mirosław2017-08-201-0/+41
| * | | iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław2017-08-201-0/+6
| * | | iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław2017-08-201-0/+2
| * | | iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław2017-08-202-22/+72
| * | | iio: light: tsl2583: constify i2c_device_idArvind Yadav2017-08-201-1/+1
| * | | iio: light: apds9300: constify i2c_device_idArvind Yadav2017-08-201-1/+1
| * | | iio: accel: bma180: constify i2c_device_idArvind Yadav2017-08-201-1/+1
| * | | iio: chemical: ccs811: Add triggered buffer supportNarcisa Ana Maria Vasile2017-08-182-5/+73
| * | | iio: srf08: add support for srf02 in i2c modeAndreas Klinger2017-08-182-22/+67
| * | | iio: srf08: add sensor type srf10Andreas Klinger2017-08-182-17/+77
| * | | iio: srf08: add triggered buffer supportAndreas Klinger2017-08-181-3/+57
| * | | iio: srf08: add device tree tableAndreas Klinger2017-08-181-0/+8
| * | | iio: magnetometer: add support to LIS2MDLLorenzo Bianconi2017-08-174-0/+12
| * | | iio: adc: select triggered buffer for sama5d2 adcArnd Bergmann2017-08-171-0/+1
| * | | iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi2017-08-121-2/+2
| * | | iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi2017-08-121-2/+2
| * | | iio: adc: xadc: Fix coding style violationsSai Krishna Potthuri2017-08-122-25/+23Star
| * | | iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier2017-08-121-11/+20
| * | | iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier2017-08-121-4/+51
| * | | iio: adc: ti-ads7950: Add OF device ID tableAndy Shevchenko2017-08-091-0/+18
| * | | iio: adc: stm32: add optional st,min-sample-time-nsecsFabrice Gasnier2017-08-091-4/+136
* | | | Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-149-14/+133
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-249-14/+133
| |\ \ | | |/ | |/|
| | * iio: aspeed-adc: wait for initial sequence.Mykola Kostenok2017-07-231-0/+26
| | * iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede2017-07-171-8/+1Star
| | * iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0Hans de Goede2017-07-091-1/+11
| | * iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea2017-07-061-1/+1
| | * iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-062-0/+61
| | * iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede2017-07-041-1/+31
| | * iio: adc: sun4i-gpadc-iio: fix unbalanced irq enable/disableQuentin Schulz2017-07-041-2/+1Star
| | * iio: pressure: st_pressure_core: disable multiread by default for LPS22HBLorenzo Bianconi2017-06-241-1/+1
| | * iio: light: tsl2563: use correct event codeAkinobu Mita2017-06-241-1/+1
* | | Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-07-2857-266/+2758
|\ \ \ | |/ / |/| |
| * | iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()Lorenzo Bianconi2017-07-253-16/+7Star
| * | iio: humidity: hts221: support open drain modeLorenzo Bianconi2017-07-251-1/+21
| * | iio: adc: New driver for Cirrus Logic EP93xx ADCAlexander Sverdlin2017-07-253-0/+267
| * | iio: Convert to using %pOF instead of full_nameRob Herring2017-07-224-16/+16
| * | iio: humidity: hts221: support active-low interruptsLorenzo Bianconi2017-07-223-2/+13
| * | iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enableLorenzo Bianconi2017-07-223-23/+8Star
| * | iio: humidity: hts221: avoid useless ODR reconfigurationLorenzo Bianconi2017-07-221-9/+8Star
| * | iio: humidity: hts221: do not overwrite reserved data during power-downLorenzo Bianconi2017-07-221-6/+4Star
| * | iio: humidity: hts221: move BDU configuration in probe routineLorenzo Bianconi2017-07-221-6/+6
| * | iio: humidity: hts221: refactor write_with_mask codeLorenzo Bianconi2017-07-222-58/+42Star