summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_...Peter Ujfalusi2020-01-121-3/+3
* iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-01-121-2/+14
* iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi2020-01-121-4/+17
* Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-1019-355/+1136
|\
| * iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928Daniel Junho2019-12-291-4/+44
| * iio: adc: ad7923: Add of_device_id tableDaniel Junho2019-12-291-0/+10
| * iio: adc: ad7923: Fix checkpatch warningDaniel Junho2019-12-291-1/+1
| * iio: adc: ad7923: Remove the unused definesDaniel Junho2019-12-291-4/+0
| * iio: adc: new driver to support Linear technology's ltc2496Uwe Kleine-König2019-12-153-0/+119
| * iio: adc: ltc2497: split protocol independent part in a separate moduleUwe Kleine-König2019-12-154-209/+288
| * iio: adc: ti-ads1015: Make use of device property APIAndy Shevchenko2019-12-151-31/+26
| * iio: adc: ti-ads1015: Get rid of legacy platform dataAndy Shevchenko2019-12-151-10/+8
| * iio: adc: ti-ads7950: Fix a typo in an error messageChristophe JAILLET2019-12-151-1/+1
| * iio: adc: stm32-adc: Add check on overrun interruptFabrice Gasnier2019-12-153-9/+69
| * iio: adc: Move AD7091R5 entry in a alphabetical order in MakefileBeniamin Bia2019-12-152-8/+8
| * iio: ad7266: Convert to use GPIO descriptorsLinus Walleij2019-12-151-17/+12
| * iio: adc: ad799x: add pm_ops to disable the device completelyMarco Felsch2019-12-151-6/+60
| * iio: adc: ad7887: Cleanup channel assignmentBeniamin Bia2019-12-151-39/+43
| * iio: adc: max9611: Make enum relations more future proofGeert Uytterhoeven2019-11-161-25/+11
| * iio: adc: ad7091r5: Add scale and external VREF supportPaul Cercueil2019-11-163-0/+44
| * iio: adc: Add support for AD7091R5 ADCPaul Cercueil2019-11-165-0/+401
* | Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-12-096-15/+42
|\ \
| * | iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven2019-12-081-6/+10
| * | iio: ad7949: fix channels mixupsAndrea Merello2019-12-081-5/+17
| * | iio: adc: max1027: fix not unregistered iio triggerChuhong Yuan2019-12-081-1/+7
| * | iio: adc: intel_mrfld_adc: Allocating too much data in probe()Dan Carpenter2019-12-081-1/+1
| * | iio: adc: ad7124: Enable internal referenceMircea Caprioru2019-12-081-1/+6
| * | iio: adc: ad7606: fix reading unnecessary data from deviceBeniamin Bia2019-12-081-1/+1
| |/
* | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-2730-227/+963
|\|
| * Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-11-1315-37/+398
| |\
| | * iio: adc: Add driver support for AD7292Marcelo Schmitt2019-11-103-0/+361
| | * iio: adc: stm32: allow to tune analog clockFabrice Gasnier2019-11-091-3/+13
| | * iio: adc: vf610: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * iio: adc: spear_adc: Use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * iio: adc: rcar-gyroadc: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * iio: adc: npcm: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * iio: adc: lpc18xx: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * iio: adc: ingenic: Use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * iio: adc: cc10001: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * iio: adc: bcm_iproc_adc: drop a stray semicolonJonathan Cameron2019-11-091-1/+1
| | * iio: adc: mt6577_auxdac: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * iio: adc: aspeed: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean2019-11-021-6/+14
| * | Merge 5.4-rc7 into staging-nextGreg Kroah-Hartman2019-11-111-2/+2
| |\ \ | | |/ | |/|
| * | iio: adc: hx711: optimize performance in read cycleAndreas Klinger2019-10-221-17/+5
| * | iio: adc: stm32-adc: fix kernel-doc warningsFabrice Gasnier2019-10-222-13/+19
| * | iio: adc: twl4030: Use false / true instead of 0 / 1 with booleansJonathan Cameron2019-10-221-9/+9
| * | iio: adc: xilinx-xadc: use devm_platform_ioremap_resourceJonathan Cameron2019-10-181-3/+1
| * | iio: adc: cpcap-adc: Fix missing IRQF_ONESHOT as only threaded handler.Jonathan Cameron2019-10-181-1/+1
| * | iio: adc: meson_saradc: use devm_platform_ioremap_resourceJonathan Cameron2019-10-181-3/+1