summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-09-051-0/+3
|\
| * HID: hid-sensor-hub: Force logical minimum to 1 for power and report stateSrinivas Pandruvada2017-08-091-0/+3
* | Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-288-40/+100
|\ \
| * | iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi2017-08-201-2/+0Star
| * | iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi2017-08-201-1/+1
| * | iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada2017-08-201-4/+4
| * | iio: trigger: stm32-timer: fix get trigger modeFabrice Gasnier2017-08-201-1/+1
| * | iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan2017-08-201-1/+1
| * | iio: adc: stm32: fix common clock rateFabrice Gasnier2017-07-301-5/+5
| * | iio: adc: ina219: Avoid underflow for sleeping timeStefan Brüns2017-07-301-1/+1
| * | iio: trigger: stm32-timer: add enable attributeFabrice Gasnier2017-07-301-14/+41
| * | iio: trigger: stm32-timer: fix get/set down count directionFabrice Gasnier2017-07-301-4/+11
| * | iio: trigger: stm32-timer: fix write_raw return valueFabrice Gasnier2017-07-301-2/+1Star
| * | iio: trigger: stm32-timer: fix quadrature mode get routineFabrice Gasnier2017-07-301-2/+5
| * | iio: bmp280: properly initialize device for humidity readingAndreas Klinger2017-07-302-3/+29
* | | Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-2024-205/+1180
|\ \ \
| * | | iio: adc: rockchip_saradc: explicitly request exclusive reset controlPhilipp Zabel2017-08-201-1/+2
| * | | iio: dac: stm32-dac-core: explicitly request exclusive reset controlPhilipp Zabel2017-08-201-1/+1
| * | | iio: adc: ti-ads1015: add threshold event supportAkinobu Mita2017-08-201-2/+407
| * | | iio: adc: ti-ads1015: use iio_device_claim_direct_mode()Akinobu Mita2017-08-201-8/+7Star
| * | | iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setupAkinobu Mita2017-08-201-12/+5Star
| * | | iio: adc: ti-ads1015: add helper to set conversion modeAkinobu Mita2017-08-201-12/+11Star
| * | | iio: adc: ti-ads1015: remove unnecessary config register updateAkinobu Mita2017-08-201-14/+4Star
| * | | 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