Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dmaengine: plx_dma: add a missing put_device() on error path | Dan Carpenter | 2021-04-12 | 1 | -7/+11 |
* | dmaengine: plx_dma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
* | dmaengine: plx-dma: Implement descriptor submission | Logan Gunthorpe | 2020-01-15 | 1 | -0/+119 |
* | dmaengine: plx-dma: Implement hardware initialization and cleanup | Logan Gunthorpe | 2020-01-15 | 1 | -0/+370 |
* | dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton | Logan Gunthorpe | 2020-01-15 | 1 | -0/+150 |