index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-23
dmaengine: ptdma: Move variable condition check to the first place and remove...
Basavaraj Natikar
1
-9
/
+10
2025-03-11
dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue functionality
Basavaraj Natikar
2
-3
/
+89
2025-03-11
dmaengine: ae4dma: Use the MSI count and its corresponding IRQ number
Basavaraj Natikar
1
-2
/
+2
2025-03-11
dmaengine: ae4dma: Remove deprecated PCI IDs
Basavaraj Natikar
1
-2
/
+0
2024-12-24
Merge branch 'fixes' into next
Vinod Koul
1
-16
/
+12
2024-12-11
dmaengine: amd: qdma: make read-only arrays h2c_types and c2h_types static const
Colin Ian King
1
-9
/
+13
2024-12-04
dmaengine: amd: qdma: Remove using the private get and set dma_ops APIs
Lizhi Hou
1
-16
/
+12
2024-12-02
dmaengine: ae4dma: Register debugfs using ptdma_debugfs_setup
Basavaraj Natikar
2
-0
/
+3
2024-12-02
dmaengine: ptdma: Extend ptdma-debugfs to support multi-queue
Basavaraj Natikar
1
-21
/
+57
2024-12-02
dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register
Basavaraj Natikar
4
-2
/
+74
2024-12-02
dmaengine: ptdma: Extend ptdma to support multi-channel and version
Basavaraj Natikar
3
-20
/
+89
2024-12-02
dmaengine: ae4dma: Add AMD ae4dma controller driver
Basavaraj Natikar
7
-0
/
+479
2024-12-02
dmaengine: Move AMD PTDMA driver to amd directory
Basavaraj Natikar
8
-0
/
+1429
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-28
dmaengine: amd: qdma: Add AMD QDMA driver
Nishad Saraf
6
-0
/
+1495