summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
7 daysdmaengine: idxd: Fix leaking event log memoryVinicius Costa Gomes
7 daysdmaengine: idxd: Fix crash when the event log is disabledVinicius Costa Gomes
2026-04-11dmaengine: fsl-edma: fix channel parameter config for fixed channel requestsJoy Zou
2026-04-11dmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate()Joy Zou
2026-04-02dmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes
2026-04-02dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
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: 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 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-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: fsl-edma: don't explicitly disable clocks in .remove()Jared Kangas
2026-03-04dmaengine: fsl-edma-main: Convert to platform remove callback returning voidUwe Kleine-König
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: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold
2026-01-30dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold
2026-01-30dmaengine: ti: k3-udma: fix device leak on udma lookupJohan Hovold
2026-01-30dmaengine: ti: dma-crossbar: fix device leak on am335x route allocationJohan Hovold
2026-01-30dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocationJohan Hovold
2026-01-30dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()Biju Das
2026-01-30dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()Miaoqian Lin
2026-01-30dmaengine: lpc18xx-dmamux: fix device leak on route allocationJohan Hovold
2026-01-30dmaengine: idxd: fix device leaks on compat bind and unbindJohan Hovold
2026-01-30dmaengine: dw: dmamux: fix OF node leak on route allocation failureJohan Hovold
2026-01-30dmaengine: bcm-sba-raid: fix device leak on probeJohan Hovold
2026-01-30dmaengine: at_hdmac: fix device leak on of_dma_xlate()Johan Hovold
2026-01-30dmaengine: apple-admac: Add "apple,t8103-admac" compatibleJanne Grunau
2026-01-30dmaengine: omap-dma: fix dma_pool resource leak in error pathsHaotian Zhang
2026-01-30dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro...Suraj Gupta
2026-01-30dmaengine: tegra-adma: Fix use-after-freeSheetal
2026-01-30dmaengine: xilinx: xdma: Fix regmap max_registerAnthony Brandon
2025-11-24dmaengine: dw-edma: Set status for callback_resultDevendra K Verma
2025-11-24dmaengine: mv_xor: match alloc_wc and free_wcRosen Penev
2025-11-24dmaengine: 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-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