summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
4 daysdmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()Guodong Xu
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-04dma: dma-axi-dmac: fix SW cyclic transfersNuno Sá
2026-03-04dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RXAngeloGioacchino Del Regno
2026-02-06dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold
2026-02-06dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold
2026-02-06dmaengine: ti: k3-udma: fix device leak on udma lookupJohan Hovold
2026-02-06dmaengine: ti: dma-crossbar: fix device leak on am335x route allocationJohan Hovold
2026-02-06dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocationJohan Hovold
2026-02-06dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()Biju Das
2026-02-06dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()Miaoqian Lin
2026-02-06dmaengine: lpc18xx-dmamux: fix device leak on route allocationJohan Hovold
2026-02-06dmaengine: idxd: fix device leaks on compat bind and unbindJohan Hovold
2026-02-06dmaengine: dw: dmamux: fix OF node leak on route allocation failureJohan Hovold
2026-02-06dmaengine: bcm-sba-raid: fix device leak on probeJohan Hovold
2026-02-06dmaengine: at_hdmac: fix device leak on of_dma_xlate()Johan Hovold
2026-02-06dmaengine: apple-admac: Add "apple,t8103-admac" compatibleJanne Grunau
2026-02-06dmaengine: omap-dma: fix dma_pool resource leak in error pathsHaotian Zhang
2026-02-06dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro...Suraj Gupta
2026-02-06dmaengine: tegra-adma: Fix use-after-freeSheetal
2026-01-11dmaengine: idxd: Remove improper idxd_freeYi Sun
2025-12-07dmaengine: dw-edma: Set status for callback_resultDevendra K Verma
2025-12-07dmaengine: mv_xor: match alloc_wc and free_wcRosen Penev
2025-12-07dmaengine: sh: setup_xref error handlingThomas Andreatta
2025-09-19dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocateMiaoqian Lin
2025-09-19dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/eesStephan Gerhold
2025-09-19dmaengine: ti: edma: Fix memory allocation size for queue_priority_mapAnders Roxell
2025-09-19dmaengine: idxd: Fix double free in idxd_setup_wqs()Dan Carpenter
2025-09-09dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()Qiu-ji Chen
2025-09-09dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()Qiu-ji Chen
2025-08-28dmaengine: stm32-dma: configure next sg only if there are more than 2 sgsAmelie Delaunay
2025-08-15dmaengine: nbpfaxi: Add missing check after DMA mapThomas Fourier
2025-08-15dmaengine: mv_xor: Fix missing check after DMA map and missing unmapThomas Fourier
2025-07-24dmaengine: nbpfaxi: Fix memory corruption in probe()Dan Carpenter
2025-07-06dmaengine: xilinx_dma: Set dma_device directionsThomas Gessler
2025-06-27dmaengine: ti: Add NULL check in udma_probe()Henry Martin
2025-06-04dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()Harshit Mogalapalli
2025-06-04dmaengine: idxd: Fix ->poll() return valueDave Jiang
2025-06-04dmaengine: idxd: Fix allowing write() from different address spacesVinicius Costa Gomes
2025-06-04dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...Fenghua Yu
2025-06-04dmaengine: idxd: add per DSA wq workqueue for processing cr faultsDave Jiang
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probeShuai Xue
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_allocShuai Xue
2025-05-22dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove callShuai Xue
2025-05-22dmaengine: idxd: Add missing cleanups in cleanup internalsShuai Xue
2025-05-22dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internalsShuai Xue
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groupsShuai Xue
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_setup_enginesShuai Xue
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqsShuai Xue