summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2026-04-02dmaengine: idxd: Fix leaking event log memoryVinicius Costa Gomes
2026-04-02dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen
2026-04-02dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut
2026-04-02dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut
2026-04-02dmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut
2026-04-02dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li
2026-04-02dmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein
2026-04-02dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen
2026-04-02dmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes
2026-04-02dmaengine: idxd: Fix memory leak when a wq is resetVinicius Costa Gomes
2026-04-02dmaengine: idxd: Fix not releasing workqueue on .release()Vinicius Costa Gomes
2026-04-02dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea
2026-04-02dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea
2026-04-02dmaengine: fsl-edma: fix channel parameter config for fixed channel requestsJoy Zou
2026-03-25dmaengine: 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-04dmaengine: stm32-dma3: use module_platform_driverAmelie Delaunay
2026-03-04dmaengine: fsl-edma: don't explicitly disable clocks in .remove()Jared Kangas
2026-03-04dma: dma-axi-dmac: fix HW scatter-gather not looking at the queueNuno Sá
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-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