summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722SVignesh Raghavendra2023-12-215-1/+332
* dmaengine: fix NULL pointer in channel unregistration functionAmelie Delaunay2023-12-211-0/+3
* dmaengine: fsl-edma: utilize common dt-binding header fileFrank Li2023-12-211-11/+6
* dmaengine: fsl-edma: fix eDMAv4 channel allocation issueFrank Li2023-12-211-0/+8
* dmaengine: axi-dmac: Improve cyclic DMA transfers in SG modePaul Cercueil2023-12-211-8/+14
* dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gatherPaul Cercueil2023-12-211-1/+7
* dmaengine: axi-dmac: Add support for scatter-gather transfersPaul Cercueil2023-12-211-42/+93
* dmaengine: axi-dmac: Allocate hardware descriptorsPaul Cercueil2023-12-211-46/+88
* dmaengine: axi-dmac: Small code cleanupPaul Cercueil2023-12-211-4/+1
* dmaengine: ls2x-apb: New driver for the Loongson LS2X APB DMA controllerBinbin Zhou2023-12-213-0/+720
* dmaengine: std_dma40: fix kernel-doc warnings and spellingRandy Dunlap2023-12-211-7/+5
* dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-211-2/+2
* dmaengine: dmatest: prevent using swiotlb buffer with nobounce parameterAmelie Delaunay2023-12-111-1/+16
* dmaengine: tegra210-adma: Support dma-channel-mask propertyMohan Kumar2023-12-111-2/+33
* dmaengine: sf-pdma: add mpfs-pdma compatible nameShravan Chippa2023-12-112-4/+31
* dmaengine: sf-pdma: Support of_dma_controller_register()Shravan Chippa2023-12-111-0/+17
* dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTHHector Martin2023-11-241-1/+4
* dmaengine: uniphier-xdmac: Convert to platform remove callback returning voidUwe Kleine-König2023-11-241-6/+11
* dmaengine: uniphier-mdmac: Convert to platform remove callback returning voidUwe Kleine-König2023-11-241-6/+11
* dmaengine: milbeaut-xdmac: Convert to platform remove callback returning voidUwe Kleine-König2023-11-241-6/+11
* dmaengine: milbeaut-hdmac: Convert to platform remove callback returning voidUwe Kleine-König2023-11-241-6/+11
* Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-0378-426/+563
|\
| * dmaengine: stm32-mdma: correct desc prep when channel runningAlain Volmat2023-10-161-2/+2
| * dmaengine: dw-axi-dmac: Add support DMAX_NUM_CHANNELS > 16Sergey Khimich2023-10-162-42/+120
| * dmaengine: xilinx: xilinx_dma: Fix kernel doc about xilinx_dma_remove()Uwe Kleine-König2023-10-161-2/+0
| * dmaengine: mmp_tdma: drop unused variable 'of_id'Vinod Koul2023-10-101-1/+0
| * dmaengine: xilinx: xdma: Support cyclic transfersMiquel Raynal2023-10-092-6/+162
| * dmaengine: xilinx: xdma: Prepare the introduction of cyclic transfersMiquel Raynal2023-10-091-5/+14
| * dmaengine: Drop unnecessary of_match_device() callsRob Herring2023-10-094-32/+13
| * dmaengine: Use device_get_match_data()Rob Herring2023-10-094-45/+15
| * dmaengine: pxa_dma: Annotate struct pxad_desc_sw with __counted_byChristophe JAILLET2023-10-091-5/+8
| * dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()Christophe JAILLET2023-10-091-1/+0
| * dmaengine: xilinx: xdma: Use resource_size() in xdma_probe()Li Zetao2023-10-041-1/+1
| * dmaengine: fsl-dpaa2-qdma: Remove redundant initialization owner in dpaa2_qdm...Li Zetao2023-10-041-1/+0
| * dmaengine: mmp: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-10-041-1/+1
| * dmaengine: qcom: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-10-041-1/+1
| * dmaengine: fsl-edma: Remove redundant dev_err() for platform_get_irq()Jinjie Ruan2023-10-041-3/+1
| * dmaengine: ep93xx_dma: Annotate struct ep93xx_dma_engine with __counted_byKees Cook2023-10-041-1/+1
| * dmaengine: idxd: add wq driver name support for accel-config user toolDave Jiang2023-10-044-0/+56
| * dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_byKees Cook2023-10-041-1/+1
| * dmaengine: sprd: delete redundant parameter for dma driver functionKaiwei Liu2023-10-021-4/+2
| * dmaengine: ti: edma: handle irq_of_parse_and_map() errorsDan Carpenter2023-10-021-2/+2
| * dmaengine: sprd: add dma mask interface in probeKaiwei Liu2023-10-021-0/+9
| * dmaengine: usb-dmac: Annotate struct usb_dmac_desc with __counted_byKees Cook2023-09-281-1/+1
| * dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device with __count...Kees Cook2023-09-281-1/+1
| * dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc with __counted_byKees Cook2023-09-281-3/+3
| * dmaengine: ti: omap-dma: Annotate struct omap_desc with __counted_byKees Cook2023-09-281-3/+2
| * dmaengine: ti: edma: Annotate struct edma_desc with __counted_byKees Cook2023-09-281-1/+1
| * dmaengine: tegra210-adma: Annotate struct tegra_adma with __counted_byKees Cook2023-09-281-1/+1
| * dmaengine: tegra: Annotate struct tegra_dma_desc with __counted_byKees Cook2023-09-281-1/+1