summaryrefslogtreecommitdiffstats
path: root/drivers/dma/plx_dma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: switch from 'pci_' to 'dma_' APIQing Wang2021-10-261-8/+2
* dmaengine: plx_dma: add a missing put_device() on error pathDan Carpenter2021-04-121-7/+11
* dmaengine: plx_dma: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-181-4/+3
* dmaengine: plx-dma: Implement descriptor submissionLogan Gunthorpe2020-01-151-0/+119
* dmaengine: plx-dma: Implement hardware initialization and cleanupLogan Gunthorpe2020-01-151-0/+370
* dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeletonLogan Gunthorpe2020-01-151-0/+150