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