summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2017-08-20iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław
2017-08-20iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław
2017-08-20iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław
2017-08-20iio: light: tsl2583: constify i2c_device_idArvind Yadav
2017-08-20iio: light: apds9300: constify i2c_device_idArvind Yadav
2017-08-20iio: accel: bma180: constify i2c_device_idArvind Yadav
2017-08-18iio: chemical: ccs811: Add triggered buffer supportNarcisa Ana Maria Vasile
2017-08-18iio: srf08: add support for srf02 in i2c modeAndreas Klinger
2017-08-18iio: srf08: add sensor type srf10Andreas Klinger
2017-08-18iio: srf08: add triggered buffer supportAndreas Klinger
2017-08-18iio: srf08: add device tree tableAndreas Klinger
2017-08-17iio: magnetometer: add support to LIS2MDLLorenzo Bianconi
2017-08-17iio: adc: select triggered buffer for sama5d2 adcArnd Bergmann
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-08-12iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi
2017-08-12iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi
2017-08-12iio: adc: xadc: Fix coding style violationsSai Krishna Potthuri
2017-08-12iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier
2017-08-12iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier
2017-08-09HID: hid-sensor-hub: Force logical minimum to 1 for power and report stateSrinivas Pandruvada
2017-08-09iio: adc: ti-ads7950: Add OF device ID tableAndy Shevchenko
2017-08-09iio: adc: stm32: add optional st,min-sample-time-nsecsFabrice Gasnier
2017-07-30iio: adc: stm32: fix common clock rateFabrice Gasnier
2017-07-30iio: adc: ina219: Avoid underflow for sleeping timeStefan Brüns
2017-07-30iio: trigger: stm32-timer: add enable attributeFabrice Gasnier
2017-07-30iio: trigger: stm32-timer: fix get/set down count directionFabrice Gasnier
2017-07-30iio: trigger: stm32-timer: fix write_raw return valueFabrice Gasnier
2017-07-30iio: trigger: stm32-timer: fix quadrature mode get routineFabrice Gasnier
2017-07-30iio: bmp280: properly initialize device for humidity readingAndreas Klinger
2017-07-27Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-07-25iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()Lorenzo Bianconi
2017-07-25iio: humidity: hts221: support open drain modeLorenzo Bianconi
2017-07-25iio: adc: New driver for Cirrus Logic EP93xx ADCAlexander Sverdlin
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-07-23iio: aspeed-adc: wait for initial sequence.Mykola Kostenok
2017-07-22iio: Convert to using %pOF instead of full_nameRob Herring
2017-07-22iio: humidity: hts221: support active-low interruptsLorenzo Bianconi
2017-07-22iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enableLorenzo Bianconi
2017-07-22iio: humidity: hts221: avoid useless ODR reconfigurationLorenzo Bianconi
2017-07-22iio: humidity: hts221: do not overwrite reserved data during power-downLorenzo Bianconi
2017-07-22iio: humidity: hts221: move BDU configuration in probe routineLorenzo Bianconi
2017-07-22iio: humidity: hts221: refactor write_with_mask codeLorenzo Bianconi
2017-07-22iio: chemical: ccs811: Add support for AMS CCS811 VOC sensorNarcisa Ana Maria Vasile
2017-07-17iio: adc: ad7766: Remove unneeded gpiod NULL checkFabio Estevam
2017-07-17iio: orientation: hid-sensor-rotation: Drop unnecessary staticJulia Lawall
2017-07-17iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede
2017-07-15iio: core: Fix mapping of iio channels to entry numbersGaurav Gupta
2017-07-15iio: dac: stm32: add support for stm32f4Fabrice Gasnier
2017-07-15iio: dac: stm32: fix error messageFabrice Gasnier
2017-07-10iio: adc: at91: make array startup_lookup staticColin Ian King