summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
3 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds3-6/+3
4 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds36-59/+59
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook88-179/+172
8 daysMerge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds35-282/+461
14 daysMerge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
2026-02-04dmaengine: fsl-edma: don't explicitly disable clocks in .remove()Jared Kangas1-1/+0
2026-02-04dmaengine: fsl_raid: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+1
2026-01-11dmaengine: apple-admac: Add "apple,t8103-admac" compatibleJanne Grunau1-0/+1
2026-01-11dmaengine: omap-dma: fix dma_pool resource leak in error pathsHaotian Zhang1-0/+4
2026-01-11dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()Miaoqian Lin1-2/+4
2026-01-09dmaengine: xilinx: xdma: use sg_nents_for_dma() helperAndy Shevchenko1-4/+2
2026-01-09dmaengine: sh: use sg_nents_for_dma() helperAndy Shevchenko1-3/+2
2026-01-09dmaengine: sa11x0: use sg_nents_for_dma() helperAndy Shevchenko1-4/+2
2026-01-09dmaengine: qcom: bam_dma: use sg_nents_for_dma() helperAndy Shevchenko1-7/+2
2026-01-09dmaengine: qcom: adm: use sg_nents_for_dma() helperAndy Shevchenko1-5/+4
2026-01-09dmaengine: pxa-dma: use sg_nents_for_dma() helperAndy Shevchenko1-3/+2
2026-01-09dmaengine: lgm: use sg_nents_for_dma() helperAndy Shevchenko1-7/+2
2026-01-09dmaengine: k3dma: use sg_nents_for_dma() helperAndy Shevchenko1-7/+2
2026-01-09dmaengine: dw-axi-dmac: use sg_nents_for_dma() helperAndy Shevchenko1-4/+2
2026-01-09dmaengine: bcm2835-dma: use sg_nents_for_dma() helperAndy Shevchenko1-18/+1
2026-01-09dmaengine: axi-dmac: use sg_nents_for_dma() helperAndy Shevchenko1-4/+1
2026-01-09dmaengine: altera-msgdma: use sg_nents_for_dma() helperAndy Shevchenko1-4/+2
2026-01-09dmaengine: idxd: Add Max SGL Size Support for DSA3.0Yi Sun4-1/+28
2026-01-09dmaengine: idxd: Expose DSA3.0 capabilities through sysfsYi Sun4-0/+58
2026-01-09dmaengine: sh: rz-dmac: Make channel irq localGeert Uytterhoeven1-9/+6
2026-01-01dmaengine: pl08x: Fix comment stating the difference between PL080 and PL081Vladimir Zapolskiy1-1/+1
2026-01-01dmaengine: at_xdmac: get the number of DMA channels from device treeTony Han1-3/+23
2025-12-23dma: dma-axi-dmac: simplify axi_dmac_parse_dt()Nuno Sá1-8/+5
2025-12-23dma: dma-axi-dmac: support bigger than 32bits addressesNuno Sá1-0/+24
2025-12-23dma: dma-axi-dmac: fix HW scatter-gather not looking at the queueNuno Sá1-5/+3
2025-12-23dma: dma-axi-dmac: fix SW cyclic transfersNuno Sá1-2/+1
2025-12-23dmaengine: st_fdma: add COMPILE_TEST supportRosen Penev1-1/+1
2025-12-23dmaengine: st_fdma: change dreg_line to longRosen Penev2-2/+2
2025-12-23dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 9200AngeloGioacchino Del Regno1-0/+1
2025-12-23dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 6300AngeloGioacchino Del Regno1-0/+1
2025-12-23dmaengine: mediatek: mtk-uart-apdma: Rename support_33bits to support_ext_addrAngeloGioacchino Del Regno1-5/+5
2025-12-23dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RXAngeloGioacchino Del Regno1-5/+5
2025-12-23dmaengine: mediatek: uart-apdma: Get addressing bits from match dataAngeloGioacchino Del Regno1-7/+6
2025-12-23dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warningsClément Le Goffic1-1/+1
2025-12-23dmaengine: xilinx_dma: Add support for residue on direct AXIDMA S2MMTomi Valkeinen1-0/+21
2025-12-23dmaengine: sun6i: Add debug messages for cyclic DMA prepareChen-Yu Tsai1-0/+10
2025-12-23dmaengine: sun6i: Choose appropriate burst length under maxburstChen-Yu Tsai1-6/+20
2025-12-23dmaengine: sh: Discard pm_runtime_put() return valueRafael J. Wysocki1-1/+1
2025-12-16dmaengine: zynqmp_dma: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-2/+0
2025-12-16dmaengine: ti: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-5/+0
2025-12-16dmaengine: ste_dma40: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-12/+2
2025-12-16dmaengine: pl330: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-7/+1
2025-12-16dmaengine: at_xdmac: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-11/+0
2025-12-16dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()Biju Das1-0/+5