summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-02-01iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko
2020-01-27iio: dac: ad5380: fix incorrect assignment to valColin Ian King
2020-01-27iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan
2020-01-23iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf
2020-01-17iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean
2020-01-09iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven
2019-12-31iio: dac: ad5446: Add support for new AD5600 DACStefan Popa
2019-12-31iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean
2019-12-31iio: adc: max1027: Reset the device at probe timeMiquel Raynal
2019-12-31iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski
2019-12-17iio: imu: mpu6050: add missing available scan masksJean-Baptiste Maneyrol
2019-12-17iio: imu: inv_mpu6050: fix temperature reporting using bad unitJean-Baptiste Maneyrol
2019-12-17iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak
2019-12-17iio: adis16480: Add debugfs_reg_access entryNuno Sá
2019-11-20iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson
2019-11-20iio: adc: max9611: explicitly cast gain_selectorsStefan Agner
2019-11-12iio: imu: mpu6050: Fix FIFO layout for ICM20602Steve Moskovchenko
2019-11-12iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol
2019-11-12iio: imu: mpu6050: Add support for the ICM 20602 IMURandolph Maaßen
2019-11-12iio: srf04: fix wrong limitation in distance measuringAndreas Klinger
2019-11-12iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean
2019-11-12iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier
2019-11-06iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-11-06iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel
2019-10-17iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier
2019-10-17iio: adc: stm32-adc: move registers definitionsFabrice Gasnier
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey
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