summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger2020-04-231-13/+24
* iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny2020-03-251-3/+4
* iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev2020-03-251-0/+15
* iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold2020-03-251-1/+1
* iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier2020-03-251-2/+9
* iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung2020-03-251-1/+1
* iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko2020-02-011-1/+74
* iio: dac: ad5380: fix incorrect assignment to valColin Ian King2020-01-271-1/+1
* iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan2020-01-271-3/+13
* iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf2020-01-231-1/+5
* iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean2020-01-171-2/+4
* iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven2020-01-091-6/+10
* iio: dac: ad5446: Add support for new AD5600 DACStefan Popa2019-12-312-2/+8
* iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean2019-12-311-6/+14
* iio: adc: max1027: Reset the device at probe timeMiquel Raynal2019-12-311-0/+8
* iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski2019-12-311-2/+2
* iio: imu: mpu6050: add missing available scan masksJean-Baptiste Maneyrol2019-12-171-0/+43
* iio: imu: inv_mpu6050: fix temperature reporting using bad unitJean-Baptiste Maneyrol2019-12-172-15/+24
* iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak2019-12-171-1/+1
* iio: adis16480: Add debugfs_reg_access entryNuno Sá2019-12-171-0/+1
* iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson2019-11-201-3/+8
* iio: adc: max9611: explicitly cast gain_selectorsStefan Agner2019-11-201-1/+1
* iio: imu: mpu6050: Fix FIFO layout for ICM20602Steve Moskovchenko2019-11-123-5/+64
* iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol2019-11-123-3/+23
* iio: imu: mpu6050: Add support for the ICM 20602 IMURandolph Maaßen2019-11-125-7/+58
* iio: srf04: fix wrong limitation in distance measuringAndreas Klinger2019-11-121-14/+15
* iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean2019-11-121-1/+4
* iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier2019-11-121-2/+2
* iio: imu: adis16400: release allocated memory on failureNavid Emamdoost2019-11-061-1/+4
* iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-11-061-1/+1
* iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel2019-11-061-5/+5
* iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2019-10-172-3/+41
* iio: adc: stm32-adc: move registers definitionsFabrice Gasnier2019-10-173-136/+136
* iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-171-1/+5
* iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede2019-10-171-0/+32
* iio: adc: ad799x: fix probe error handlingMarco Felsch2019-10-171-2/+2
* iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-171-5/+5
* iio: adc: stm32-dfsdm: fix data typeOlivier Moysan2019-09-191-2/+2
* iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann2019-09-161-2/+2
* iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski2019-09-161-0/+17
* iio: adc: exynos-adc: Add S5PV210 variantJonathan Bakker2019-09-161-0/+14
* iio: adc: max9611: Fix temperature reading in probeJacopo Mondi2019-08-251-1/+1
* iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches2019-08-161-1/+1
* iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou2019-08-161-1/+0
* iio: adc: stm32-dfsdm: missing error case during probeFabien Dessenne2019-07-311-2/+6
* iio: adc: stm32-dfsdm: manage the get_irq error caseFabien Dessenne2019-07-311-0/+6
* iio: temperature: mlx90632 Relax the compatibility checkCrt Mori2019-06-251-2/+7
* iio: adc: ti-ads8688: fix timestamp is not updated in bufferSean Nyekjaer2019-06-091-1/+1
* iio: dac: ds4422/ds4424 fix chip verificationRuslan Babayev2019-06-091-1/+1
* iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen2019-05-311-4/+15