index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ptdma
Age
Commit message (
Expand
)
Author
2023-02-24
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-16
dmaengine: ptdma: check for null desc before calling pt_cmd_callback
Eric Pilmore
2023-01-19
ptdma: pt_core_execute_cmd() should use spinlock
Eric Pilmore
2022-04-22
dmaengine: ptdma: statify pt_tx_status
Vinod Koul
2022-04-20
dmaengine: PTDMA: support polled mode
Ilya Novikov
2022-03-10
Merge tag 'dmaengine-fix-5.17' into next
Vinod Koul
2022-02-15
dmaengine: ptdma: handle the cases based on DMA is complete
Sanjay R Mehta
2022-02-15
dmaengine: ptdma: fix concurrency issue with multiple dma transfer
Sanjay R Mehta
2022-02-15
dmaengine: ptdma: Fix the error handling path in pt_core_init()
Christophe JAILLET
2021-08-29
dmaengine: ptdma: remove PT_OFFSET to avoid redefnition
Sanjay R Mehta
2021-08-29
dmaengine: ptdma: Add debugfs entries for PTDMA
Sanjay R Mehta
2021-08-29
dmaengine: ptdma: register PTDMA controller as a DMA resource
Sanjay R Mehta
2021-08-29
dmaengine: ptdma: Initial driver for the AMD PTDMA
Sanjay R Mehta