summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
12 daysdmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen
12 daysdmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut
12 daysdmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut
12 daysdmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut
12 daysdmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li
12 daysdmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein
12 daysdmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen
12 daysdmaengine: idxd: Fix leaking event log memoryVinicius Costa Gomes
12 daysdmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes
12 daysdmaengine: idxd: Fix memory leak when a wq is resetVinicius Costa Gomes
12 daysdmaengine: idxd: Fix not releasing workqueue on .release()Vinicius Costa Gomes
12 daysdmaengine: idxd: Fix possible invalid memory access after FLRVinicius Costa Gomes
12 daysdmaengine: idxd: Fix crash when the event log is disabledVinicius Costa Gomes
12 daysdmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea
12 daysdmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea
12 daysdmaengine: fsl-edma: fix channel parameter config for fixed channel requestsJoy Zou
2026-03-04dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warningsClément Le Goffic
2026-03-04dmaengine: sun6i: Choose appropriate burst length under maxburstChen-Yu Tsai
2026-03-04dmaengine: stm32-dma3: use module_platform_driverAmelie Delaunay
2026-02-26dmaengine: fsl-edma: don't explicitly disable clocks in .remove()Jared Kangas
2026-02-26dma: dma-axi-dmac: fix HW scatter-gather not looking at the queueNuno Sá
2026-02-26dma: dma-axi-dmac: fix SW cyclic transfersNuno Sá
2026-02-26dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RXAngeloGioacchino Del Regno
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
2025-12-16dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()Biju Das
2025-12-16dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro...Suraj Gupta
2025-12-16dmaengine: tegra-adma: Fix use-after-freeSheetal
2025-12-16dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failureZhen Ni
2025-12-16dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()Guodong Xu
2025-12-14dmaengine: ti: k3-udma: fix device leak on udma lookupJohan Hovold
2025-12-14dmaengine: ti: dma-crossbar: clean up dra7x route allocation error pathsJohan Hovold
2025-12-14dmaengine: ti: dma-crossbar: fix device leak on am335x route allocationJohan Hovold
2025-12-14dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocationJohan Hovold
2025-12-14dmaengine: stm32: dmamux: clean up route allocation error labelsJohan Hovold
2025-12-14dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold
2025-12-14dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold
2025-12-14dmaengine: sh: rz-dmac: fix device leak on probe failureJohan Hovold
2025-12-14dmaengine: lpc32xx-dmamux: fix device leak on route allocationJohan Hovold
2025-12-14dmaengine: lpc18xx-dmamux: fix device leak on route allocationJohan Hovold
2025-12-14dmaengine: idxd: fix device leaks on compat bind and unbindJohan Hovold
2025-12-14dmaengine: dw: dmamux: fix OF node leak on route allocation failureJohan Hovold
2025-12-14dmaengine: cv1800b-dmamux: fix device leak on route allocationJohan Hovold
2025-12-14dmaengine: bcm-sba-raid: fix device leak on probeJohan Hovold
2025-12-14dmaengine: at_hdmac: fix device leak on of_dma_xlate()Johan Hovold
2025-12-14dmaengine: xilinx: xdma: Fix regmap max_registerAnthony Brandon
2025-12-14dmaengine: mmp_pdma: fix DMA mask handlingGuodong Xu
2025-12-09Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner