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-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-06-30
dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
Bumyong Lee
1
-2
/
+4
2021-06-30
dmaengine: stedma40: add missing iounmap() on error in d40_probe()
Yang Yingliang
1
-0
/
+3
2021-06-30
dmaengine: QCOM_HIDMA_MGMT 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-04-28
dmaengine: dw: Make it dependent to HAS_IOMEM
Andy Shevchenko
1
-0
/
+2
2021-03-03
dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...
Christophe JAILLET
1
-0
/
+5
2021-03-03
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: check dma_async_device_register return value
Shravya Kumbham
1
-1
/
+5
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-10
dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status
Paul Cercueil
1
-3
/
+4
2020-10-01
dmaengine: tegra-apb: Prevent race conditions on channel's freeing
Dmitry Osipenko
1
-2
/
+1
2020-10-01
dmaengine: zynqmp_dma: fix burst length configuration
Matthias Fend
1
-9
/
+15
2020-09-12
dmaengine: pl330: Fix burst length if burst size is smaller than bus width
Marek Szyprowski
1
-1
/
+1
2020-09-12
dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...
Yu Kuai
1
-0
/
+2
2020-09-12
dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
Peter Ujfalusi
1
-4
/
+4
2020-07-31
dmaengine: ioat setting ioat timeout as module parameter
Leonid Ravich
2
-2
/
+12
2020-07-31
dmaengine: tegra210-adma: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+4
2020-07-22
dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler
Krzysztof Kozlowski
1
-0
/
+7
2020-05-27
dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
Christophe JAILLET
1
-1
/
+1
2020-05-20
dmaengine: mmp_tdma: Reset channel error on release
Lubomir Rintel
1
-0
/
+2
2020-05-20
dmaengine: pch_dma.c: Avoid data race between probe and irq handler
Madhuparna Bhowmik
1
-1
/
+1
2020-05-05
dmaengine: dmatest: Fix iteration non-stop logic
Andy Shevchenko
1
-2
/
+2
2020-03-11
dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
Dan Carpenter
1
-4
/
+0
2020-03-11
dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
Dmitry Osipenko
1
-1
/
+1
2020-03-11
dmaengine: tegra-apb: Fix use-after-free
Dmitry Osipenko
1
-4
/
+0
2020-01-29
dmaengine: ti: edma: fix missed failure handling
Chuhong Yuan
1
-2
/
+4
2020-01-29
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
1
-0
/
+8
2020-01-29
dmaengine: dw: platform: Switch to acpi_dma_controller_register()
Andy Shevchenko
1
-2
/
+12
2020-01-29
dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"
Andy Shevchenko
1
-2
/
+2
2020-01-29
dmaengine: tegra210-adma: Fix crash during probe
Jon Hunter
1
-13
/
+13
2020-01-29
dmaengine: tegra210-adma: restore channel status
Sameer Pujar
1
-1
/
+45
2020-01-29
dmaengine: axi-dmac: Don't check the number of frames for alignment
Alexandru Ardelean
1
-1
/
+1
2020-01-29
dmaengine: mv_xor: Use correct device for DMA API
Robin Murphy
1
-1
/
+1
2020-01-23
ioat: ioat_alloc_ring() failure handling.
Alexander.Barabash@dell.com
1
-1
/
+2
2019-12-21
dmaengine: coh901318: Remove unused variable
Vinod Koul
1
-1
/
+0
2019-12-21
dmaengine: coh901318: Fix a double-lock bug
Jia-Ju Bai
1
-4
/
+0
2019-11-25
dmaengine: ioat: fix prototype of ioat_enumerate_channels
Rami Rosen
1
-4
/
+3
2019-11-25
dmaengine: timb_dma: Use proper enum in td_prep_slave_sg
Nathan Chancellor
1
-1
/
+1
2019-11-25
dmaengine: dma-jz4780: Further residue status fix
Daniel Silsby
1
-1
/
+1
2019-11-25
dmaengine: dma-jz4780: Don't depend on MACH_JZ4780
Paul Cercueil
1
-1
/
+1
2019-11-12
dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
Radhey Shyam Pandey
1
-0
/
+7
2019-11-10
dmaengine: qcom: bam_dma: Fix resource leak
Jeffrey Hugo
1
-0
/
+14
2019-11-06
dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
Tony Lindgren
1
-1
/
+20
2019-10-05
dmaengine: ti: edma: Do not reset reserved paRAM slots
Peter Ujfalusi
1
-3
/
+6
2019-10-05
dmaengine: iop-adma: use correct printk format strings
Arnd Bergmann
1
-9
/
+9
2019-10-05
dmaengine: bcm2835: Print error in case setting DMA mask fails
Stefan Wahren
1
-1
/
+3
[next]