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-12-03
dmaengine: dw-edma: Set status for callback_result
Devendra K Verma
1
-0
/
+22
2025-12-03
dmaengine: mv_xor: match alloc_wc and free_wc
Rosen Penev
1
-2
/
+2
2025-12-03
dmaengine: sh: setup_xref error handling
Thomas Andreatta
2
-10
/
+32
2025-10-02
dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
Stephan Gerhold
1
-2
/
+6
2025-10-02
dmaengine: ti: edma: Fix memory allocation size for queue_priority_map
Anders Roxell
1
-2
/
+2
2025-09-09
dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()
Qiu-ji Chen
1
-2
/
+2
2025-09-09
dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()
Qiu-ji Chen
1
-4
/
+2
2025-08-28
dmaengine: nbpfaxi: Add missing check after DMA map
Thomas Fourier
1
-0
/
+13
2025-08-28
dmaengine: mv_xor: Fix missing check after DMA map and missing unmap
Thomas Fourier
1
-2
/
+19
2025-08-28
dmaengine: nbpfaxi: Fix memory corruption in probe()
Dan Carpenter
1
-6
/
+5
2025-07-17
dmaengine: xilinx_dma: Set dma_device directions
Thomas Gessler
1
-0
/
+2
2025-06-04
dmaengine: Revert "dmaengine: dmatest: Fix dmatest waiting less when interrup...
Nathan Lynch
1
-3
/
+3
2025-05-02
dmaengine: dmatest: Fix dmatest waiting less when interrupted
Vinicius Costa Gomes
1
-3
/
+3
2025-03-13
dmaengine: ti: edma: fix OF node reference leaks in edma_driver
Joe Hattori
1
-2
/
+1
2025-01-09
dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset
Chen Ridong
1
-0
/
+2
2025-01-09
dmaengine: mv_xor: fix child node refcount handling in early exit
Javier Carrasco
1
-0
/
+2
2024-07-05
dmaengine: ioatdma: Fix missing kmem_cache_destroy()
Nikita Shubin
1
-0
/
+1
2024-07-05
dmaengine: axi-dmac: fix possible race in remove()
Nuno Sa
1
-1
/
+1
2024-06-16
dmaengine: idma64: Add check for dma_set_max_seg_size
Chen Ni
1
-1
/
+3
2024-05-17
dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
Vinod Koul
1
-3
/
+0
2024-05-17
dmaengine: pl330: issue_pending waits until WFP state
Bumyong Lee
1
-0
/
+3
2024-05-02
idma64: Don't try to serve interrupts when device is powered off
Andy Shevchenko
1
-0
/
+4
2024-05-02
dmaengine: owl: fix register access functions
Arnd Bergmann
1
-2
/
+2
2024-03-26
dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA
Peter Robinson
1
-7
/
+7
2024-03-06
dmaengine: fsl-qdma: init irq after reg initialization
Curtis Klein
1
-9
/
+8
2024-03-06
dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
Peng Ma
1
-1
/
+3
2024-03-01
dmaengine: fsl-qdma: increase size of 'irq_name'
Vinod Koul
1
-1
/
+1
2024-03-01
dmaengine: shdma: increase size of 'dev_id'
Vinod Koul
1
-1
/
+1
2024-02-23
dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
Christophe JAILLET
1
-5
/
+5
2024-02-23
dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
Christophe JAILLET
1
-12
/
+5
2023-11-28
dmaengine: stm32-mdma: correct desc prep when channel running
Alain Volmat
1
-2
/
+2
2023-11-20
dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
Christophe JAILLET
1
-1
/
+0
2023-11-20
dmaengine: ti: edma: handle irq_of_parse_and_map() errors
Dan Carpenter
1
-2
/
+2
2023-11-08
dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
Zhang Shurong
1
-0
/
+1
2023-10-25
dmaengine: mediatek: Fix deadlock caused by synchronize_irq()
Duoming Zhou
1
-2
/
+1
2023-10-25
dmaengine: stm32-mdma: abort resume if no ongoing transfer
Amelie Delaunay
1
-0
/
+4
2023-09-23
dmaengine: ste_dma40: Add missing IRQ check in d40_probe
ruanjinjie
1
-0
/
+4
2023-09-23
idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
Baoquan He
1
-0
/
+2
2023-08-16
dmaengine: mcf-edma: Fix a potential un-allocated memory access
Christophe JAILLET
1
-6
/
+7
2023-08-16
dmaengine: pl330: Return DMA_PAUSED when transaction is paused
Ilpo Järvinen
1
-2
/
+16
2023-06-09
dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
1
-4
/
+4
2023-05-17
dmaengine: at_xdmac: do not enable all cyclic channels
Claudiu Beznea
1
-1
/
+4
2023-05-17
dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
Shunsuke Mie
1
-2
/
+5
2023-05-17
dmaengine: dw-edma: Fix to change for continuous transfer
Shunsuke Mie
1
-9
/
+11
2023-05-17
dmaengine: mv_xor_v2: Fix an error code.
Christophe JAILLET
1
-1
/
+1
2023-03-03
dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
Jiasheng Jiang
1
-1
/
+4
2023-02-06
dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
Hui Wang
1
-1
/
+3
2023-02-06
dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...
Liu Shixin
1
-1
/
+3
2023-02-06
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Swati Agarwal
1
-6
/
+7
2023-02-06
dmaengine: xilinx_dma: use devm_platform_ioremap_resource()
Radhey Shyam Pandey
1
-3
/
+1
[next]