summaryrefslogtreecommitdiff
path: root/drivers/dma/ptdma
AgeCommit message (Expand)AuthorFilesLines
2022-02-23dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET1-8/+9
2021-08-29dmaengine: ptdma: remove PT_OFFSET to avoid redefnitionSanjay R Mehta1-1/+0
2021-08-29dmaengine: ptdma: Add debugfs entries for PTDMASanjay R Mehta4-1/+118
2021-08-29dmaengine: ptdma: register PTDMA controller as a DMA resourceSanjay R Mehta5-1/+450
2021-08-29dmaengine: ptdma: Initial driver for the AMD PTDMASanjay R Mehta5-0/+825