index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-09
dmaengine: ioatdma: make some sysfs structures static
Thomas Weißschuh
2
-6
/
+3
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_BIT bits for HDMA.
LUO Haowen
1
-3
/
+3
2026-02-26
dmaengine: Sort headers alphabetically
Andy Shevchenko
1
-16
/
+16
2026-02-26
dmaengine: Use device_match_of_node() helper
Andy Shevchenko
1
-1
/
+1
2026-02-26
dmaengine: Refactor devm_dma_request_chan() for readability
Andy Shevchenko
1
-4
/
+6
2026-02-26
dmaengine: dw-axi-dmac: Add support for CV1800B DMA
Inochi Amaoto
2
-4
/
+22
2026-02-26
dmaengine: dw-axi-dmac: Remove unnecessary return statement from void function
Khairul Anuar Romli
1
-2
/
+0
2026-02-26
dmaengine: dw-axi-dmac: Add blank line after function
Khairul Anuar Romli
1
-0
/
+1
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: dw-axi-dmac: fix Alignment should match open parenthesis
Khairul Anuar Romli
1
-7
/
+7
2026-02-25
dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbells
Koichiro Den
1
-5
/
+122
2026-02-25
dmaengine: dw-edma: Add interrupt-emulation hooks
Koichiro Den
3
-0
/
+45
2026-02-25
dmaengine: fsl-edma: Remove redundant check in fsl_edma_free_chan_resources()
Zhen Ni
1
-2
/
+1
2026-02-25
dmaengine: fsl-edma: fix channel parameter config for fixed channel requests
Joy Zou
1
-15
/
+11
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
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/git/vkoul/dmaengine
Linus Torvalds
35
-281
/
+460
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
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-03
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
[prev]
[next]