summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ptdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-fix-5.17' into nextVinod Koul2022-03-101-8/+9
|\
| * dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET2022-02-151-8/+9
* | dmaengine: ptdma: handle the cases based on DMA is completeSanjay R Mehta2022-02-151-6/+11
* | dmaengine: ptdma: fix concurrency issue with multiple dma transferSanjay R Mehta2022-02-151-1/+6
|/
* dmaengine: ptdma: remove PT_OFFSET to avoid redefnitionSanjay R Mehta2021-08-291-1/+0
* dmaengine: ptdma: Add debugfs entries for PTDMASanjay R Mehta2021-08-294-1/+118
* dmaengine: ptdma: register PTDMA controller as a DMA resourceSanjay R Mehta2021-08-295-1/+450
* dmaengine: ptdma: Initial driver for the AMD PTDMASanjay R Mehta2021-08-295-0/+825