index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2021-12-22
dmaengine: st_fdma: fix MODULE_ALIAS
Alyssa Ross
1
-1
/
+1
2021-11-17
dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
Claudiu Beznea
1
-1
/
+1
2021-09-26
dmaengine: xilinx_dma: Set DMA mask for coherent APIs
Radhey Shyam Pandey
1
-1
/
+1
2021-09-26
dmaengine: ioat: depends on !UML
Johannes Berg
1
-1
/
+1
2021-09-26
dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-09-26
dmaengine: acpi: Avoid comparison GSI with Linux vIRQ
Andy Shevchenko
1
-3
/
+7
2021-09-22
dmaengine: imx-sdma: remove duplicated sdma_load_context
Robin Gong
1
-4
/
+1
2021-09-22
Revert "dmaengine: imx-sdma: refine to load context only once"
Robin Gong
1
-8
/
+0
2021-08-26
dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not ...
Peter Ujfalusi
1
-2
/
+7
2021-08-26
dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
Yu Kuai
1
-1
/
+1
2021-08-26
dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
Adrian Larumbe
1
-0
/
+12
2021-08-12
dmaengine: imx-dma: configure the generic DMA type to make it work
Juergen Borleis
1
-0
/
+2
2021-07-20
dmaengine: fsl-qdma: check dma_set_mask return value
Robin Gong
1
-1
/
+5
2021-06-30
dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
Guillaume Ranquet
1
-1
/
+1
2021-06-30
dmaengine: mediatek: do not issue a new desc if one is still current
Guillaume Ranquet
1
-8
/
+12
2021-06-30
dmaengine: mediatek: free the proper desc in desc_free handler
Guillaume Ranquet
1
-4
/
+1
2021-06-30
dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
Zou Wei
1
-1
/
+1
2021-06-30
dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
Yu Kuai
1
-1
/
+1
2021-06-23
dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
Bumyong Lee
1
-2
/
+4
2021-06-23
dmaengine: stedma40: add missing iounmap() on error in d40_probe()
Yang Yingliang
1
-0
/
+3
2021-06-23
dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
Randy Dunlap
1
-0
/
+1
2021-06-23
dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
Randy Dunlap
1
-0
/
+1
2021-06-03
dmaengine: qcom_hidma: comment platform_driver_register call
Phillip Potter
1
-0
/
+14
2021-06-03
Revert "dmaengine: qcom_hidma: Check for driver register failure"
Greg Kroah-Hartman
1
-1
/
+2
2021-05-22
dmaengine: dw-edma: Fix crash on loading/unloading driver
Gustavo Pimentel
1
-6
/
+5
2021-04-21
dmaengine: dw: Make it dependent to HAS_IOMEM
Andy Shevchenko
1
-0
/
+2
2021-03-04
dmaengine: hsu: disable spurious interrupt
Ferry Toth
1
-10
/
+11
2021-03-04
dmaengine: owl-dma: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
2021-03-04
dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...
Christophe JAILLET
1
-0
/
+5
2021-03-04
dmaengine: fsldma: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
2021-01-17
dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
Shravya Kumbham
1
-1
/
+1
2021-01-17
dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
Shravya Kumbham
1
-1
/
+2
2021-01-17
dmaengine: xilinx_dma: check dma_async_device_register return value
Shravya Kumbham
1
-1
/
+5
2021-01-17
dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...
Christophe JAILLET
1
-0
/
+1
2021-01-17
dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
Dan Carpenter
1
-2
/
+2
2021-01-09
dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()
Yu Kuai
1
-0
/
+1
2021-01-09
dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
Yu Kuai
1
-2
/
+6
2021-01-09
dmaengine: at_hdmac: Substitute kzalloc with kmalloc
Tudor Ambarus
1
-1
/
+1
2020-12-30
dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
Zhihao Cheng
1
-1
/
+3
2020-12-02
dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
Sugar Zhang
1
-1
/
+1
2020-12-02
dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
Marc Ferland
1
-2
/
+2
2020-11-05
dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status
Paul Cercueil
1
-3
/
+4
[next]