index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-13
dmaengine: dw-edma: Set status for callback_result
Devendra K Verma
1
-0
/
+22
2025-11-13
dmaengine: mv_xor: match alloc_wc and free_wc
Rosen Penev
1
-2
/
+2
2025-11-13
dmaengine: sh: setup_xref error handling
Thomas Andreatta
2
-10
/
+32
2025-11-13
dmaengine: idxd: Add a new IAA device ID for Wildcat Lake family platforms
Anil S Keshavamurthy
2
-0
/
+3
2025-09-02
dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocate
Miaoqian Lin
1
-4
/
+11
2025-09-02
dmaengine: ti: edma: Fix memory allocation size for queue_priority_map
Anders Roxell
1
-2
/
+2
2025-08-20
dmaengine: idxd: Fix double free in idxd_setup_wqs()
Dan Carpenter
1
-16
/
+17
2025-08-20
dmaengine: idxd: Fix refcount underflow on module unload
Yi Sun
1
-1
/
+4
2025-08-20
dmaengine: idxd: Remove improper idxd_free
Yi Sun
1
-1
/
+0
2025-08-11
dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
Stephan Gerhold
1
-2
/
+6
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
[next]