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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
7
-67
/
+148
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
1
-1
/
+1
2025-05-15
dmaengine: mediatek: drop unused variable
Vinod Koul
1
-1
/
+0
2025-05-14
dmaengine: fsl-edma: Fix return code for unhandled interrupts
Stefan Wahren
1
-1
/
+1
2025-05-14
dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()
Qiu-ji Chen
1
-3
/
+2
2025-05-14
dmaengine: idxd: Fix ->poll() return value
Dave Jiang
1
-1
/
+1
2025-05-14
dmaengine: idxd: Refactor remove call with idxd_cleanup() helper
Shuai Xue
1
-12
/
+2
2025-05-14
dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
Shuai Xue
1
-0
/
+1
2025-05-14
dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
Shuai Xue
1
-1
/
+12
2025-05-14
dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
Shuai Xue
1
-9
/
+15
2025-05-14
dmaengine: idxd: Add missing cleanups in cleanup internals
Shuai Xue
1
-8
/
+3
2025-05-14
dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals
Shuai Xue
1
-7
/
+51
2025-05-14
dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
Shuai Xue
1
-0
/
+4
2025-05-14
dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
Shuai Xue
1
-0
/
+4
2025-05-14
dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
Shuai Xue
1
-9
/
+21
2025-04-23
dmaengine: ptdma: Move variable condition check to the first place and remove redundancy
Basavaraj Natikar
1
-9
/
+10
2025-04-23
dmaengine: idxd: Fix allowing write() from different address spaces
Vinicius Costa Gomes
1
-0
/
+9
2025-04-17
dmaengine: ti: k3-udma: Add missing locking
Ronald Wahl
1
-0
/
+7
2025-04-17
dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy
Yemike Abhilash Chandra
1
-2
/
+1
2025-04-17
dmaengine: Revert "dmaengine: dmatest: Fix dmatest waiting less when interrupted"
Nathan Lynch
1
-3
/
+3
2025-04-17
dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open
Purva Yeshi
1
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-5
/
+5
2025-04-01
Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
22
-59
/
+192
2025-03-11
dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue functionality
Basavaraj Natikar
2
-3
/
+89
2025-03-11
dmaengine: ae4dma: Use the MSI count and its corresponding IRQ number
Basavaraj Natikar
1
-2
/
+2
2025-03-11
dmaengine: ae4dma: Remove deprecated PCI IDs
Basavaraj Natikar
1
-2
/
+0
2025-03-11
dmaengine: ti: edma: support sw triggered chans in of_edma_xlate()
Matthew Majewski
1
-2
/
+6
2025-03-11
dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA
Siddharth Vadapalli
1
-0
/
+36
2025-03-11
dmaengine: fsl-edma: free irq correctly in remove path
Peng Fan
1
-3
/
+9
2025-03-11
dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
Peng Fan
1
-1
/
+1
2025-03-11
dmaengine: dmatest: Fix dmatest waiting less when interrupted
Vinicius Costa Gomes
1
-3
/
+3
2025-03-02
Merge tag 'dmaengine-fix-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
2
-16
/
+13
2025-02-27
dmaengine: Fix typo in comment
Thorsten Blum
1
-1
/
+1
2025-02-27
dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"
Caleb Connolly
1
-16
/
+8
2025-02-27
dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
Roger Quadros
1
-4
/
+11
2025-02-27
dmaengine: bcm2835-dma: fix warning when CONFIG_PM=n
Stefan Wahren
1
-1
/
+1
2025-02-27
dmaengine: img-mdc: remove incorrect of_match_ptr annotation
Arnd Bergmann
1
-1
/
+1
2025-02-15
tegra210-adma: fix 32-bit x86 build
Linus Torvalds
1
-3
/
+14
2025-02-10
dmaengine: idxd: Delete unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2025-02-10
dmaengine: pxa: Enable compile test
Krzysztof Kozlowski
1
-1
/
+1
2025-02-10
dmaengine: Use str_enable_disable-like helpers
Krzysztof Kozlowski
6
-8
/
+14
2025-02-10
dmaengine: tegra210-adma: check for adma max page
Mohan Kumar D
1
-1
/
+6
2025-02-10
dmaengine: tegra210-adma: Use div_u64 for 64 bit division
Mohan Kumar D
1
-4
/
+11
2025-02-10
dmaengine: fsl-edma: Add missing newlines to log messages
Stefan Wahren
1
-2
/
+2
2025-02-10
dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2
-12
/
+4
2025-02-10
dmaengine: Unify checks in dma_request_chan()
Andy Shevchenko
1
-6
/
+6
2025-02-10
dmaengine: Add a comment on why it's okay when kasprintf() fails
Andy Shevchenko
1
-2
/
+2
2025-02-10
dmaengine: Replace dma_request_slave_channel() by dma_request_chan()
Andy Shevchenko
1
-3
/
+2
2025-01-29
Merge tag 'dmaengine-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
36
-254
/
+1734
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+5
[next]