summaryrefslogtreecommitdiff
path: root/drivers/dma/ptdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-1/+1
|\
| * dmaengine: ptdma: check for null desc before calling pt_cmd_callbackEric Pilmore2023-02-161-1/+1
* | ptdma: pt_core_execute_cmd() should use spinlockEric Pilmore2023-01-192-4/+5
|/
* dmaengine: ptdma: statify pt_tx_statusVinod Koul2022-04-221-1/+1
* dmaengine: PTDMA: support polled modeIlya Novikov2022-04-203-18/+47
* 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