aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds2-2/+2
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds106-495/+10150
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-11/+4
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds5-1765/+1485
2017-04-27iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCsQuentin Schulz3-0/+628
2017-04-20Annotate hardware config module parameters in drivers/iio/David Howells2-2/+2
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman6-18/+54
2017-04-18Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman23-370/+3423
2017-04-14IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger1-5/+6
2017-04-14iio: light: apds9960: add system-wide suspendMatt Ranostay1-0/+2
2017-04-14iio: dac: add support for stm32 DACFabrice Gasnier5-0/+582
2017-04-14iio: imu: st_lsm6dsx: simplify data ready pin parsingLorenzo Bianconi1-9/+1
2017-04-14iio: adc: add max1117/max1118/max1119 ADC driverAkinobu Mita3-0/+320
2017-04-14iio: stm32 trigger: Add counter enable modesBenjamin Gaignard1-0/+70
2017-04-14iio: stm32 trigger: Add quadrature encoder deviceBenjamin Gaignard1-6/+238
2017-04-14iio: proximity: as3935: fix as3935_writeMatt Ranostay1-2/+1
2017-04-14iio: dac: ad7303: fix channel descriptionPavel Roskin1-3/+3
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman6-7/+30
2017-04-08iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev nameLorenzo Bianconi4-8/+14
2017-04-08iio: adc: add a driver for Qualcomm PM8xxx HK/XOADCLinus Walleij3-0/+1048
2017-04-08iio: adc: break out common code from SPMI VADCLinus Walleij5-310/+358
2017-04-08iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensorQuentin Schulz2-4/+98
2017-04-08iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new functionQuentin Schulz1-33/+45
2017-04-08iio: adc: Add Maxim max9611 ADC driverJacopo Mondi3-0/+596
2017-04-08iio: stm32 trigger: fix sampling_frequency readFabrice Gasnier1-3/+3
2017-04-08iio: hid-sensor: Fix unbalanced pm_runtime_enable errorSrinivas Pandruvada1-0/+4
2017-04-08iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada2-5/+41
2017-04-03iio: adc: stm32: add dt option to set resolutionFabrice Gasnier1-1/+49
2017-04-03iio: gyro: mpu3050: stop double error reportingPeter Rosin1-3/+2
2017-04-03Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman41-68/+2657
2017-04-02iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handlerLorenzo Bianconi1-15/+26
2017-04-02iio: hid-sensor-attributes: Fix sensor property setting failure.Song Hongyan1-0/+10
2017-04-02iio: adc: sun4i: add THERMAL dependencyArnd Bergmann1-0/+1
2017-04-02iio: accel: hid-sensor-accel-3d: Fix duplicate scan index errorSrinivas Pandruvada1-1/+2
2017-04-02iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative valuesNikolaus Schulz1-4/+3
2017-04-02iio:adc: Driver for Linear Technology LTC2497 ADCMichael Hennerich3-0/+290
2017-04-02iio: st_pressure: initialize lps22hb bootimeShrirang Bagul1-0/+1
2017-04-02iio:imu:mpu6050 add explicit mpu9250 supportJonathan Cameron4-0/+14
2017-04-02iio: pressure: zpa2326: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-04-02iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-04-02iio: humidity: hts221: Remove unnecessary cast on void pointersimran singhal1-1/+1
2017-04-02iio: dac: ad5504: Remove unnecessary cast on void pointersimran singhal1-1/+1
2017-04-02iio: common: ms_sensors: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-04-02iio: adc: Remove unnecessary cast on void pointersimran singhal6-6/+6
2017-04-02iio: light: lm3533-als: constify attribute_group structuressimran singhal1-2/+2
2017-04-01iio: Aspeed ADCRick Altherr3-0/+307
2017-04-01iio: adc: hx711: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: humidity: hdc100x: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: light: apds9960: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: light: bh1750: constify attribute_group structuressimran singhal1-1/+1