summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-02-01iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko
2020-02-01iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan
2020-01-23iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf
2020-01-23iio: chemical: pms7003: fix unmet triggered buffer dependencyTomasz Duszynski
2020-01-23iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther
2020-01-23iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_IDStephan Gerhold
2020-01-23iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici
2020-01-17iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean
2020-01-17iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1Lorenzo Bianconi
2020-01-09iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven
2020-01-09iio: st_accel: Fix unused variable warningYueHaibing
2019-12-31iio: dac: ad5446: Add support for new AD5600 DACStefan Popa
2019-12-31iio: cros_ec_baro: set info_mask_shared_by_all_available fieldGwendal Grignou
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-31iio: max31856: add missing of_node and parent references to iio_devAndrea Merello
2019-12-17iio: ad7949: fix channels mixupsAndrea Merello
2019-12-17iio: ad7949: kill pointless "readback"-handling codeAndrea Merello
2019-12-17iio: adc: ad7124: Enable internal referenceMircea Caprioru
2019-12-17iio: adc: ad7606: fix reading unnecessary data from deviceBeniamin Bia
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: Fix scales factorsNuno Sá
2019-12-17iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_rawLorenzo Bianconi
2019-12-17iio: adis16480: Add debugfs_reg_access entryNuno Sá
2019-10-27iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier
2019-10-22iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol
2019-10-12iio: srf04: fix wrong limitation in distance measuringAndreas Klinger
2019-10-12iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-09iio: Fix an undefied reference error in noa1305_probezhong jiang
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-10-09iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch
2019-10-09iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi
2019-10-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-10-09iio: imu: adis16400: fix memory leakNavid Emamdoost
2019-10-09iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2019-10-09iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier
2019-10-09iio: adc: stm32-adc: move registers definitionsFabrice Gasnier
2019-10-09iio: accel: adxl372: Perform a reset at start upStefan Popa
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa
2019-10-09iio: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds
2019-09-08iio: fix center temperature of bmc150-accel-corePascal Bouwmann