aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-20iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław1-0/+2
2017-08-20iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław2-22/+72
2017-08-20iio: light: tsl2583: constify i2c_device_idArvind Yadav1-1/+1
2017-08-20iio: light: apds9300: constify i2c_device_idArvind Yadav1-1/+1
2017-08-20iio: accel: bma180: constify i2c_device_idArvind Yadav1-1/+1
2017-08-18iio: chemical: ccs811: Add triggered buffer supportNarcisa Ana Maria Vasile2-5/+73
2017-08-18iio: srf08: add support for srf02 in i2c modeAndreas Klinger2-22/+67
2017-08-18iio: srf08: add sensor type srf10Andreas Klinger2-17/+77
2017-08-18iio: srf08: add triggered buffer supportAndreas Klinger1-3/+57
2017-08-18iio: srf08: add device tree tableAndreas Klinger1-0/+8
2017-08-17iio: magnetometer: add support to LIS2MDLLorenzo Bianconi4-0/+12
2017-08-17iio: adc: select triggered buffer for sama5d2 adcArnd Bergmann1-0/+1
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman9-14/+133
2017-08-12iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi1-2/+2
2017-08-12iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi1-2/+2
2017-08-12iio: adc: xadc: Fix coding style violationsSai Krishna Potthuri2-25/+23
2017-08-12iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier1-11/+20
2017-08-12iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier1-4/+51
2017-08-09HID: hid-sensor-hub: Force logical minimum to 1 for power and report stateSrinivas Pandruvada1-0/+3
2017-08-09iio: adc: ti-ads7950: Add OF device ID tableAndy Shevchenko1-0/+18
2017-08-09iio: adc: stm32: add optional st,min-sample-time-nsecsFabrice Gasnier1-4/+136
2017-07-30iio: adc: stm32: fix common clock rateFabrice Gasnier1-5/+5
2017-07-30iio: adc: ina219: Avoid underflow for sleeping timeStefan Brüns1-1/+1
2017-07-30iio: trigger: stm32-timer: add enable attributeFabrice Gasnier1-14/+41
2017-07-30iio: trigger: stm32-timer: fix get/set down count directionFabrice Gasnier1-4/+11
2017-07-30iio: trigger: stm32-timer: fix write_raw return valueFabrice Gasnier1-2/+1
2017-07-30iio: trigger: stm32-timer: fix quadrature mode get routineFabrice Gasnier1-2/+5
2017-07-30iio: bmp280: properly initialize device for humidity readingAndreas Klinger2-3/+29
2017-07-27Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman57-266/+2758
2017-07-25iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()Lorenzo Bianconi3-16/+7
2017-07-25iio: humidity: hts221: support open drain modeLorenzo Bianconi1-1/+21
2017-07-25iio: adc: New driver for Cirrus Logic EP93xx ADCAlexander Sverdlin3-0/+267
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman9-14/+133
2017-07-23iio: aspeed-adc: wait for initial sequence.Mykola Kostenok1-0/+26
2017-07-22iio: Convert to using %pOF instead of full_nameRob Herring4-16/+16
2017-07-22iio: humidity: hts221: support active-low interruptsLorenzo Bianconi3-2/+13
2017-07-22iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enableLorenzo Bianconi3-23/+8
2017-07-22iio: humidity: hts221: avoid useless ODR reconfigurationLorenzo Bianconi1-9/+8
2017-07-22iio: humidity: hts221: do not overwrite reserved data during power-downLorenzo Bianconi1-6/+4
2017-07-22iio: humidity: hts221: move BDU configuration in probe routineLorenzo Bianconi1-6/+6
2017-07-22iio: humidity: hts221: refactor write_with_mask codeLorenzo Bianconi2-58/+42
2017-07-22iio: chemical: ccs811: Add support for AMS CCS811 VOC sensorNarcisa Ana Maria Vasile3-0/+347
2017-07-17iio: adc: ad7766: Remove unneeded gpiod NULL checkFabio Estevam1-4/+2
2017-07-17iio: orientation: hid-sensor-rotation: Drop unnecessary staticJulia Lawall1-1/+1
2017-07-17iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede1-8/+1
2017-07-15iio: core: Fix mapping of iio channels to entry numbersGaurav Gupta1-1/+1
2017-07-15iio: dac: stm32: add support for stm32f4Fabrice Gasnier1-7/+31
2017-07-15iio: dac: stm32: fix error messageFabrice Gasnier1-1/+1
2017-07-10iio: adc: at91: make array startup_lookup staticColin Ian King1-1/+1
2017-07-09iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0Hans de Goede1-1/+11