summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2026-03-17dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen
2026-03-17dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut
2026-03-17dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut
2026-03-17dmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut
2026-03-17dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea
2026-03-17dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea
2026-03-09dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li
2026-03-09dmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein
2026-03-09dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen
2026-02-25dmaengine: idxd: Fix leaking event log memoryVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix memory leak when a wq is resetVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix not releasing workqueue on .release()Vinicius Costa Gomes
2026-02-25dmaengine: idxd: Wait for submitted operations on .device_synchronize()Vinicius Costa Gomes
2026-02-25dmaengine: idxd: Flush all pending descriptorsVinicius Costa Gomes
2026-02-25dmaengine: idxd: Flush kernel workqueues on Function Level ResetVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix possible invalid memory access after FLRVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix crash when the event log is disabledVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()Vinicius Costa Gomes
2026-02-25dmaengine: dw-edma: fix MSI data programming for multi-IRQ caseShenghui Shi
2026-02-25dmaengine: fsl-edma: fix channel parameter config for fixed channel requestsJoy Zou
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-04dmaengine: fsl-edma: don't explicitly disable clocks in .remove()Jared Kangas
2026-02-03dmaengine: fsl_raid: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-11dmaengine: apple-admac: Add "apple,t8103-admac" compatibleJanne Grunau
2026-01-11dmaengine: omap-dma: fix dma_pool resource leak in error pathsHaotian Zhang
2026-01-11dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()Miaoqian Lin
2026-01-09dmaengine: xilinx: xdma: use sg_nents_for_dma() helperAndy Shevchenko
2026-01-09dmaengine: sh: use sg_nents_for_dma() helperAndy Shevchenko
2026-01-09dmaengine: sa11x0: use sg_nents_for_dma() helperAndy Shevchenko
2026-01-09dmaengine: qcom: bam_dma: use sg_nents_for_dma() helperAndy Shevchenko
2026-01-09dmaengine: qcom: adm: use sg_nents_for_dma() helperAndy Shevchenko
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-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
2025-12-23dma: dma-axi-dmac: simplify axi_dmac_parse_dt()Nuno Sá