aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-08-13iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'Christophe JAILLET
2020-06-29Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-06-24iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier
2020-06-24iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-06-08iio: adc: stm32-dfsdm: fix device used to request dmaFabrice Gasnier
2020-06-08iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi
2020-06-08iio: adc: stm32-adc: fix device used to request dmaFabrice Gasnier
2020-06-08iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-06-08iio: adc: ti-ads8344: Fix channel selectionGregory CLEMENT
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-06-04iio:ad7797: Use correct attribute_groupYueHaibing
2020-06-04iio: xilinx-xadc: Make sure not exceed maximum samplerateLars-Peter Clausen
2020-06-04iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-06-04iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-06-04iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-06-04iio: adc: ti-ads8344: properly byte swap valueAlexandre Belloni
2020-06-04iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan
2020-05-25Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-05-21iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev
2020-05-21iio: adc: stm32-dfsdm: fix sleep in atomic contextOlivier Moysan
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-04-12iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici
2020-03-21Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-03-20iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven
2020-02-27Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-02-24iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean
2020-02-24iio: adc: max1027: Reset the device at probe timeMiquel Raynal
2020-02-05Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-01-31iio: ad7949: fix channels mixupsAndrea Merello
2020-01-31iio: ad7949: kill pointless "readback"-handling codeAndrea Merello
2020-01-31iio: adc: ad7124: Enable internal referenceMircea Caprioru
2020-01-31iio: adc: ad7606: fix reading unnecessary data from deviceBeniamin Bia
2019-12-29Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-12-29iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier
2019-12-12Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-12-10iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel
2019-11-10Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-11-09iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier
2019-11-09iio: adc: stm32-adc: move registers definitionsFabrice Gasnier
2019-11-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-11-09iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-11-09iio: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-09-19Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-09-19iio: adc: stm32-dfsdm: fix data typeOlivier Moysan
2019-09-19iio: adc: stm32-dfsdm: fix output resolutionOlivier Moysan
2019-08-27Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-08-25iio: adc: max9611: Fix temperature reading in probeJacopo Mondi
2019-08-19Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield