summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* 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
* iio: adc: rcar-gyroadc: Derive interface clock speed from fck clockMarek Vasut2017-04-271-8/+8
* iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul2017-04-262-7/+8
* staging: iio: isl29028: move out of stagingBrian Masney2017-04-263-0/+734
* iio: inkern: fix a static checker errorPeter Rosin2017-04-261-3/+1
* iio: pressure: Fix name of BME280 part in KconfigPeter Meerwald-Stadler2017-04-231-1/+1
* Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-04-186-18/+54
|\
| * IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger2017-04-141-5/+6
| * iio: proximity: as3935: fix as3935_writeMatt Ranostay2017-04-141-2/+1
| * iio: dac: ad7303: fix channel descriptionPavel Roskin2017-04-141-3/+3
| * iio: stm32 trigger: fix sampling_frequency readFabrice Gasnier2017-04-081-3/+3
| * iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada2017-04-082-5/+41
* | Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-04-1823-370/+3423
|\ \
| * | iio: light: apds9960: add system-wide suspendMatt Ranostay2017-04-141-0/+2
| * | iio: dac: add support for stm32 DACFabrice Gasnier2017-04-145-0/+582
| * | iio: imu: st_lsm6dsx: simplify data ready pin parsingLorenzo Bianconi2017-04-141-9/+1
| * | iio: adc: add max1117/max1118/max1119 ADC driverAkinobu Mita2017-04-143-0/+320
| * | iio: stm32 trigger: Add counter enable modesBenjamin Gaignard2017-04-141-0/+70
| * | iio: stm32 trigger: Add quadrature encoder deviceBenjamin Gaignard2017-04-141-6/+238
| * | iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev nameLorenzo Bianconi2017-04-084-8/+14
| * | iio: adc: add a driver for Qualcomm PM8xxx HK/XOADCLinus Walleij2017-04-083-0/+1048
| * | iio: adc: break out common code from SPMI VADCLinus Walleij2017-04-085-310/+358
| * | iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensorQuentin Schulz2017-04-082-4/+98
| * | iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new functionQuentin Schulz2017-04-081-33/+45
| * | iio: adc: Add Maxim max9611 ADC driverJacopo Mondi2017-04-083-0/+596
| * | iio: hid-sensor: Fix unbalanced pm_runtime_enable errorSrinivas Pandruvada2017-04-081-0/+4
| * | iio: adc: stm32: add dt option to set resolutionFabrice Gasnier2017-04-031-1/+49
| * | iio: gyro: mpu3050: stop double error reportingPeter Rosin2017-04-031-3/+2
* | | Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman2017-04-106-7/+30
|\ \ \ | |/ / |/| / | |/
| * iio: hid-sensor-attributes: Fix sensor property setting failure.Song Hongyan2017-04-021-0/+10
| * iio: accel: hid-sensor-accel-3d: Fix duplicate scan index errorSrinivas Pandruvada2017-04-021-1/+2
| * iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative valuesNikolaus Schulz2017-04-021-4/+3
| * iio: st_pressure: initialize lps22hb bootimeShrirang Bagul2017-04-021-0/+1
| * iio: bmg160: reset chip when probingQuentin Schulz2017-03-251-0/+12
| * iio: cros_ec_sensors: Fix return value to get raw and calibbias data.Enric Balletbo i Serra2017-03-251-2/+2
* | Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-04-0341-68/+2657
|\ \
| * | iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handlerLorenzo Bianconi2017-04-021-15/+26
| * | iio: adc: sun4i: add THERMAL dependencyArnd Bergmann2017-04-021-0/+1
| * | iio:adc: Driver for Linear Technology LTC2497 ADCMichael Hennerich2017-04-023-0/+290
| * | iio:imu:mpu6050 add explicit mpu9250 supportJonathan Cameron2017-04-024-0/+14
| * | iio: pressure: zpa2326: Remove unnecessary cast on void pointersimran singhal2017-04-021-2/+2
| * | iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointersimran singhal2017-04-021-2/+2
OpenPOWER on IntegriCloud