summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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: lpc18xx-dmamux: fix device leak on route allocationJohan 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: 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
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-10-29locking: Introduce __cleanup() based infrastructurePeter Zijlstra
2025-10-02dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/eesStephan Gerhold
2025-10-02dmaengine: ti: edma: Fix memory allocation size for queue_priority_mapAnders Roxell
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: nbpfaxi: Add missing check after DMA mapThomas Fourier
2025-08-28dmaengine: mv_xor: Fix missing check after DMA map and missing unmapThomas Fourier
2025-08-28dmaengine: nbpfaxi: Fix memory corruption in probe()Dan Carpenter
2025-07-17dmaengine: xilinx_dma: Set dma_device directionsThomas Gessler
2025-06-27dmaengine: ti: Add NULL check in udma_probe()Henry Martin
2025-06-04dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure inste...Yemike Abhilash Chandra
2025-06-04dmaengine: ti: k3-udma: Add missing lockingRonald Wahl
2025-06-04dmaengine: Revert "dmaengine: dmatest: Fix dmatest waiting less when interrup...Nathan Lynch
2025-05-02dmaengine: dmatest: Fix dmatest waiting less when interruptedVinicius Costa Gomes
2025-03-13dmaengine: ti: edma: fix OF node reference leaks in edma_driverJoe Hattori
2025-01-09dmaengine: dw: Select only supported masters for ACPI devicesAndy Shevchenko
2025-01-09dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memsetChen Ridong
2025-01-09dmaengine: mv_xor: fix child node refcount handling in early exitJavier Carrasco
2024-09-04dmaengine: dw: Add memory bus width verificationSerge Semin
2024-09-04dmaengine: dw: Add peripheral bus width verificationSerge Semin
2024-07-05dmaengine: ioatdma: Fix missing kmem_cache_destroy()Nikita Shubin
2024-07-05dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()Nikita Shubin
2024-07-05dmaengine: ioatdma: Fix error path in ioat3_dma_probe()Nikita Shubin
2024-07-05dmaengine: ioat: use PCI core macros for PCIe CapabilityBjorn Helgaas
2024-07-05dmaengine: ioatdma: Fix leaking on version mismatchNikita Shubin
2024-07-05dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2024-07-05dmaengine: ioat: switch from 'pci_' to 'dma_' APIQing Wang
2024-07-05dmaengine: axi-dmac: fix possible race in remove()Nuno Sa
2024-06-16dmaengine: idma64: Add check for dma_set_max_seg_sizeChen Ni
2024-05-17dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"Vinod Koul
2024-05-17dmaengine: pl330: issue_pending waits until WFP stateBumyong Lee
2024-05-02dma: xilinx_dpdma: Fix lockingSean Anderson
2024-05-02idma64: Don't try to serve interrupts when device is powered offAndy Shevchenko
2024-05-02dmaengine: owl: fix register access functionsArnd Bergmann
2024-03-26dmaengine: tegra210-adma: Update dependency to ARCH_TEGRAPeter Robinson
2024-03-06dmaengine: fsl-qdma: init irq after reg initializationCurtis Klein