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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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
2023-02-06
dmaengine: Fix double increment of client_count in dma_chan_get()
Koba Ko
1
-3
/
+4
2023-01-24
dmaengine: tegra210-adma: fix global intr clear
Mohan Kumar
1
-1
/
+1
2023-01-24
Add exception protection processing for vd in axi_chan_handle_err function
Shawn.Shao
1
-0
/
+6
2022-11-25
dmaengine: at_hdmac: Check return code of dma_async_device_register
Tudor Ambarus
1
-1
/
+6
2022-11-25
dmaengine: at_hdmac: Fix impossible condition
Tudor Ambarus
1
-3
/
+4
2022-11-25
dmaengine: at_hdmac: Don't allow CPU to reorder channel enable
Tudor Ambarus
1
-0
/
+2
2022-11-25
dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
Tudor Ambarus
1
-4
/
+0
2022-11-25
dmaengine: at_hdmac: Don't start transactions at tx_submit level
Tudor Ambarus
1
-11
/
+3
2022-11-25
dmaengine: at_hdmac: Fix at_lli struct definition
Tudor Ambarus
1
-5
/
+5
2022-11-25
dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
Christophe JAILLET
1
-0
/
+1
2022-11-25
dmaengine: pxa_dma: use platform_get_irq_optional
Doug Brown
1
-2
/
+2
2022-10-26
dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()
Dave Jiang
1
-3
/
+3
2022-10-15
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...
Swati Agarwal
1
-1
/
+5
2022-10-15
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal
1
-1
/
+1
2022-08-25
dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
Uwe Kleine-König
1
-4
/
+1
2022-07-12
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
Miaoqian Lin
1
-0
/
+4
2022-07-12
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
Miaoqian Lin
1
-0
/
+1
2022-07-12
dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
Michael Walle
1
-0
/
+5
2022-07-12
dmaengine: pl330: Fix lockdep warning about non-static key
Dmitry Osipenko
1
-1
/
+1
2022-07-12
dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
Peter Robinson
1
-1
/
+1
2022-06-14
dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
Radhey Shyam Pandey
1
-2
/
+3
2022-06-14
dmaengine: stm32-mdma: remove GISR1 register
Amelie Delaunay
1
-16
/
+5
2022-04-27
dma: at_xdmac: fix a missing check on list iterator
Xiaomeng Tong
1
-5
/
+7
2022-04-27
dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...
zhangqilong
1
-3
/
+6
2022-04-27
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
Miaoqian Lin
1
-2
/
+2
2022-04-15
dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"
Vinod Koul
1
-3
/
+1
2022-03-08
dmaengine: shdma: Fix runtime PM imbalance on error
Yongzhi Liu
1
-1
/
+3
2022-02-23
dmaengine: sh: rcar-dmac: Check for error num after setting mask
Jiasheng Jiang
1
-1
/
+3
2022-02-23
dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
Tudor Ambarus
1
-2
/
+4
2022-01-27
dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
Tudor Ambarus
1
-9
/
+9
2022-01-27
dmaengine: at_xdmac: Fix lld view setting
Tudor Ambarus
1
-1
/
+3
2022-01-27
dmaengine: at_xdmac: Fix concurrency over xfers_list
Tudor Ambarus
1
-7
/
+10
2022-01-27
dmaengine: at_xdmac: Print debug message after realeasing the lock
Tudor Ambarus
1
-2
/
+4
2022-01-27
dmaengine: at_xdmac: Don't start transactions at tx_submit level
Tudor Ambarus
1
-6
/
+0
2022-01-27
dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK
Amelie Delaunay
1
-1
/
+1
2022-01-27
dmaengine: pxa/mmp: stop referencing config->slave_id
Arnd Bergmann
2
-13
/
+0
[next]