summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ptdma/ptdma-dev.c
Commit message (Expand)AuthorAgeFilesLines
* ptdma: pt_core_execute_cmd() should use spinlockEric Pilmore2023-01-191-3/+4
* dmaengine: PTDMA: support polled modeIlya Novikov2022-04-201-17/+19
* dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET2022-02-151-8/+9
* dmaengine: ptdma: Add debugfs entries for PTDMASanjay R Mehta2021-08-291-0/+5
* dmaengine: ptdma: register PTDMA controller as a DMA resourceSanjay R Mehta2021-08-291-0/+32
* dmaengine: ptdma: Initial driver for the AMD PTDMASanjay R Mehta2021-08-291-0/+268