summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-06-22iio: imu: mpu6050: Fix FIFO layout for ICM20602Steve Moskovchenko
2019-06-09iio: adc: ti-ads8688: fix timestamp is not updated in bufferSean Nyekjaer
2019-06-09iio: adc: modify NPCM ADC read reference voltageTomer Maimon
2019-06-09iio: adc: ads124: avoid buffer overflowVincent Stehlé
2019-06-09iio: dac: ds4422/ds4424 fix chip verificationRuslan Babayev
2019-05-31iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen
2019-05-31iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor
2019-05-31iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu
2019-05-31iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-05-31iio: adc: stm32-dfsdm: fix unmet direct dependencies detectedFabrice Gasnier
2019-05-11iio: adc: qcom-spmi-adc5: Fix of-based module autoloadingBjorn Andersson
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
2019-02-09iio:accel:adxl345: Change alignment to match paranthesisLuciana da Costa Marques
2019-02-09iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612Ricardo Ribalda Delgado
2019-02-09iio: adc: ad7476: Add support for TI ADS786X ADCsRicardo Ribalda Delgado
2019-02-09iio: adc: ad7768-1: Add support for setting the sampling frequencyStefan Popa
2019-02-09drivers: iio: dac: Fix wrong license for ADI driversStefan Popa
2019-02-09IIO: add Ingenic JZ47xx ADC driver.Artur Rojek
2019-02-09iio:bmi160: use if (ret) instead of if (ret < 0)Martin Kelly
2019-02-09iio:bmi160: use iio_pollfunc_store_timeMartin Kelly
2019-02-09iio:bmi160: add drdy interrupt supportMartin Kelly
2019-02-09iio:bmi160: add SPDX identifiersMartin Kelly
2019-02-04Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman