summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* 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
* iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor2019-05-311-1/+1
* iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu2019-05-312-2/+12
* iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen2019-05-311-5/+11
* iio: adc: stm32-dfsdm: fix unmet direct dependencies detectedFabrice Gasnier2019-05-311-0/+1
* iio: adc: xilinx: prevent touching unclocked h/w on removeSven Van Asbroeck2019-05-161-1/+1
* iio: adc: xilinx: fix potential use-after-free on probeSven Van Asbroeck2019-05-161-0/+1
* iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck2019-05-161-1/+1
* io: accel: kxcjk1013: restore the range after resume.he, bo2019-04-271-0/+2
* iio: core: fix a possible circular locking dependencyFabrice Gasnier2019-04-271-2/+2
* iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger2019-04-271-11/+17
* iio: Fix scan mask selectionLars-Peter Clausen2019-04-271-3/+2
* iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais2019-04-271-0/+1
* iio: ad_sigma_delta: select channel when reading registerDragos Bogdan2019-04-271-0/+1
* iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou2019-04-271-3/+4
* iio:chemical:bme680: Fix SPI read interfaceMike Looijmans2019-04-274-62/+118
* iio:chemical:bme680: Fix, report temperature in millidegreesMike Looijmans2019-04-271-9/+7
* iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans2019-04-271-3/+3
* iio: gyro: mpu3050: fix chip ID readingSergey Larin2019-04-271-3/+5
* iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds2019-04-051-7/+3
* iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski2019-03-231-1/+1