summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ptdma
AgeCommit message (Expand)AuthorLines
2022-04-22dmaengine: ptdma: statify pt_tx_statusVinod Koul-1/+1
2022-04-20dmaengine: PTDMA: support polled modeIlya Novikov-18/+47
2022-03-10Merge tag 'dmaengine-fix-5.17' into nextVinod Koul-8/+9
2022-02-15dmaengine: ptdma: handle the cases based on DMA is completeSanjay R Mehta-6/+11
2022-02-15dmaengine: ptdma: fix concurrency issue with multiple dma transferSanjay R Mehta-1/+6
2022-02-15dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET-8/+9
2021-08-29dmaengine: ptdma: remove PT_OFFSET to avoid redefnitionSanjay R Mehta-1/+0
2021-08-29dmaengine: ptdma: Add debugfs entries for PTDMASanjay R Mehta-1/+118
2021-08-29dmaengine: ptdma: register PTDMA controller as a DMA resourceSanjay R Mehta-1/+450
2021-08-29dmaengine: ptdma: Initial driver for the AMD PTDMASanjay R Mehta-0/+825