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
2017-06-14
dmaengine: mv_xor_v2: set DMA mask to 40 bits
Thomas Petazzoni
1
-0
/
+4
2017-06-14
dmaengine: mv_xor_v2: remove interrupt coalescing
Thomas Petazzoni
1
-25
/
+0
2017-06-14
dmaengine: mv_xor_v2: fix tx_submit() implementation
Thomas Petazzoni
1
-17
/
+5
2017-06-14
dmaengine: mv_xor_v2: enable XOR engine after its configuration
Hanna Hawa
1
-3
/
+3
2017-06-14
dmaengine: mv_xor_v2: do not use descriptors not acked by async_tx
Thomas Petazzoni
1
-10
/
+22
2017-06-14
dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptors
Thomas Petazzoni
1
-10
/
+4
2017-06-14
dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly
Thomas Petazzoni
1
-0
/
+6
2017-06-14
dmaengine: ep93xx: Don't drain the transfers in terminate_all()
Alexander Sverdlin
1
-4
/
+33
2017-06-14
dmaengine: ep93xx: Always start from BASE0
Alexander Sverdlin
1
-0
/
+2
2017-06-14
dmaengine: usb-dmac: Fix DMAOR AE bit definition
Hiroyuki Yokoyama
1
-1
/
+1
2017-03-22
dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...
Krister Johansen
1
-2
/
+2
2017-03-15
dmaengine: imx-sdma - correct the dma transfer residue calculation
Nandor Han
1
-4
/
+9
2017-03-12
dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
Magnus Lilja
1
-1
/
+1
2017-02-09
dmaengine: cppi41: Fix oops in cppi41_runtime_resume
Tony Lindgren
1
-15
/
+25
2017-02-09
dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage
Tony Lindgren
1
-0
/
+16
2017-01-26
dmaengine: pl330: Fix runtime PM support for terminated transfers
Marek Szyprowski
1
-0
/
+11
2017-01-26
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
1
-0
/
+8
2017-01-19
dmaengine: omap-dma: Fix dynamic lch_map allocation
Peter Ujfalusi
1
-9
/
+21
2016-11-17
dmaengine: cppi41: More PM runtime fixes
Tony Lindgren
1
-4
/
+7
2016-11-14
dmaengine: cpp41: Fix handling of error path
Tony Lindgren
1
-2
/
+9
2016-11-14
dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connected
Tony Lindgren
1
-2
/
+8
2016-11-14
dmaengine: cppi41: Fix list not empty warning on module removal
Tony Lindgren
1
-0
/
+5
2016-11-14
dmaengine: sun6i: fix the uninitialized value for v_lli
Axl-zhang
1
-1
/
+1
2016-10-18
dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in Kconfig
Jérémy Lefaure
1
-0
/
+1
2016-10-18
dmaengine: edma: Fix error return code in edma_alloc_chan_resources()
Wei Yongjun
1
-0
/
+1
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
59
-685
/
+1465
2016-10-03
Merge branch 'topic/unmap_cleanup' into for-linus
Vinod Koul
5
-6
/
+5
2016-10-03
Merge branch 'topic/tegra' into for-linus
Vinod Koul
1
-12
/
+2
2016-10-03
Merge branch 'topic/ste_dma40' into for-linus
Vinod Koul
1
-131
/
+122
2016-10-03
Merge branch 'topic/pl330' into for-linus
Vinod Koul
1
-1
/
+14
2016-10-03
Merge branch 'topic/omap' into for-linus
Vinod Koul
1
-30
/
+213
2016-10-03
Merge branch 'topic/no_irq' into for-linus
Vinod Koul
4
-13
/
+10
2016-10-03
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
2
-1
/
+101
2016-10-03
Merge branch 'topic/k3' into for-linus
Vinod Koul
2
-38
/
+179
2016-10-03
Merge branch 'topic/iommu' into for-linus
Vinod Koul
1
-22
/
+94
2016-10-03
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
1
-1
/
+1
2016-10-03
Merge branch 'topic/imx' into for-linus
Vinod Koul
1
-1
/
+27
2016-10-03
Merge branch 'topic/hsu' into for-linus
Vinod Koul
2
-8
/
+7
2016-10-03
Merge branch 'topic/err_reporting' into for-linus
Vinod Koul
38
-242
/
+419
2016-10-03
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
1
-5
/
+18
2016-10-03
Merge branch 'topic/cppi' into for-linus
Vinod Koul
1
-24
/
+116
2016-10-03
Merge branch 'topic/core' into for-linus
Vinod Koul
1
-0
/
+7
2016-10-03
Merge branch 'topic/compile_test' into for-linus
Vinod Koul
12
-78
/
+80
2016-10-01
dmaengine: virt-dma: move function declarations
Baoyou Xie
1
-2
/
+2
2016-10-01
dmaengine: omap-dma: Enable burst and data pack for SG
Misael Lopez Cruz
1
-3
/
+6
2016-09-30
dmaengine: fsldma: Unmap region obtained by of_iomap
Arvind Yadav
1
-1
/
+3
2016-09-30
dmaengine: jz4780: fix resource leaks on error exit return
Colin Ian King
1
-2
/
+6
2016-09-30
dmaengine: coh901318: fix integer overflow when shifting more than 32 places
Colin Ian King
1
-2
/
+3
2016-09-30
dmaengine: edma: avoid uninitialized variable use
Arnd Bergmann
1
-4
/
+8
2016-09-28
dmaengine: ti-dma-crossbar: enable COMPILE_TEST
Peter Ujfalusi
1
-2
/
+2
[next]