summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2026-01-30dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMASiddharth Vadapalli
2026-01-23dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failureZhen Ni
2026-01-23dmaengine: ti: k3-udma: fix device leak on udma lookupJohan Hovold
2026-01-23dmaengine: ti: dma-crossbar: fix device leak on am335x route allocationJohan Hovold
2026-01-23dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocationJohan Hovold
2026-01-23dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold
2026-01-23dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold
2026-01-23dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()Biju Das
2026-01-23dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()Miaoqian Lin
2026-01-23dmaengine: lpc32xx-dmamux: fix device leak on route allocationJohan Hovold
2026-01-23dmaengine: lpc18xx-dmamux: fix device leak on route allocationJohan Hovold
2026-01-23dmaengine: idxd: fix device leaks on compat bind and unbindJohan Hovold
2026-01-23dmaengine: dw: dmamux: fix OF node leak on route allocation failureJohan Hovold
2026-01-23dmaengine: bcm-sba-raid: fix device leak on probeJohan Hovold
2026-01-23dmaengine: at_hdmac: fix device leak on of_dma_xlate()Johan Hovold
2026-01-23dmaengine: apple-admac: Add "apple,t8103-admac" compatibleJanne Grunau
2026-01-23dmaengine: omap-dma: fix dma_pool resource leak in error pathsHaotian Zhang
2026-01-23dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro...Suraj Gupta
2026-01-23dmaengine: tegra-adma: Fix use-after-freeSheetal
2026-01-23dmaengine: xilinx: xdma: Fix regmap max_registerAnthony Brandon
2025-11-13dmaengine: dw-edma: Set status for callback_resultDevendra K Verma
2025-11-13dmaengine: mv_xor: match alloc_wc and free_wcRosen Penev
2025-11-13dmaengine: sh: setup_xref error handlingThomas Andreatta
2025-10-23dmaengine: Add missing cleanup on module unloadGuenter Roeck
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-19dmaengine: idxd: Fix refcount underflow on module unloadYi Sun
2025-09-19dmaengine: idxd: Remove improper idxd_freeYi Sun
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-20dmaengine: 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-08-15dmaengine: mmp: Fix again Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2025-07-24dmaengine: nbpfaxi: Fix memory corruption in probe()Dan Carpenter
2025-07-06dmaengine: xilinx_dma: Set dma_device directionsThomas Gessler
2025-07-06dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver ...Yi Sun
2025-06-19dmaengine: ti: Add NULL check in udma_probe()Henry Martin
2025-06-04dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_openPurva Yeshi
2025-05-29dmaengine: fsl-edma: Fix return code for unhandled interruptsStefan Wahren
2025-05-29dmaengine: idxd: Fix ->poll() return valueDave Jiang
2025-05-29dmaengine: idxd: Fix allowing write() from different address spacesVinicius Costa Gomes
2025-05-22dmaengine: idxd: Refactor remove call with idxd_cleanup() helperShuai Xue
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