summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-12-19Merge branch 'github.com/Freescale/linux-fslc/4.14-2.0.x-imx' into toradex_4....Marcel Ziswiler
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17iio: adis16480: Add debugfs_reg_access entryNuno Sá
2019-12-17iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak
2019-11-20iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson
2019-11-20iio: adc: max9611: explicitly cast gain_selectorsStefan Agner
2019-11-12iio: srf04: fix wrong limitation in distance measuringAndreas Klinger
2019-11-12iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean
2019-11-12iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier
2019-11-10iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier
2019-11-10iio: adc: stm32-adc: move registers definitionsFabrice Gasnier
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-11-06iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel
2019-10-17iio: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-10-17iio: hx711: add delay until DOUT is readyAndreas Klinger
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-10-17iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-10-17iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-09-17Merge remote-tracking branch 'fslc/4.14-2.0.x-imx' into toradex_4.14-2.0.x-im...Max Krummenacher
2019-08-25iio: adc: max9611: Fix temperature reading in probeJacopo Mondi
2019-08-16iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-05-31iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor
2019-05-31iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu
2019-05-31iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-05-24iio: stmpe-adc: Reset possible interruptsPhilippe Schenker
2019-05-24iio: stmpe-adc: Use wait_for_completion_timeoutPhilippe Schenker
2019-05-24iio: stmpe-adc: Enable all stmpe-adc interrupts just oncePhilippe Schenker
2019-05-24iio: stmpe-adc: Reinit completion struct on begin conversionPhilippe Schenker
2019-05-24iio: stmpe-adc: Add compatible namePhilippe Schenker
2019-05-24iio: stmpe-adc: Remove unnecessary assignmentPhilippe Schenker
2019-05-24iio: adc: add STMPE ADC driver using IIO frameworkStefan Agner
2019-05-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-27io: accel: kxcjk1013: restore the range after resume.he, bo
2019-04-27iio: core: fix a possible circular locking dependencyFabrice Gasnier
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger
2019-04-27iio: Fix scan mask selectionLars-Peter Clausen
2019-04-27iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan
2019-04-27iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou
2019-04-27iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans
2019-04-27iio: gyro: mpu3050: fix chip ID readingSergey Larin
2019-04-05iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds
2019-03-23iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay
2019-02-15iio: adc: axp288: Fix TS-pin handlingHans de Goede
2019-02-12iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede
2019-02-12iio: adc: meson-saradc: fix internal clock namesMartin Blumenstingl
2019-02-12iio: adc: meson-saradc: check for devm_kasprintf failureNicholas Mc Guire