index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Lines
2025-12-16
dmaengine: ti: k3-udma: enable compile testing
Johan Hovold
-2
/
+3
2025-12-16
dmaengine: stm32-dma3: introduce ddata2dev helper
Amelie Delaunay
-11
/
+17
2025-12-16
dmaengine: stm32-dma3: restore channel semaphore status after suspend
Amelie Delaunay
-1
/
+74
2025-12-16
dmaengine: stm32-dma3: introduce channel semaphore helpers
Amelie Delaunay
-11
/
+44
2025-12-16
dmaengine: stm32-dma3: use module_platform_driver
Amelie Delaunay
-6
/
+1
2025-12-16
dmaengine: pl08x: Fix a spelling mistake
Chu Guangqing
-1
/
+1
2025-12-16
dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro...
Suraj Gupta
-2
/
+5
2025-12-16
dmaengine: tegra-adma: Fix use-after-free
Sheetal
-1
/
+9
2025-12-16
dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failure
Zhen Ni
-0
/
+1
2025-12-16
dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()
Guodong Xu
-0
/
+6
2025-12-16
dmaengine: qcom: bam_dma: use lock guards
Bartosz Golaszewski
-70
/
+56
2025-12-16
dmaengine: qcom: bam_dma: order includes alphabetically
Bartosz Golaszewski
-13
/
+13
2025-12-16
dmaengine: dw-edma: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
-2
/
+2
2025-12-14
dmaengine: ti: k3-udma: fix device leak on udma lookup
Johan Hovold
-1
/
+1
2025-12-14
dmaengine: ti: dma-crossbar: clean up dra7x route allocation error paths
Johan Hovold
-9
/
+8
2025-12-14
dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation
Johan Hovold
-6
/
+10
2025-12-14
dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocation
Johan Hovold
-0
/
+2
2025-12-14
dmaengine: stm32: dmamux: clean up route allocation error labels
Johan Hovold
-5
/
+4
2025-12-14
dmaengine: stm32: dmamux: fix OF node leak on route allocation failure
Johan Hovold
-1
/
+3
2025-12-14
dmaengine: stm32: dmamux: fix device leak on route allocation
Johan Hovold
-6
/
+12
2025-12-14
dmaengine: sh: rz-dmac: fix device leak on probe failure
Johan Hovold
-2
/
+11
2025-12-14
dmaengine: lpc32xx-dmamux: fix device leak on route allocation
Johan Hovold
-5
/
+14
2025-12-14
dmaengine: lpc18xx-dmamux: fix device leak on route allocation
Johan Hovold
-5
/
+14
2025-12-14
dmaengine: idxd: fix device leaks on compat bind and unbind
Johan Hovold
-4
/
+19
2025-12-14
dmaengine: dw: dmamux: fix OF node leak on route allocation failure
Johan Hovold
-1
/
+3
2025-12-14
dmaengine: cv1800b-dmamux: fix device leak on route allocation
Johan Hovold
-7
/
+10
2025-12-14
dmaengine: bcm-sba-raid: fix device leak on probe
Johan Hovold
-1
/
+5
2025-12-14
dmaengine: at_hdmac: fix device leak on of_dma_xlate()
Johan Hovold
-2
/
+7
2025-12-14
dmaengine: xilinx: xdma: Fix regmap max_register
Anthony Brandon
-1
/
+2
2025-12-14
dmaengine: mmp_pdma: fix DMA mask handling
Guodong Xu
-12
/
+8
2025-12-09
Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-59
/
+77
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
-1
/
+0
2025-11-21
dmaengine: fsl-edma: configure tcd attr with separate src and dst settings
Han Xu
-12
/
+33
2025-11-21
dmaengine: st_fdma: drop unused module alias
Johan Hovold
-1
/
+0
2025-11-21
dmaengine: bcm2835: enable compile testing
Johan Hovold
-1
/
+1
2025-11-21
dmaengine: tegra210-adma: drop unused module alias
Johan Hovold
-1
/
+0
2025-11-21
dmaengine: sprd: drop unused module alias
Johan Hovold
-1
/
+0
2025-11-21
dmaengine: mmp_tdma: drop unnecessary OF node check in remove
Johan Hovold
-2
/
+1
2025-11-21
dmaengine: mmp_tdma: drop unused module alias
Johan Hovold
-1
/
+0
2025-11-21
dmaengine: k3dma: drop unused module alias
Johan Hovold
-1
/
+0
2025-11-21
dmaengine: fsl-qdma: drop unused module alias
Johan Hovold
-1
/
+0
2025-11-21
dmaengine: fsl-edma: drop unused module alias
Johan Hovold
-1
/
+0
2025-11-21
dmaengine: dw: drop unused module alias
Johan Hovold
-4
/
+1
2025-11-21
dmaengine: bcm2835: drop unused module alias
Johan Hovold
-1
/
+0
2025-11-21
dmaengine: at_hdmac: add COMPILE_TEST support
Rosen Penev
-1
/
+1
2025-11-21
dmaengine: at_hdmac: fix formats under 64-bit
Rosen Penev
-3
/
+3
2025-10-16
dmaengine: qcom: gpi: Add GPI Block event interrupt support
Jyothi Kumar Seerapu
-2
/
+9
2025-10-16
dmaengine: idxd: drain ATS translations when disabling WQ
Nikhil Rao
-2
/
+17
2025-10-16
dmaengine: sh: Kconfig: Drop ARCH_R7S72100/ARCH_RZG2L dependency
Lad Prabhakar
-1
/
+1
2025-10-16
dmaengine: rcar-dmac: Convert to NOIRQ_SYSTEM_SLEEP/RUNTIME_PM_OPS()
Geert Uytterhoeven
-6
/
+4
[prev]
[next]