summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2020-02-01iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko1-1/+74
2020-02-01iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan1-0/+2
2020-01-23iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf1-1/+5
2020-01-23iio: chemical: pms7003: fix unmet triggered buffer dependencyTomasz Duszynski1-0/+1
2020-01-23iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther1-1/+2
2020-01-23iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_IDStephan Gerhold1-1/+2
2020-01-23iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici1-7/+5
2020-01-17iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean1-2/+4
2020-01-17iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1Lorenzo Bianconi1-3/+4
2020-01-09iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven1-6/+10
2020-01-09iio: st_accel: Fix unused variable warningYueHaibing1-2/+6
2019-12-31iio: dac: ad5446: Add support for new AD5600 DACStefan Popa2-2/+8
2019-12-31iio: cros_ec_baro: set info_mask_shared_by_all_available fieldGwendal Grignou1-0/+3
2019-12-31iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean1-6/+14
2019-12-31iio: adc: max1027: Reset the device at probe timeMiquel Raynal1-0/+8
2019-12-31iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski1-2/+2
2019-12-31iio: max31856: add missing of_node and parent references to iio_devAndrea Merello1-0/+2
2019-12-17iio: ad7949: fix channels mixupsAndrea Merello1-5/+17
2019-12-17iio: ad7949: kill pointless "readback"-handling codeAndrea Merello1-24/+3
2019-12-17iio: adc: ad7124: Enable internal referenceMircea Caprioru1-1/+6
2019-12-17iio: adc: ad7606: fix reading unnecessary data from deviceBeniamin Bia1-1/+1
2019-12-17iio: imu: inv_mpu6050: fix temperature reporting using bad unitJean-Baptiste Maneyrol2-15/+24
2019-12-17iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak1-1/+1
2019-12-17iio: adis16480: Fix scales factorsNuno Sá1-36/+41
2019-12-17iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_rawLorenzo Bianconi1-4/+5
2019-12-17iio: adis16480: Add debugfs_reg_access entryNuno Sá1-0/+1
2019-10-27iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier1-2/+2
2019-10-22iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol3-3/+23
2019-10-12iio: srf04: fix wrong limitation in distance measuringAndreas Klinger1-14/+15
2019-10-12iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean1-1/+4
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman16-182/+290
2019-10-09iio: Fix an undefied reference error in noa1305_probezhong jiang1-0/+1
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey1-1/+5
2019-10-09iio: adc: ad799x: fix probe error handlingMarco Felsch1-2/+2
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch1-0/+4
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch1-5/+5
2019-10-09iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi1-1/+3
2019-10-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede1-0/+32
2019-10-09iio: imu: adis16400: fix memory leakNavid Emamdoost1-1/+4
2019-10-09iio: imu: adis16400: release allocated memory on failureNavid Emamdoost1-1/+4
2019-10-09iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2-3/+41
2019-10-09iio: adc: stm32-adc: move registers definitionsFabrice Gasnier3-136/+136
2019-10-09iio: accel: adxl372: Perform a reset at start upStefan Popa1-0/+8
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa1-2/+1
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa1-3/+8
2019-10-09iio: adc: hx711: fix bug in sampling of dataAndreas Klinger1-5/+5
2019-09-20Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-8/+12
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds96-1477/+3214
2019-09-18Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2019-09-08iio: fix center temperature of bmc150-accel-corePascal Bouwmann1-1/+1