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-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
2026-03-17
dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMA
Tomi Valkeinen
1
-8
/
+1
2026-03-17
dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction
Marek Vasut
1
-6
/
+6
2026-03-17
dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMA
Marek Vasut
1
-1
/
+22
2026-03-17
dmaengine: xilinx: xilinx_dma: Fix dma_device directions
Marek Vasut
1
-1
/
+1
2026-03-17
dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
Claudiu Beznea
1
-5
/
+4
2026-03-17
dmaengine: sh: rz-dmac: Protect the driver specific lists
Claudiu Beznea
1
-25
/
+32
2026-03-09
dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()
Tuo Li
1
-1
/
+1
2026-03-09
dmaengine: xilinx: xdma: Fix regmap init error handling
Alexander Stein
1
-2
/
+2
2026-03-09
dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...
LUO Haowen
1
-3
/
+3
2026-02-25
dmaengine: idxd: Fix leaking event log memory
Vinicius Costa Gomes
1
-4
/
+0
2026-02-25
dmaengine: idxd: Fix freeing the allocated ida too late
Vinicius Costa Gomes
1
-4
/
+4
2026-02-25
dmaengine: idxd: Fix memory leak when a wq is reset
Vinicius Costa Gomes
1
-2
/
+1
2026-02-25
dmaengine: idxd: Fix not releasing workqueue on .release()
Vinicius Costa Gomes
1
-0
/
+1
2026-02-25
dmaengine: idxd: Wait for submitted operations on .device_synchronize()
Vinicius Costa Gomes
1
-0
/
+8
2026-02-25
dmaengine: idxd: Flush all pending descriptors
Vinicius Costa Gomes
1
-0
/
+10
2026-02-25
dmaengine: idxd: Flush kernel workqueues on Function Level Reset
Vinicius Costa Gomes
3
-0
/
+39
2026-02-25
dmaengine: idxd: Fix possible invalid memory access after FLR
Vinicius Costa Gomes
1
-0
/
+1
2026-02-25
dmaengine: idxd: Fix crash when the event log is disabled
Vinicius Costa Gomes
2
-1
/
+5
2026-02-25
dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()
Vinicius Costa Gomes
2
-16
/
+11
2026-02-25
dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
Shenghui Shi
1
-2
/
+6
2026-02-25
dmaengine: fsl-edma: fix channel parameter config for fixed channel requests
Joy Zou
1
-15
/
+11
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
36
-59
/
+59
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
88
-179
/
+172
2026-02-17
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
35
-282
/
+461
2026-02-12
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2026-02-04
dmaengine: fsl-edma: don't explicitly disable clocks in .remove()
Jared Kangas
1
-1
/
+0
2026-02-04
dmaengine: fsl_raid: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-3
/
+1
2026-01-11
dmaengine: apple-admac: Add "apple,t8103-admac" compatible
Janne Grunau
1
-0
/
+1
2026-01-11
dmaengine: omap-dma: fix dma_pool resource leak in error paths
Haotian Zhang
1
-0
/
+4
2026-01-11
dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
Miaoqian Lin
1
-2
/
+4
2026-01-09
dmaengine: xilinx: xdma: use sg_nents_for_dma() helper
Andy Shevchenko
1
-4
/
+2
2026-01-09
dmaengine: sh: use sg_nents_for_dma() helper
Andy Shevchenko
1
-3
/
+2
2026-01-09
dmaengine: sa11x0: use sg_nents_for_dma() helper
Andy Shevchenko
1
-4
/
+2
2026-01-09
dmaengine: qcom: bam_dma: use sg_nents_for_dma() helper
Andy Shevchenko
1
-7
/
+2
2026-01-09
dmaengine: qcom: adm: use sg_nents_for_dma() helper
Andy Shevchenko
1
-5
/
+4
2026-01-09
dmaengine: pxa-dma: use sg_nents_for_dma() helper
Andy Shevchenko
1
-3
/
+2
2026-01-09
dmaengine: lgm: use sg_nents_for_dma() helper
Andy Shevchenko
1
-7
/
+2
2026-01-09
dmaengine: k3dma: use sg_nents_for_dma() helper
Andy Shevchenko
1
-7
/
+2
2026-01-09
dmaengine: dw-axi-dmac: use sg_nents_for_dma() helper
Andy Shevchenko
1
-4
/
+2
2026-01-09
dmaengine: bcm2835-dma: use sg_nents_for_dma() helper
Andy Shevchenko
1
-18
/
+1
2026-01-09
dmaengine: axi-dmac: use sg_nents_for_dma() helper
Andy Shevchenko
1
-4
/
+1
2026-01-09
dmaengine: altera-msgdma: use sg_nents_for_dma() helper
Andy Shevchenko
1
-4
/
+2
2026-01-09
dmaengine: idxd: Add Max SGL Size Support for DSA3.0
Yi Sun
4
-1
/
+28
2026-01-09
dmaengine: idxd: Expose DSA3.0 capabilities through sysfs
Yi Sun
4
-0
/
+58
2026-01-09
dmaengine: sh: rz-dmac: Make channel irq local
Geert Uytterhoeven
1
-9
/
+6
2026-01-01
dmaengine: pl08x: Fix comment stating the difference between PL080 and PL081
Vladimir Zapolskiy
1
-1
/
+1
2026-01-01
dmaengine: at_xdmac: get the number of DMA channels from device tree
Tony Han
1
-3
/
+23
2025-12-23
dma: dma-axi-dmac: simplify axi_dmac_parse_dt()
Nuno Sá
1
-8
/
+5
[next]