aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/switchtec_dma.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-0/+1
2026-07-17dmaengine: switchtec-dma: Add PCI1008 device IDLogan Gunthorpe1-0/+1
2026-06-30dmaengine: switchtec-dma: fix FIELD_GET misuse when programming SE thresholdDavid Carlier1-1/+1
2026-03-09dmaengine: switchtec-dma: Implement descriptor submissionKelvin Cao1-0/+225
2026-03-09dmaengine: switchtec-dma: Implement hardware initialization and cleanupKelvin Cao1-2/+1005
2026-03-09dmaengine: switchtec-dma: Introduce Switchtec DMA engine skeletonKelvin Cao1-0/+209