summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2025-12-16dmaengine: ti: k3-udma: enable compile testingJohan Hovold-2/+3
2025-12-16dmaengine: stm32-dma3: introduce ddata2dev helperAmelie Delaunay-11/+17
2025-12-16dmaengine: stm32-dma3: restore channel semaphore status after suspendAmelie Delaunay-1/+74
2025-12-16dmaengine: stm32-dma3: introduce channel semaphore helpersAmelie Delaunay-11/+44
2025-12-16dmaengine: stm32-dma3: use module_platform_driverAmelie Delaunay-6/+1
2025-12-16dmaengine: pl08x: Fix a spelling mistakeChu Guangqing-1/+1
2025-12-16dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro...Suraj Gupta-2/+5
2025-12-16dmaengine: tegra-adma: Fix use-after-freeSheetal-1/+9
2025-12-16dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failureZhen Ni-0/+1
2025-12-16dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()Guodong Xu-0/+6
2025-12-16dmaengine: qcom: bam_dma: use lock guardsBartosz Golaszewski-70/+56
2025-12-16dmaengine: qcom: bam_dma: order includes alphabeticallyBartosz Golaszewski-13/+13
2025-12-16dmaengine: dw-edma: Fix confusing cleanup.h syntaxKrzysztof Kozlowski-2/+2
2025-12-14dmaengine: ti: k3-udma: fix device leak on udma lookupJohan Hovold-1/+1
2025-12-14dmaengine: ti: dma-crossbar: clean up dra7x route allocation error pathsJohan Hovold-9/+8
2025-12-14dmaengine: ti: dma-crossbar: fix device leak on am335x route allocationJohan Hovold-6/+10
2025-12-14dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocationJohan Hovold-0/+2
2025-12-14dmaengine: stm32: dmamux: clean up route allocation error labelsJohan Hovold-5/+4
2025-12-14dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold-1/+3
2025-12-14dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold-6/+12
2025-12-14dmaengine: sh: rz-dmac: fix device leak on probe failureJohan Hovold-2/+11
2025-12-14dmaengine: lpc32xx-dmamux: fix device leak on route allocationJohan Hovold-5/+14
2025-12-14dmaengine: lpc18xx-dmamux: fix device leak on route allocationJohan Hovold-5/+14
2025-12-14dmaengine: idxd: fix device leaks on compat bind and unbindJohan Hovold-4/+19
2025-12-14dmaengine: dw: dmamux: fix OF node leak on route allocation failureJohan Hovold-1/+3
2025-12-14dmaengine: cv1800b-dmamux: fix device leak on route allocationJohan Hovold-7/+10
2025-12-14dmaengine: bcm-sba-raid: fix device leak on probeJohan Hovold-1/+5
2025-12-14dmaengine: at_hdmac: fix device leak on of_dma_xlate()Johan Hovold-2/+7
2025-12-14dmaengine: xilinx: xdma: Fix regmap max_registerAnthony Brandon-1/+2
2025-12-14dmaengine: mmp_pdma: fix DMA mask handlingGuodong Xu-12/+8
2025-12-09Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-59/+77
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner-1/+0
2025-11-21dmaengine: fsl-edma: configure tcd attr with separate src and dst settingsHan Xu-12/+33
2025-11-21dmaengine: st_fdma: drop unused module aliasJohan Hovold-1/+0
2025-11-21dmaengine: bcm2835: enable compile testingJohan Hovold-1/+1
2025-11-21dmaengine: tegra210-adma: drop unused module aliasJohan Hovold-1/+0
2025-11-21dmaengine: sprd: drop unused module aliasJohan Hovold-1/+0
2025-11-21dmaengine: mmp_tdma: drop unnecessary OF node check in removeJohan Hovold-2/+1
2025-11-21dmaengine: mmp_tdma: drop unused module aliasJohan Hovold-1/+0
2025-11-21dmaengine: k3dma: drop unused module aliasJohan Hovold-1/+0
2025-11-21dmaengine: fsl-qdma: drop unused module aliasJohan Hovold-1/+0
2025-11-21dmaengine: fsl-edma: drop unused module aliasJohan Hovold-1/+0
2025-11-21dmaengine: dw: drop unused module aliasJohan Hovold-4/+1
2025-11-21dmaengine: bcm2835: drop unused module aliasJohan Hovold-1/+0
2025-11-21dmaengine: at_hdmac: add COMPILE_TEST supportRosen Penev-1/+1
2025-11-21dmaengine: at_hdmac: fix formats under 64-bitRosen Penev-3/+3
2025-10-16dmaengine: qcom: gpi: Add GPI Block event interrupt supportJyothi Kumar Seerapu-2/+9
2025-10-16dmaengine: idxd: drain ATS translations when disabling WQNikhil Rao-2/+17
2025-10-16dmaengine: sh: Kconfig: Drop ARCH_R7S72100/ARCH_RZG2L dependencyLad Prabhakar-1/+1
2025-10-16dmaengine: rcar-dmac: Convert to NOIRQ_SYSTEM_SLEEP/RUNTIME_PM_OPS()Geert Uytterhoeven-6/+4