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
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-29
dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()
Yu Kuai
1
-0
/
+1
2020-07-29
dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources
Peter Ujfalusi
1
-1
/
+1
2020-07-29
dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources
Peter Ujfalusi
1
-15
/
+16
2020-07-22
dmaengine: fsl-edma-common: correct DSIZE_32BYTE
Robin Gong
1
-1
/
+1
2020-07-22
dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handler
Krzysztof Kozlowski
1
-0
/
+7
2020-07-22
dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler
Krzysztof Kozlowski
1
-0
/
+7
2020-07-22
dmaengine: ti: k3-udma: Disable memcopy via MCU NAVSS on am654
Peter Ujfalusi
1
-1
/
+1
2020-07-22
dmaengine: dmatest: stop completed threads when running without set channel
Peter Ujfalusi
1
-0
/
+2
2020-07-22
dmaengine: dw: Initialize channel before each transfer
Andy Shevchenko
1
-12
/
+0
2020-07-22
dmaengine: idxd: fix misc interrupt handler thread unmasking
Dave Jiang
1
-1
/
+2
2020-07-22
dmaengine: idxd: cleanup workqueue config after disabling
Dave Jiang
3
-0
/
+31
2020-07-22
dmaengine: sh: usb-dmac: set tx_result parameters
Yoshihiro Shimoda
1
-0
/
+2
2020-07-22
dmaengine: ti: k3-udma: Fix delayed_work usage for tx drain workaround
Peter Ujfalusi
1
-3
/
+1
2020-07-22
dmaengine: idxd: fix cdev locking for open and release
Nikhil Rao
1
-3
/
+16
2020-07-22
dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"
Peter Ujfalusi
1
-1
/
+1
2020-05-19
dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
Christophe JAILLET
1
-1
/
+1
2020-05-15
dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy
Peter Ujfalusi
1
-2
/
+4
2020-05-15
dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor.
RafaĆ Hibner
1
-2
/
+1
2020-05-13
dmaengine: dmatest: Restore default for channel
Vladimir Murzin
1
-4
/
+5
2020-05-04
dmaengine: idxd: fix interrupt completion after unmasking
Dave Jiang
2
-7
/
+26
2020-05-04
dmaengine: owl: Use correct lock in owl_dma_get_pchan()
Cristian Ciocaltea
1
-5
/
+3
2020-04-28
dmaengine: dmatest: Fix process hang when reading 'wait' parameter
Andy Shevchenko
1
-1
/
+1
2020-04-27
dmaengine: dmatest: Fix iteration non-stop logic
Andy Shevchenko
1
-2
/
+2
2020-04-27
dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization
Dmitry Osipenko
1
-0
/
+9
2020-04-27
dmaengine: fix channel index enumeration
Dave Jiang
1
-34
/
+26
2020-04-23
dmaengine: mmp_tdma: Reset channel error on release
Lubomir Rintel
1
-0
/
+2
2020-04-23
dmaengine: mmp_tdma: Do not ignore slave config validation errors
Lubomir Rintel
1
-1
/
+2
2020-04-23
dmaengine: pch_dma.c: Avoid data race between probe and irq handler
Madhuparna Bhowmik
1
-1
/
+1
2020-04-15
dmaengine: xilinx_dma: Add missing check for empty list
Sebastian von Ohr
1
-10
/
+10
2020-04-15
dmaengine: ti: k3-psil: fix deadlock on error path
Grygorii Strashko
1
-0
/
+1
2020-04-15
dmaengine: hisilicon: Fix build error without PCI_MSI
YueHaibing
1
-1
/
+2
2020-04-10
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-02
Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
34
-494
/
+1625
2020-03-26
dmaengine: uniphier-xdmac: Remove redandant error log for platform_get_irq
Vinod Koul
1
-3
/
+1
2020-03-23
dmaengine: tegra-apb: Improve DMA synchronization
Dmitry Osipenko
1
-0
/
+25
2020-03-23
dmaengine: tegra-apb: Don't save/restore IRQ flags in interrupt handler
Dmitry Osipenko
1
-4
/
+3
2020-03-23
dmaengine: tegra-apb: mark PM functions as __maybe_unused
YueHaibing
1
-4
/
+2
2020-03-23
dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_...
Christophe JAILLET
1
-10
/
+19
2020-03-23
dmaengine: fix spelling mistake "exceds" -> "exceeds"
Colin Ian King
2
-2
/
+2
2020-03-23
dmaengine: sprd: Set request pending flag when DMA controller is active
Zhenfang Wang
1
-0
/
+24
2020-03-23
dmaengine: idxd: fix off by one on cdev dwq refcount
Dave Jiang
1
-2
/
+2
2020-03-11
dmaengine: ppc4xx: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-11
dmaengine: idxd: remove global token limit check
Dave Jiang
1
-5
/
+0
2020-03-11
dmaengine: idxd: reflect shadow copy of traffic class programming
Dave Jiang
1
-2
/
+2
2020-03-11
dmaengine: Create debug directories for DMA devices
Peter Ujfalusi
2
-1
/
+43
2020-03-11
dmaengine: ti: k3-udma: Implement custom dbg_summary_show for debugfs
Peter Ujfalusi
1
-0
/
+63
2020-03-11
dmaengine: Add basic debugfs support
Peter Ujfalusi
1
-1
/
+75
[next]