summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
32 hoursdmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failureZhen Ni1-0/+1
32 hoursdmaengine: ti: k3-udma: fix device leak on udma lookupJohan Hovold1-1/+1
32 hoursdmaengine: ti: dma-crossbar: fix device leak on am335x route allocationJohan Hovold1-6/+10
32 hoursdmaengine: ti: dma-crossbar: fix device leak on dra7x route allocationJohan Hovold1-0/+2
32 hoursdmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold1-1/+3
32 hoursdmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold1-6/+12
32 hoursdmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()Biju Das1-0/+5
32 hoursdmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()Miaoqian Lin1-2/+4
32 hoursdmaengine: lpc32xx-dmamux: fix device leak on route allocationJohan Hovold1-5/+14
32 hoursdmaengine: lpc18xx-dmamux: fix device leak on route allocationJohan Hovold1-5/+14
32 hoursdmaengine: idxd: fix device leaks on compat bind and unbindJohan Hovold1-4/+19
32 hoursdmaengine: dw: dmamux: fix OF node leak on route allocation failureJohan Hovold1-1/+3
32 hoursdmaengine: bcm-sba-raid: fix device leak on probeJohan Hovold1-1/+5
32 hoursdmaengine: at_hdmac: fix device leak on of_dma_xlate()Johan Hovold1-2/+7
32 hoursdmaengine: apple-admac: Add "apple,t8103-admac" compatibleJanne Grunau1-0/+1
32 hoursdmaengine: omap-dma: fix dma_pool resource leak in error pathsHaotian Zhang1-0/+4
32 hoursdmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro...Suraj Gupta1-2/+5
32 hoursdmaengine: tegra-adma: Fix use-after-freeSheetal1-1/+9
32 hoursdmaengine: xilinx: xdma: Fix regmap max_registerAnthony Brandon2-1/+2
2025-11-13dmaengine: dw-edma: Set status for callback_resultDevendra K Verma1-0/+22
2025-11-13dmaengine: mv_xor: match alloc_wc and free_wcRosen Penev1-2/+2
2025-11-13dmaengine: sh: setup_xref error handlingThomas Andreatta2-10/+32
2025-10-23dmaengine: Add missing cleanup on module unloadGuenter Roeck1-0/+2
2025-09-19dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocateMiaoqian Lin1-4/+11
2025-09-19dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/eesStephan Gerhold1-2/+6
2025-09-19dmaengine: ti: edma: Fix memory allocation size for queue_priority_mapAnders Roxell1-2/+2
2025-09-19dmaengine: idxd: Fix double free in idxd_setup_wqs()Dan Carpenter1-16/+17
2025-09-19dmaengine: idxd: Fix refcount underflow on module unloadYi Sun1-1/+4
2025-09-19dmaengine: idxd: Remove improper idxd_freeYi Sun1-1/+0
2025-09-09dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()Qiu-ji Chen1-2/+2
2025-09-09dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()Qiu-ji Chen1-4/+2
2025-08-20dmaengine: stm32-dma: configure next sg only if there are more than 2 sgsAmelie Delaunay1-1/+1
2025-08-15dmaengine: nbpfaxi: Add missing check after DMA mapThomas Fourier1-0/+13
2025-08-15dmaengine: mv_xor: Fix missing check after DMA map and missing unmapThomas Fourier1-2/+19
2025-08-15dmaengine: mmp: Fix again Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2025-07-24dmaengine: nbpfaxi: Fix memory corruption in probe()Dan Carpenter1-6/+5
2025-07-06dmaengine: xilinx_dma: Set dma_device directionsThomas Gessler1-0/+2
2025-07-06dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver ...Yi Sun1-1/+3
2025-06-19dmaengine: ti: Add NULL check in udma_probe()Henry Martin1-1/+2
2025-06-04dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_openPurva Yeshi1-2/+2
2025-05-29dmaengine: fsl-edma: Fix return code for unhandled interruptsStefan Wahren1-1/+1
2025-05-29dmaengine: idxd: Fix ->poll() return valueDave Jiang1-1/+1
2025-05-29dmaengine: idxd: Fix allowing write() from different address spacesVinicius Costa Gomes1-0/+9
2025-05-22dmaengine: idxd: Refactor remove call with idxd_cleanup() helperShuai Xue1-12/+2
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probeShuai Xue1-1/+12
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_allocShuai Xue1-9/+15
2025-05-22dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove callShuai Xue1-0/+1
2025-05-22dmaengine: idxd: Add missing cleanups in cleanup internalsShuai Xue1-8/+3
2025-05-22dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internalsShuai Xue1-7/+51
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groupsShuai Xue1-0/+4