aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2020-10-07iio: adc: qcom-spmi-adc5: fix driver nameDmitry Baryshkov
2020-09-17iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron
2020-09-17iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron
2020-09-17iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron
2020-09-17iio:adc:ti-adc084s021 Fix alignment and data leak issues.Jonathan Cameron
2020-09-17iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov
2020-09-17iio: adc: mcp3422: fix locking scopeAngelo Compagnucci
2020-09-17iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci
2020-07-22iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'Christophe JAILLET
2020-06-10iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier
2020-05-27iio: adc: stm32-dfsdm: fix device used to request dmaFabrice Gasnier
2020-05-27iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi
2020-05-27iio: adc: stm32-adc: fix device used to request dmaFabrice Gasnier
2020-05-27iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-05-27iio: adc: ti-ads8344: Fix channel selectionGregory CLEMENT
2020-05-02iio:ad7797: Use correct attribute_groupYueHaibing
2020-04-29iio: xilinx-xadc: Make sure not exceed maximum samplerateLars-Peter Clausen
2020-04-29iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-04-29iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-04-29iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-04-29iio: adc: ti-ads8344: properly byte swap valueAlexandre Belloni
2020-04-29iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan
2020-03-25iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev
2020-03-25iio: adc: stm32-dfsdm: fix sleep in atomic contextOlivier Moysan
2020-02-01iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan
2020-01-23iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici
2020-01-09iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven
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-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-10-27iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-09iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-10-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
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: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-08iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel
2019-09-03Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-09-03hwmon: Remove ads1015 driverGuenter Roeck
2019-08-25iio: adc: ad7606: Add support for AD7606B ADCStefan Popa
2019-08-19Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman
2019-08-18iio: adc: sc27xx: Change to polling mode to read dataFreeman Liu
2019-08-18iio: adc: max1027: Use device-managed APIsChuhong Yuan
2019-08-12Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-08-11iio: hi8435: Drop hi8435_remove() by using devres for remaining elementsAndrey Smirnov