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
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
2020-10-29
dmaengine: dw: Activate FIFO-mode for memory peripherals only
Serge Semin
1
-1
/
+1
2020-10-29
dmaengine: dw: Add DMA-channels mask cell support
Serge Semin
2
-2
/
+9
2020-10-29
dmaengine: dmatest: Check list for emptiness before access its last entry
Andy Shevchenko
1
-3
/
+2
2020-10-01
dmaengine: tegra-apb: Prevent race conditions on channel's freeing
Dmitry Osipenko
1
-2
/
+1
2020-10-01
dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all
Amelie Delaunay
1
-3
/
+6
2020-10-01
dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
Amelie Delaunay
1
-3
/
+6
2020-10-01
dmaengine: zynqmp_dma: fix burst length configuration
Matthias Fend
1
-9
/
+15
2020-10-01
dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq f...
Satendra Singh Thakur
1
-1
/
+3
2020-09-17
drivers/dma/dma-jz4780: Fix race condition between probe and irq handler
Madhuparna Bhowmik
1
-19
/
+19
2020-09-17
dmaengine: acpi: Put the CSRT table after using it
Hanjun Guo
1
-1
/
+3
2020-09-09
dmaengine: dw-edma: Fix scatter-gather address calculation
Gustavo Pimentel
1
-5
/
+6
2020-09-09
dmaengine: pl330: Fix burst length if burst size is smaller than bus width
Marek Szyprowski
1
-1
/
+1
2020-09-09
dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...
Yu Kuai
1
-0
/
+2
2020-09-09
dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
Peter Ujfalusi
1
-4
/
+4
2020-09-09
fsldma: fix very broken 32-bit ppc ioread64 functionality
Linus Torvalds
1
-6
/
+6
2020-07-29
dmaengine: ioat setting ioat timeout as module parameter
Leonid Ravich
2
-2
/
+12
2020-07-29
dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
Angelo Dureghello
1
-12
/
+14
2020-07-29
dmaengine: tegra210-adma: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+4
2020-07-22
dmaengine: fsl-edma-common: correct DSIZE_32BYTE
Robin Gong
1
-1
/
+1
[next]