summaryrefslogtreecommitdiff
path: root/drivers/dma/ptdma
AgeCommit message (Expand)Author
2023-02-24Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-16dmaengine: ptdma: check for null desc before calling pt_cmd_callbackEric Pilmore
2023-01-19ptdma: pt_core_execute_cmd() should use spinlockEric Pilmore
2022-04-22dmaengine: ptdma: statify pt_tx_statusVinod Koul
2022-04-20dmaengine: PTDMA: support polled modeIlya Novikov
2022-03-10Merge tag 'dmaengine-fix-5.17' into nextVinod Koul
2022-02-15dmaengine: ptdma: handle the cases based on DMA is completeSanjay R Mehta
2022-02-15dmaengine: ptdma: fix concurrency issue with multiple dma transferSanjay R Mehta
2022-02-15dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET
2021-08-29dmaengine: ptdma: remove PT_OFFSET to avoid redefnitionSanjay R Mehta
2021-08-29dmaengine: ptdma: Add debugfs entries for PTDMASanjay R Mehta
2021-08-29dmaengine: ptdma: register PTDMA controller as a DMA resourceSanjay R Mehta
2021-08-29dmaengine: ptdma: Initial driver for the AMD PTDMASanjay R Mehta