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: sh: rz-dmac: Fix rz_dmac_terminate_all()Biju Das
2026-02-06dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()Miaoqian Lin
2026-02-06dmaengine: lpc18xx-dmamux: fix device leak on route allocationJohan Hovold
2026-02-06dmaengine: idxd: fix device leaks on compat bind and unbindJohan 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-19locking: 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-10dmaengine: xilinx_dma: Set dma_device directionsThomas Gessler
2025-06-27dmaengine: ti: Add NULL check in udma_probe()Henry Martin
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groupsShuai Xue
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_setup_enginesShuai Xue
2025-05-22dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure inste...Yemike Abhilash Chandra
2025-05-22dmaengine: ti: k3-udma: Add missing lockingRonald Wahl
2025-05-22dmaengine: 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: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memsetChen Ridong
2025-01-09dmaengine: dw: Select only supported masters for ACPI devicesAndy Shevchenko
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-08-19dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channelsVignesh Raghavendra
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: idxd: Fix possible Use-After-Free in irq_process_work_listLi RongQing
2024-07-05Avoid hw_desc array overrun in dw-axi-dmacJoao Pinto
2024-07-05dmaengine: axi-dmac: fix possible race in remove()Nuno Sa