summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2025-06-19Merge tag 'v6.1.141' into toradex_ti-linux-6.1.yEmanuele Ghidoli
2025-06-04dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()Harshit Mogalapalli
2025-06-04dmaengine: idxd: Fix ->poll() return valueDave Jiang
2025-06-04dmaengine: idxd: Fix allowing write() from different address spacesVinicius Costa Gomes
2025-06-04dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...Fenghua Yu
2025-06-04dmaengine: idxd: add per DSA wq workqueue for processing cr faultsDave Jiang
2025-05-30Merge tag 'v6.1.134' into toradex_ti-linux-6.1.yEmanuele Ghidoli
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probeShuai Xue
2025-05-22dmaengine: idxd: fix memory leak in error handling path of idxd_allocShuai Xue
2025-05-22dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove callShuai Xue
2025-05-22dmaengine: idxd: Add missing cleanups in cleanup internalsShuai Xue
2025-05-22dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internalsShuai Xue
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: idxd: fix memory leak in error handling path of idxd_setup_wqsShuai 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-02-21dmaengine: ti: edma: fix OF node reference leaks in edma_driverJoe Hattori
2025-01-02dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memsetChen Ridong
2025-01-02dmaengine: apple-admac: Avoid accessing registers in probeSasha Finkelstein
2025-01-02dmaengine: tegra: Return correct DMA status when pausedAkhil R
2025-01-02dmaengine: dw: Select only supported masters for ACPI devicesAndy Shevchenko
2025-01-02dmaengine: mv_xor: fix child node refcount handling in early exitJavier Carrasco
2024-10-18Merge tag 'v6.1.112' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Praneeth Bajjuri
2024-09-13Merge tag 'v6.1.105' into ti-linux-6.1.y-cicdSai Sree Kartheek Adivi
2024-09-08dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptorOlivier Dautricourt
2024-09-08dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking ...Olivier Dautricourt
2024-09-04dmaengine: dw: Add memory bus width verificationSerge Semin
2024-09-04dmaengine: dw: Add peripheral bus width verificationSerge Semin
2024-08-03dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channelsVignesh Raghavendra
2024-06-27dmaengine: ioatdma: Fix missing kmem_cache_destroy()Nikita Shubin
2024-06-27dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()Nikita Shubin
2024-06-27dmaengine: ioatdma: Fix error path in ioat3_dma_probe()Nikita Shubin
2024-06-27dmaengine: ioat: use PCI core macros for PCIe CapabilityBjorn Helgaas
2024-06-27dmaengine: ioatdma: Fix leaking on version mismatchNikita Shubin
2024-06-27dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2024-06-27dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_listLi RongQing
2024-06-27Avoid hw_desc array overrun in dw-axi-dmacJoao Pinto
2024-06-21dmaengine: axi-dmac: fix possible race in remove()Nuno Sa
2024-06-12dmaengine: idma64: Add check for dma_set_max_seg_sizeChen Ni
2024-05-17dmaengine: idxd: add a write() method for applications to submit workNikhil Rao
2024-05-17dmaengine: idxd: add a new security check to deal with a hardware erratumArjan van de Ven
2024-05-17VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven
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-03Merge tag 'v6.1.83' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Praneeth Bajjuri
2024-05-02dmaengine: idxd: Fix oops during rmmod on single-CPU platformsFenghua Yu
2024-05-02dma: xilinx_dpdma: Fix lockingSean Anderson