index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-01
Merge tag 'dmaengine-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-115
/
+367
2025-07-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2025-07-23
dmaengine: xdmac: make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-07-23
dmaengine: nbpfaxi: Add missing check after DMA map
Thomas Fourier
1
-0
/
+13
2025-07-23
dmaengine: mv_xor: Fix missing check after DMA map and missing unmap
Thomas Fourier
1
-2
/
+19
2025-07-21
spidev: introduce trivial abb sensor device
Mark Brown
3
-36
/
+39
2025-07-15
dma: dw-edma: Fix build warning in dw_edma_pcie_probe()
Abinash Singh
1
-28
/
+32
2025-07-15
dmaengine: nbpfaxi: Fix memory corruption in probe()
Dan Carpenter
1
-6
/
+5
2025-06-30
include: linux: move adi-axi-common.h out of fpga
Nuno Sá
1
-1
/
+1
2025-06-27
dmaengine: idxd: Remove __packed from structures
Yi Sun
1
-30
/
+30
2025-06-26
dmaengine: ti: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-2
/
+2
2025-06-26
dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testing
Krzysztof Kozlowski
1
-1
/
+1
2025-06-26
dmaengine: idxd: Fix warning for deadcode.deadstore
Anil S Keshavamurthy
1
-1
/
+0
2025-06-26
dmaengine: mmp: Fix again Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2025-06-26
dmaengine: fsl-qdma: Add missing fsl_qdma_format kerneldoc
Krzysztof Kozlowski
1
-0
/
+3
2025-06-26
dmaengine: qcom: gpi: Drop unused gpi_write_reg_field()
Krzysztof Kozlowski
1
-11
/
+0
2025-06-26
dmaengine: fsl-dpaa2-qdma: Drop unused mc_enc()
Krzysztof Kozlowski
1
-5
/
+0
2025-06-26
dmaengine: dw-edma: Drop unused dchan2dev() and chan2dev()
Krzysztof Kozlowski
1
-12
/
+0
2025-06-26
dmaengine: stm32: Don't use %pK through printk
Thomas Weißschuh
3
-14
/
+14
2025-06-26
dmaengine: stm32-dma: configure next sg only if there are more than 2 sgs
Amelie Delaunay
1
-1
/
+1
2025-06-26
Merge branch 'topic/dmaengine_devm' into next
Vinod Koul
1
-0
/
+30
2025-06-26
dmaengine: Add devm_dma_request_chan()
Bence Csókás
1
-0
/
+30
2025-06-26
dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()
Qiu-ji Chen
1
-2
/
+2
2025-06-26
dmaengine: sun4i: Simplify error handling in probe()
Bence Csókás
1
-33
/
+13
2025-06-17
dmaengine: apple-admac: Drop default ARCH_APPLE in Kconfig
Sven Peter
1
-1
/
+0
2025-06-17
dmaengine: add driver for Sophgo CV18XX/SG200X dmamux
Inochi Amaoto
3
-0
/
+269
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+4
2025-06-05
Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-83
/
+1098
2025-05-30
Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-35
/
+6
2025-05-23
Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...
Joerg Roedel
1
-35
/
+6
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: idxd: Remove unused pointer and macro
Eder Zulian
1
-2
/
+0
2025-05-14
dmaengine: sh: rz-dmac: Add RZ/V2H(P) support
Fabrizio Castro
1
-7
/
+74
2025-05-14
dmaengine: sh: rz-dmac: Allow for multiple DMACs
Fabrizio Castro
1
-1
/
+2
2025-05-14
dmaengine: idxd: Narrow the restriction on BATCH to ver. 1 only
Vinicius Costa Gomes
2
-4
/
+8
2025-05-14
dmaengine: ti: Add NULL check in udma_probe()
Henry Martin
1
-1
/
+2
2025-05-14
fsldma: Set correct dma_mask based on hw capability
Ben Collins
2
-4
/
+17
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: Check availability of workqueue allocated by idxd wq driver ...
Yi Sun
1
-1
/
+3
2025-05-14
dmaengine: xilinx_dma: Set dma_device directions
Thomas Gessler
1
-0
/
+2
2025-05-14
dmaengine: tegra210-adma: Add Tegra264 support
Sheetal
1
-25
/
+160
2025-05-14
dmaengine: dw-edma: Add HDMA NATIVE map check
Devendra K Verma
1
-1
/
+4
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
[next]