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
2026-01-09
dmaengine: sh: rz-dmac: Make channel irq local
Geert Uytterhoeven
-9
/
+6
2026-01-01
dmaengine: pl08x: Fix comment stating the difference between PL080 and PL081
Vladimir Zapolskiy
-1
/
+1
2026-01-01
dmaengine: at_xdmac: get the number of DMA channels from device tree
Tony Han
-3
/
+23
2025-12-23
dma: dma-axi-dmac: simplify axi_dmac_parse_dt()
Nuno Sá
-8
/
+5
2025-12-23
dma: dma-axi-dmac: support bigger than 32bits addresses
Nuno Sá
-0
/
+24
2025-12-23
dma: dma-axi-dmac: fix HW scatter-gather not looking at the queue
Nuno Sá
-5
/
+3
2025-12-23
dma: dma-axi-dmac: fix SW cyclic transfers
Nuno Sá
-2
/
+1
2025-12-23
dmaengine: st_fdma: add COMPILE_TEST support
Rosen Penev
-1
/
+1
2025-12-23
dmaengine: st_fdma: change dreg_line to long
Rosen Penev
-2
/
+2
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 9200
AngeloGioacchino Del Regno
-0
/
+1
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 6300
AngeloGioacchino Del Regno
-0
/
+1
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Rename support_33bits to support_ext_addr
AngeloGioacchino Del Regno
-5
/
+5
2025-12-23
dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX
AngeloGioacchino Del Regno
-5
/
+5
2025-12-23
dmaengine: mediatek: uart-apdma: Get addressing bits from match data
AngeloGioacchino Del Regno
-7
/
+6
2025-12-23
dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings
Clément Le Goffic
-1
/
+1
2025-12-23
dmaengine: xilinx_dma: Add support for residue on direct AXIDMA S2MM
Tomi Valkeinen
-0
/
+21
2025-12-23
dmaengine: sun6i: Add debug messages for cyclic DMA prepare
Chen-Yu Tsai
-0
/
+10
2025-12-23
dmaengine: sun6i: Choose appropriate burst length under maxburst
Chen-Yu Tsai
-6
/
+20
2025-12-23
dmaengine: sh: Discard pm_runtime_put() return value
Rafael J. Wysocki
-1
/
+1
2025-12-16
dmaengine: zynqmp_dma: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-2
/
+0
2025-12-16
dmaengine: ti: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-5
/
+0
2025-12-16
dmaengine: ste_dma40: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-12
/
+2
2025-12-16
dmaengine: pl330: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-7
/
+1
2025-12-16
dmaengine: at_xdmac: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-11
/
+0
2025-12-16
dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
Biju Das
-0
/
+5
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
[prev]
[next]