index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-23
dma: dma-axi-dmac: support bigger than 32bits addresses
Nuno Sá
1
-0
/
+24
2025-12-23
dma: dma-axi-dmac: fix HW scatter-gather not looking at the queue
Nuno Sá
1
-5
/
+3
2025-12-23
dma: dma-axi-dmac: fix SW cyclic transfers
Nuno Sá
1
-2
/
+1
2025-12-23
dmaengine: st_fdma: add COMPILE_TEST support
Rosen Penev
1
-1
/
+1
2025-12-23
dmaengine: st_fdma: change dreg_line to long
Rosen Penev
2
-2
/
+2
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 9200
AngeloGioacchino Del Regno
1
-0
/
+1
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 6300
AngeloGioacchino Del Regno
1
-0
/
+1
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Rename support_33bits to support_ext_addr
AngeloGioacchino Del Regno
1
-5
/
+5
2025-12-23
dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX
AngeloGioacchino Del Regno
1
-5
/
+5
2025-12-23
dmaengine: mediatek: uart-apdma: Get addressing bits from match data
AngeloGioacchino Del Regno
1
-7
/
+6
2025-12-23
dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings
Clément Le Goffic
1
-1
/
+1
2025-12-23
dmaengine: xilinx_dma: Add support for residue on direct AXIDMA S2MM
Tomi Valkeinen
1
-0
/
+21
2025-12-23
dmaengine: sun6i: Add debug messages for cyclic DMA prepare
Chen-Yu Tsai
1
-0
/
+10
2025-12-23
dmaengine: sun6i: Choose appropriate burst length under maxburst
Chen-Yu Tsai
1
-6
/
+20
2025-12-23
dmaengine: sh: Discard pm_runtime_put() return value
Rafael J. Wysocki
1
-1
/
+1
2025-12-16
dmaengine: zynqmp_dma: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-2
/
+0
2025-12-16
dmaengine: ti: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-5
/
+0
2025-12-16
dmaengine: ste_dma40: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-12
/
+2
2025-12-16
dmaengine: pl330: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-7
/
+1
2025-12-16
dmaengine: at_xdmac: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-11
/
+0
2025-12-16
dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
Biju Das
1
-0
/
+5
2025-12-16
dmaengine: ti: k3-udma: enable compile testing
Johan Hovold
1
-2
/
+3
2025-12-16
dmaengine: stm32-dma3: introduce ddata2dev helper
Amelie Delaunay
1
-11
/
+17
2025-12-16
dmaengine: stm32-dma3: restore channel semaphore status after suspend
Amelie Delaunay
1
-1
/
+74
2025-12-16
dmaengine: stm32-dma3: introduce channel semaphore helpers
Amelie Delaunay
1
-11
/
+44
2025-12-16
dmaengine: stm32-dma3: use module_platform_driver
Amelie Delaunay
1
-6
/
+1
2025-12-16
dmaengine: pl08x: Fix a spelling mistake
Chu Guangqing
1
-1
/
+1
2025-12-16
dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro...
Suraj Gupta
1
-2
/
+5
2025-12-16
dmaengine: tegra-adma: Fix use-after-free
Sheetal
1
-1
/
+9
2025-12-16
dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failure
Zhen Ni
1
-0
/
+1
2025-12-16
dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()
Guodong Xu
1
-0
/
+6
2025-12-16
dmaengine: qcom: bam_dma: use lock guards
Bartosz Golaszewski
1
-70
/
+56
2025-12-16
dmaengine: qcom: bam_dma: order includes alphabetically
Bartosz Golaszewski
1
-13
/
+13
2025-12-16
dmaengine: dw-edma: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
1
-2
/
+2
2025-12-14
dmaengine: ti: k3-udma: fix device leak on udma lookup
Johan Hovold
1
-1
/
+1
2025-12-14
dmaengine: ti: dma-crossbar: clean up dra7x route allocation error paths
Johan Hovold
1
-9
/
+8
2025-12-14
dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation
Johan Hovold
1
-6
/
+10
2025-12-14
dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocation
Johan Hovold
1
-0
/
+2
2025-12-14
dmaengine: stm32: dmamux: clean up route allocation error labels
Johan Hovold
1
-5
/
+4
2025-12-14
dmaengine: stm32: dmamux: fix OF node leak on route allocation failure
Johan Hovold
1
-1
/
+3
2025-12-14
dmaengine: stm32: dmamux: fix device leak on route allocation
Johan Hovold
1
-6
/
+12
2025-12-14
dmaengine: sh: rz-dmac: fix device leak on probe failure
Johan Hovold
1
-2
/
+11
2025-12-14
dmaengine: lpc32xx-dmamux: fix device leak on route allocation
Johan Hovold
1
-5
/
+14
2025-12-14
dmaengine: lpc18xx-dmamux: fix device leak on route allocation
Johan Hovold
1
-5
/
+14
2025-12-14
dmaengine: idxd: fix device leaks on compat bind and unbind
Johan Hovold
1
-4
/
+19
2025-12-14
dmaengine: dw: dmamux: fix OF node leak on route allocation failure
Johan Hovold
1
-1
/
+3
2025-12-14
dmaengine: cv1800b-dmamux: fix device leak on route allocation
Johan Hovold
1
-7
/
+10
2025-12-14
dmaengine: bcm-sba-raid: fix device leak on probe
Johan Hovold
1
-1
/
+5
2025-12-14
dmaengine: at_hdmac: fix device leak on of_dma_xlate()
Johan Hovold
1
-2
/
+7
2025-12-14
dmaengine: xilinx: xdma: Fix regmap max_register
Anthony Brandon
2
-1
/
+2
[prev]
[next]