index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2 days
Merge branch 'headers' of git://git.infradead.org/users/willy/pagecache.git
Mark Brown
5 days
headers: Remove swap.h from suspend.h
Matthew Wilcox (Oracle)
6 days
Merge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7 days
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-12
dmaengine: dw-edma: Mark emulated IRQ as level-triggered
Koichiro Den
2026-08-11
dmaengine: idxd: assign all engines to group 0 in IAA defaults
Giovanni Cabiddu
2026-08-11
dmaengine: qcom_hidma: remove conditional return with no effect
Sang-Heon Jeon
2026-08-11
dmaengine: qcom-bam-dma: fix autosuspend cleanup during removal
Guangshuo Li
2026-08-11
dmaengine: fsl-edma: tracing: no ptr dereference during log output
Martin Kaiser
2026-08-02
Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-21
dmaengine: dw-edma: Program endpoint function numbers
Koichiro Den
2026-07-21
dmaengine: dw-edma-pcie: Add chip flags to match data
Koichiro Den
2026-07-21
dmaengine: dw-edma-pcie: Handle optional data blocks
Koichiro Den
2026-07-21
dmaengine: dw-edma-pcie: Factor out descriptor block address lookup
Koichiro Den
2026-07-21
dmaengine: dw-edma-pcie: Add register offset match flag
Koichiro Den
2026-07-21
dmaengine: dw-edma-pcie: Add platform ops to match data
Koichiro Den
2026-07-21
dmaengine: dw-edma-pcie: Rename vsec_data to dma_data
Koichiro Den
2026-07-21
dmaengine: dw-edma-pcie: Add capability match data
Koichiro Den
2026-07-21
dmaengine: dw-edma-pcie: Track non-LL mode in DMA data
Koichiro Den
2026-07-21
dmaengine: dw-edma: Add partial channel ownership mode
Koichiro Den
2026-07-21
dmaengine: dw-edma: Initialize IRQ data before requesting IRQs
Koichiro Den
2026-07-21
dmaengine: dw-edma: Add core quiesce operations
Koichiro Den
2026-07-21
dmaengine: dw-edma: Add per-channel interrupt routing control
Koichiro Den
2026-07-21
dmaengine: dw-edma: Factor out HDMA interrupt setup helper
Koichiro Den
2026-07-19
dmaengine: dw-edma: Defer channel IRQ handling to workqueue
Koichiro Den
2026-07-19
dmaengine: dw-edma: Snapshot the v0 interrupt status once per handler pass
Koichiro Den
2026-07-19
dmaengine: dw-edma-pcie: Drop redundant pci_free_irq_vectors()
Koichiro Den
2026-07-19
dmaengine: dw-edma: Clear stale requests on termination
Koichiro Den
2026-07-19
dmaengine: dw-edma: Serialize channel state checks
Koichiro Den
2026-07-19
dmaengine: dw-edma: Complete descriptors before pausing
Koichiro Den
2026-07-19
dmaengine: dw-edma: Serialize abort state updates
Koichiro Den
2026-07-19
dmaengine: dw-edma: Terminate all descriptors without callbacks
Koichiro Den
2026-07-19
dmaengine: dw-edma: Fix HDMA channel status register access
Koichiro Den
2026-07-17
dmaengine: switchtec-dma: Add PCI1008 device ID
Logan Gunthorpe
2026-07-17
dmaengine: Constify struct dma_descriptor_metadata_ops
Christophe JAILLET
2026-07-17
dmaengine: validate dev and name in dma_request_chan()
bui duc phuc
2026-07-17
dma: fsl_raid: use devm_platform_ioremap_resource
Rosen Penev
2026-07-17
dma: fsl_raid: keep MMIO bases as void __iomem and cast at access
Rosen Penev
2026-07-17
dma: fsl_raid: set final bit via fill_cfd_frame() argument
Rosen Penev
2026-07-17
dma: fsl_raid: convert descriptor stores to big-endian
Rosen Penev
2026-07-17
dmaengine: dw-edma: Enable HDMA 64R/W Channels
Devendra K Verma
2026-07-15
dmaengine: arm-dma350: enable ANYCH interrupt for shared IRQ wiring
Jun Guo
2026-07-14
dmaengine: dw-edma: Remove struct dw_edma_chunk
Frank Li
2026-07-14
dmaengine: dw-edma: Use burst array instead of linked list
Frank Li
2026-07-14
dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
Frank Li
2026-07-14
dmaengine: dw-edma: Add non_ll_start() callback
Frank Li
2026-07-14
dmaengine: dw-edma: Add callbacks to fill link list entries
Frank Li
2026-07-14
dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
Frank Li
2026-07-14
dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
Frank Li
2026-07-14
dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edm...
Frank Li
[next]