summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-04-16iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko
2020-04-12iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf
2020-04-12iio: chemical: pms7003: fix unmet triggered buffer dependencyTomasz Duszynski
2020-04-12iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther
2020-04-12iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici
2020-03-30iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean
2020-03-20iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven
2020-03-20iio: st_accel: Fix unused variable warningYueHaibing
2020-02-24iio: dac: ad5446: Add support for new AD5600 DACStefan Popa
2020-02-24iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean
2020-02-24iio: adc: max1027: Reset the device at probe timeMiquel Raynal
2020-02-24iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski
2020-02-24iio: max31856: add missing of_node and parent references to iio_devAndrea Merello
2020-01-31iio: ad7949: fix channels mixupsAndrea Merello
2020-01-31iio: ad7949: kill pointless "readback"-handling codeAndrea Merello
2020-01-31iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_rawLorenzo Bianconi
2020-01-31iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settingsLorenzo Bianconi
2020-01-31iio: adc: ad7124: Enable internal referenceMircea Caprioru
2020-01-31iio: adc: ad7606: fix reading unnecessary data from deviceBeniamin Bia
2020-01-31iio: imu: inv_mpu6050: fix temperature reporting using bad unitJean-Baptiste Maneyrol
2020-01-31iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak
2020-01-31iio: adis16480: Fix scales factorsNuno Sá
2020-01-31iio: adis16480: Add debugfs_reg_access entryNuno Sá
2019-12-29iio: srf04: fix wrong limitation in distance measuringAndreas Klinger
2019-12-29iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol
2019-12-29iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean
2019-12-29iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier
2019-12-10iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi
2019-12-10iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-12-10iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel
2019-12-02iio: imu: adis16400: fix memory leakNavid Emamdoost
2019-12-02iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2019-11-09iio: accel: adxl372: Perform a reset at start upStefan Popa
2019-11-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa
2019-11-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa
2019-11-09iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier
2019-11-09iio: adc: stm32-adc: move registers definitionsFabrice Gasnier
2019-11-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-11-09iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-11-09iio: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-09-19iio: adc: stm32-dfsdm: fix data typeOlivier Moysan
2019-09-19iio: adc: stm32-dfsdm: fix output resolutionOlivier Moysan
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: adc: gyroadc: fix uninitialized return codeArnd Bergmann
2019-08-16iio: imu: mpu6050: add missing available scan masksJean-Baptiste Maneyrol
2019-08-16iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou
2019-08-16IIO: Ingenic JZ47xx: Set clock divider on probeMaarten ter Huurne
2019-07-31iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean
2019-07-31iio: adc: stm32-dfsdm: missing error case during probeFabien Dessenne