index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-02
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2013-12-18
net_dma: mark broken
Dan Williams
1
-0
/
+1
2013-12-18
dma: pl330: ensure DMA descriptors are zero-initialised
Will Deacon
1
-4
/
+1
2013-12-13
dmaengine: fix sleep in atomic
Dan Williams
1
-1
/
+1
2013-12-12
dmaengine: mv_xor: fix oops when channels fail to initialise
Russell King
1
-11
/
+13
2013-12-12
dma: mv_xor: Use dmaengine_unmap_data for the self-tests
Ezequiel Garcia
1
-21
/
+50
2013-12-12
dmaengine: fix enable for high order unmap pools
Dan Williams
2
-1
/
+7
2013-12-12
dma: fix build warnings in txx9
Dan Williams
1
-1
/
+0
2013-12-12
dmatest: fix build warning on mips
Dan Williams
1
-4
/
+4
2013-12-12
dma: fix fsldma build warnings
Dan Williams
1
-30
/
+1
2013-12-12
dma: fix build warnings in ppc4xx
Dan Williams
1
-26
/
+1
2013-12-12
dmaengine: at_hdmac: remove unused function
Olof Johansson
1
-4
/
+0
2013-12-12
dma: mv_xor: remove mv_desc_get_dest_addr()
Jason Cooper
1
-6
/
+0
2013-12-04
dma: fix build breakage in s3c24xx-dma
Dan Williams
1
-30
/
+1
2013-12-04
Fix pl08x warnings
Russell King - ARM Linux
1
-1
/
+1
2013-11-28
rcar-hpbdma: initialise plane information when halted
Kuninori Morimoto
1
-0
/
+3
2013-11-28
rcar-hpbdma: fixup channel busy check for double plane
Kuninori Morimoto
1
-1
/
+5
2013-11-28
rcar-hpbdma: add max transfer size
Kuninori Morimoto
1
-0
/
+2
2013-11-28
dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()
Wei Yongjun
1
-0
/
+1
2013-11-28
dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion status
Sachin Kamat
1
-1
/
+1
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
40
-1893
/
+1297
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
20
-1592
/
+624
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-14
dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers
Ezequiel Garcia
2
-13
/
+15
2013-11-14
dma: mv_xor: Remove unneeded NULL address check
Ezequiel Garcia
1
-4
/
+0
2013-11-14
ioat: fix ioat3_irq_reinit
Dan Williams
2
-26
/
+15
2013-11-14
ioat: kill msix_single_vector support
Dan Williams
3
-32
/
+3
2013-11-14
ioatdma: clean up sed pool kmem_cache
Dan Williams
4
-42
/
+22
2013-11-14
ioatdma: fix selection of 16 vs 8 source path
Dan Williams
1
-15
/
+15
2013-11-14
ioatdma: fix sed pool selection
Dan Williams
1
-15
/
+1
2013-11-14
ioatdma: Fix bug in selftest after removal of DMA_MEMSET.
Dave Jiang
1
-0
/
+2
2013-11-14
dmatest: verbose mode
Dan Williams
1
-7
/
+18
2013-11-14
dmatest: convert to dmaengine_unmap_data
Dan Williams
1
-42
/
+44
2013-11-14
dmatest: add a 'wait' parameter
Dan Williams
1
-25
/
+47
2013-11-14
dmatest: add basic performance metrics
Dan Williams
1
-2
/
+33
2013-11-14
dmatest: add support for skipping verification and random data setup
Dan Williams
1
-11
/
+33
2013-11-14
dmatest: use pseudo random numbers
Dan Williams
1
-1
/
+1
2013-11-14
dmatest: support xor-only, or pq-only channels in tests
Dan Williams
1
-26
/
+32
2013-11-14
dmatest: restore ability to start test at module load and init
Dan Williams
1
-159
/
+106
2013-11-14
dmatest: cleanup redundant "dmatest: " prefixes
Dan Williams
1
-11
/
+10
2013-11-14
dmatest: replace stored results mechanism, with uniform messages
Dan Williams
1
-207
/
+33
2013-11-14
Revert "dmatest: append verify result to results"
Dan Williams
1
-129
/
+51
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
4
-15
/
+6
2013-11-14
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
14
-786
/
+3
2013-11-14
async_pq: convert to dmaengine_unmap_data
Dan Williams
1
-1
/
+4
2013-11-14
async_memcpy: convert to dmaengine_unmap_data
Dan Williams
1
-1
/
+2
2013-11-13
dmaengine: reference counted unmap data
Dan Williams
1
-9
/
+147
2013-11-13
dmaengine: prepare for generic 'unmap' data
Dan Williams
14
-0
/
+15
2013-11-13
dmaengine: consolidate memcpy apis
Dan Williams
1
-92
/
+45
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-9
/
+22
[next]