summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-10-17iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-10-17iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-10-17iio: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-09-19iio: adc: stm32-dfsdm: fix data typeOlivier Moysan
2019-09-16iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann
2019-09-16iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski
2019-09-16iio: adc: exynos-adc: Add S5PV210 variantJonathan Bakker
2019-08-25iio: adc: max9611: Fix temperature reading in probeJacopo Mondi
2019-08-16iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches
2019-08-16iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou
2019-07-31iio: adc: stm32-dfsdm: missing error case during probeFabien Dessenne
2019-07-31iio: adc: stm32-dfsdm: manage the get_irq error caseFabien Dessenne
2019-06-25iio: temperature: mlx90632 Relax the compatibility checkCrt Mori
2019-06-09iio: adc: ti-ads8688: fix timestamp is not updated in bufferSean Nyekjaer
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-16iio: adc: xilinx: prevent touching unclocked h/w on removeSven Van Asbroeck
2019-05-16iio: adc: xilinx: fix potential use-after-free on probeSven Van Asbroeck
2019-05-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck
2019-04-27io: accel: kxcjk1013: restore the range after resume.he, bo
2019-04-27iio: core: fix a possible circular locking dependencyFabrice Gasnier
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger
2019-04-27iio: Fix scan mask selectionLars-Peter Clausen
2019-04-27iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan
2019-04-27iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou
2019-04-27iio:chemical:bme680: Fix SPI read interfaceMike Looijmans
2019-04-27iio:chemical:bme680: Fix, report temperature in millidegreesMike Looijmans
2019-04-27iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans
2019-04-27iio: gyro: mpu3050: fix chip ID readingSergey Larin
2019-04-05iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds
2019-03-23iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski
2019-02-15iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay
2019-02-15iio: adc: axp288: Fix TS-pin handlingHans de Goede
2019-02-12iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede
2019-02-12iio: adc: meson-saradc: fix internal clock namesMartin Blumenstingl
2019-02-12iio: adc: meson-saradc: check for devm_kasprintf failureNicholas Mc Guire
2019-01-13iio: dac: ad5686: fix bit shift read registerMircea Caprioru
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly
2018-12-05iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-11-13iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev
2018-11-13iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev
2018-11-13iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov
2018-11-13iio: ad5064: Fix regulator handlingLars-Peter Clausen
2018-09-09Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman