summaryrefslogtreecommitdiff
path: root/drivers/dma/plx_dma.c
AgeCommit message (Expand)Author
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2023-05-24dmaengine: plx_dma: Don't set chancntJisheng Zhang
2022-04-20dmaengine: plx_dma: Move spin_lock_bh() to spin_lock()Yunbo Yu
2021-10-26dmaengine: switch from 'pci_' to 'dma_' APIQing Wang
2021-04-12dmaengine: plx_dma: add a missing put_device() on error pathDan Carpenter
2020-09-18dmaengine: plx_dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-01-15dmaengine: plx-dma: Implement descriptor submissionLogan Gunthorpe
2020-01-15dmaengine: plx-dma: Implement hardware initialization and cleanupLogan Gunthorpe
2020-01-15dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeletonLogan Gunthorpe