aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2020-04-26Merge tag 'v5.7-rc3'Bruce Ashfield
2020-04-20Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-04-19iio: adc: ad7192: fix null pointer de-reference crash during probeAlexandru Ardelean
2020-04-19iio: adc: ti-ads8344: properly byte swap valueAlexandre Belloni
2020-04-19iio: xilinx-xadc: Make sure not exceed maximum samplerateLars-Peter Clausen
2020-04-19iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-04-19iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-04-19iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-04-09Merge branch 'master-next'Bruce Ashfield
2020-04-09Merge tag 'v5.6'Bruce Ashfield
2020-04-09Merge tag 'v5.5'Bruce Ashfield
2020-04-07Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-03-28iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan
2020-03-28iio:ad7797: Use correct attribute_groupYueHaibing
2020-03-27iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619Andreas Kemnade
2020-03-23staging: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-18Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-03-08iio: adc: ti-tlc4541: Use new structure for SPI transfer delaysSergiu Cuciurean
2020-03-08iio: adc: mcp320x: Use new structure for SPI transfer delaysSergiu Cuciurean
2020-03-08iio: adc: max1118: Use new structure for SPI transfer delaysSergiu Cuciurean
2020-03-08iio: adc: ad9292: Use new structure for SPI transfer delaysSergiu Cuciurean
2020-03-08iio: adc: exynos: Silence warning about regulators during deferred probeMarek Szyprowski
2020-03-08staging: iio: adc: ad7192: move out of stagingAlexandru Tachici
2020-03-08iio: adc: ad7124: Add direct reg accessMircea Caprioru
2020-02-14iio: adc: modify NPCM reset supportTomer Maimon
2020-02-14iio: adc: ad7124: add 3db filterAlexandru Tachici
2020-02-02iio: adc: stm32-dfsdm: fix sleep in atomic contextOlivier Moysan
2020-02-02iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev
2020-01-31iio: adc: qcom-vadc-common: use <linux/units.h> helpersAkinobu Mita
2020-01-22Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman
2020-01-18iio: adc: stm32-adc: don't print an error on probe deferralEtienne Carriere
2020-01-18iio: adc: ad7124: Set IRQ type to fallingAlexandru Tachici
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici
2020-01-14Merge branch 'master-5.4'Bruce Ashfield
2020-01-13iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratioOlivier Moysan
2020-01-13iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan
2020-01-13iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici
2020-01-12iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_...Peter Ujfalusi
2020-01-12iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-01-12iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
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-29iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928Daniel Junho
2019-12-29iio: adc: ad7923: Add of_device_id tableDaniel Junho
2019-12-29iio: adc: ad7923: Fix checkpatch warningDaniel Junho
2019-12-29iio: adc: ad7923: Remove the unused definesDaniel Junho
2019-12-17iio: ad7949: fix channels mixupsAndrea Merello