Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-24 | dmaengine: plx_dma: Don't set chancnt | Jisheng Zhang | 1 | -1/+0 |
2022-04-20 | dmaengine: plx_dma: Move spin_lock_bh() to spin_lock() | Yunbo Yu | 1 | -2/+2 |
2021-10-26 | dmaengine: switch from 'pci_' to 'dma_' API | Qing Wang | 1 | -8/+2 |
2021-04-12 | dmaengine: plx_dma: add a missing put_device() on error path | Dan Carpenter | 1 | -7/+11 |
2020-09-18 | dmaengine: plx_dma: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+3 |
2020-01-15 | dmaengine: plx-dma: Implement descriptor submission | Logan Gunthorpe | 1 | -0/+119 |
2020-01-15 | dmaengine: plx-dma: Implement hardware initialization and cleanup | Logan Gunthorpe | 1 | -0/+370 |
2020-01-15 | dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton | Logan Gunthorpe | 1 | -0/+150 |