summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-04-04iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: gyro: bmg160: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: accel: bma180: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: accel: bmc150: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko
2019-04-04iio:adc:ad7923: Rewrite comparison to NULLBárbara Fernandes
2019-04-04iio:adc:ad7923: Put macro argument between ()'sBárbara Fernandes
2019-04-04iio:adc:ad7923: Use BIT macro instead of bitshiftBárbara Fernandes
2019-04-04iio:adc:ad7923: Align broken line to parenthesisBárbara Fernandes
2019-04-04iio: counter: stm32-lptimer: Add power management supportFabrice Gasnier
2019-04-04iio: imu: adis16480: Add support for ADIS1649x family of devicesStefan Popa
2019-04-04iio: imu: adis16480: Deal with filter freq in a generic wayStefan Popa
2019-04-04iio: imu: adis16480: Calculate the sampling frequency in a generic wayStefan Popa
2019-04-04iio: imu: adis16480: Treat temperature scale in a generic wayStefan Popa
2019-04-04iio: imu: adis16480: Add OF device ID tableStefan Popa
2019-04-04iio: imu: adis16480: Add support for configurable drdy indicatorStefan Popa
2019-04-04iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen
2019-04-04iio: trigger: Print an error if there is no available irqMathieu Othacehe
2019-04-04iio: mma8452: mark expected switch fall-throughGustavo A. R. Silva
2019-04-04iio: chemical: pms7003: extend supported sensors listTomasz Duszynski
2019-04-04iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()Wei Yongjun
2019-04-04iio: remove redundant unlikely annotationChengguang Xu
2019-03-31iio: core: fix a possible circular locking dependencyFabrice Gasnier
2019-03-24iio: ad_sigma_delta: select channel when reading registerDragos Bogdan
2019-03-16iio: pms7003: select IIO_TRIGGERED_BUFFERArnd Bergmann
2019-03-16iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou
2019-03-16iio: adc: xilinx: prevent touching unclocked h/w on removeSven Van Asbroeck
2019-03-16iio: adc: xilinx: fix potential use-after-free on probeSven Van Asbroeck
2019-03-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck
2019-03-16iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais
2019-03-09io: accel: kxcjk1013: restore the range after resume.he, bo
2019-03-09iio:chemical:bme680: Fix SPI read interfaceMike Looijmans
2019-03-09iio:chemical:bme680: Fix, report temperature in millidegreesMike Looijmans
2019-03-09iio: chemical: fix missing Kconfig block for sgp30Jonathan Cameron
2019-03-09iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger
2019-03-09iio: gyro: mpu3050: fix chip ID readingSergey Larin
2019-03-09iio: Fix scan mask selectionLars-Peter Clausen
2019-03-09iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-06iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds
2019-02-13Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-02-12iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski
2019-02-11iio: chemical: add support for Plantower PMS7003 sensorTomasz Duszynski
2019-02-11iio:chemical:sps30 Supress some switch fallthrough warnings.Jonathan Cameron
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman
2019-02-09iio:adc:lpc32xx use SPDX-License-IdentifierGregory CLEMENT
2019-02-09iio: adc: ads124s08: fix spelling mistake "converions" -> "conversions"Colin Ian King
2019-02-09iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski
2019-02-09iio: chemical: sps30: fix a loop timeout testDan Carpenter