aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2020-06-10iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier
2020-05-27iio: adc: ti-ads8344: Fix channel selectionGregory CLEMENT
2020-05-27iio: adc: stm32-dfsdm: fix device used to request dmaFabrice Gasnier
2020-05-27iio: adc: stm32-adc: fix device used to request dmaFabrice Gasnier
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-18Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
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-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
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-15iio: adc: new driver to support Linear technology's ltc2496Uwe Kleine-König
2019-12-15iio: adc: ltc2497: split protocol independent part in a separate moduleUwe Kleine-König
2019-12-15iio: adc: ti-ads1015: Make use of device property APIAndy Shevchenko
2019-12-15iio: adc: ti-ads1015: Get rid of legacy platform dataAndy Shevchenko
2019-12-15iio: adc: ti-ads7950: Fix a typo in an error messageChristophe JAILLET
2019-12-15iio: adc: stm32-adc: Add check on overrun interruptFabrice Gasnier
2019-12-15iio: adc: Move AD7091R5 entry in a alphabetical order in MakefileBeniamin Bia
2019-12-15iio: ad7266: Convert to use GPIO descriptorsLinus Walleij
2019-12-15iio: adc: ad799x: add pm_ops to disable the device completelyMarco Felsch
2019-12-15iio: adc: ad7887: Cleanup channel assignmentBeniamin Bia
2019-12-09Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-12-08iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven
2019-12-08iio: ad7949: fix channels mixupsAndrea Merello
2019-12-08iio: adc: max1027: fix not unregistered iio triggerChuhong Yuan
2019-12-08iio: adc: intel_mrfld_adc: Allocating too much data in probe()Dan Carpenter
2019-12-08iio: adc: ad7124: Enable internal referenceMircea Caprioru
2019-12-08iio: adc: ad7606: fix reading unnecessary data from deviceBeniamin Bia
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-27Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds