summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-09dmaengine: pxa-dma: use sg_nents_for_dma() helperAndy Shevchenko
2026-01-09dmaengine: lgm: use sg_nents_for_dma() helperAndy Shevchenko
2026-01-09dmaengine: k3dma: use sg_nents_for_dma() helperAndy Shevchenko
2026-01-09dmaengine: dw-axi-dmac: use sg_nents_for_dma() helperAndy Shevchenko
2026-01-09dmaengine: bcm2835-dma: use sg_nents_for_dma() helperAndy Shevchenko
2026-01-09dmaengine: axi-dmac: use sg_nents_for_dma() helperAndy Shevchenko
2026-01-09dmaengine: altera-msgdma: use sg_nents_for_dma() helperAndy Shevchenko
2026-01-09scatterlist: introduce sg_nents_for_dma() helperAndy Shevchenko
2026-01-09dmaengine: idxd: Add Max SGL Size Support for DSA3.0Yi Sun
2026-01-09dmaengine: idxd: Expose DSA3.0 capabilities through sysfsYi Sun
2026-01-09dmaengine: sh: rz-dmac: Make channel irq localGeert Uytterhoeven
2026-01-01dmaengine: pl08x: Fix comment stating the difference between PL080 and PL081Vladimir Zapolskiy
2026-01-01dmaengine: at_xdmac: get the number of DMA channels from device treeTony Han
2026-01-01dt-bindings: dma: atmel: add microchip,lan9691-dmaRobert Marko
2026-01-01dt-bindings: dma: snps,dw-axi-dmac: Add compatible string for Agilex5Khairul Anuar Romli
2026-01-01dt-bindings: dma: pl08x: Do not use plural form of a proper noun PrimeCellVladimir Zapolskiy
2025-12-23dt-bindings: dma: Update ADMA bindings for tegra264sheetal
2025-12-23dma: dma-axi-dmac: simplify axi_dmac_parse_dt()Nuno Sá
2025-12-23dma: dma-axi-dmac: support bigger than 32bits addressesNuno Sá
2025-12-23dma: dma-axi-dmac: fix HW scatter-gather not looking at the queueNuno Sá
2025-12-23dma: dma-axi-dmac: fix SW cyclic transfersNuno Sá
2025-12-23dmaengine: st_fdma: add COMPILE_TEST supportRosen Penev
2025-12-23dmaengine: st_fdma: change dreg_line to longRosen Penev
2025-12-23dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Kaanapali and Glymur ...Jyothi Kumar Seerapu
2025-12-23dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 9200AngeloGioacchino Del Regno
2025-12-23dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 6300AngeloGioacchino Del Regno
2025-12-23dmaengine: mediatek: mtk-uart-apdma: Rename support_33bits to support_ext_addrAngeloGioacchino Del Regno
2025-12-23dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RXAngeloGioacchino Del Regno
2025-12-23dmaengine: mediatek: uart-apdma: Get addressing bits from match dataAngeloGioacchino Del Regno
2025-12-23dt-bindings: dma: mediatek,uart-dma: Support all SoC generationsAngeloGioacchino Del Regno
2025-12-23dt-bindings: dma: mediatek,uart-dma: Deprecate mediatek,dma-33bitsAngeloGioacchino Del Regno
2025-12-23dt-bindings: dma: mediatek,uart-dma: Allow MT6795 single compatibleAngeloGioacchino Del Regno
2025-12-23dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warningsClément Le Goffic
2025-12-23dmaengine: xilinx_dma: Add support for residue on direct AXIDMA S2MMTomi Valkeinen
2025-12-23dmaengine: sun6i: Add debug messages for cyclic DMA prepareChen-Yu Tsai
2025-12-23dmaengine: sun6i: Choose appropriate burst length under maxburstChen-Yu Tsai
2025-12-23dmaengine: idxd: uapi: use UAPI typesThomas Weißschuh
2025-12-23dmaengine: sh: Discard pm_runtime_put() return valueRafael J. Wysocki
2025-12-16dmaengine: shdma: correct most kernel-doc issues in shdma-base.hRandy Dunlap
2025-12-16dmaengine: dw_edma: correct kernel-doc warnings in <linux/dma/edma.h>Randy Dunlap
2025-12-16dmaengine: zynqmp_dma: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-16dmaengine: ti: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-16dmaengine: ste_dma40: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-16dmaengine: pl330: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-16dmaengine: at_xdmac: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-16dmaengine: ti: k3-udma: enable compile testingJohan Hovold
2025-12-16dmaengine: stm32-dma3: introduce ddata2dev helperAmelie Delaunay
2025-12-16dmaengine: stm32-dma3: restore channel semaphore status after suspendAmelie Delaunay
2025-12-16dmaengine: stm32-dma3: introduce channel semaphore helpersAmelie Delaunay
2025-12-16dmaengine: stm32-dma3: use module_platform_driverAmelie Delaunay