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
2013-11-13
DMA: Freescale: update driver to support 8-channel DMA engine
Hongbo Zhang
3
-8
/
+12
2013-11-13
dma: imx-sdma: Fix warnings for LPAE builds
Olof Johansson
1
-4
/
+4
2013-11-13
dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts
Olof Johansson
1
-2
/
+4
2013-11-13
dmaengine: edma: remove duplicate kfree
Vinod Koul
1
-1
/
+0
2013-11-13
drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor
Nicolin Chen
1
-6
/
+1
2013-11-12
dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error
Sebastian Andrzej Siewior
1
-1
/
+1
2013-11-12
dma: cppi41: redo descriptor collection in abort case
Sebastian Andrzej Siewior
1
-26
/
+16
2013-11-12
dma: cppi41: use cppi41_pop_desc() where possible
Daniel Mack
1
-12
/
+11
2013-11-12
dma: cppi41: restore more registers
Daniel Mack
1
-0
/
+15
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+7
2013-11-12
dma: edma: Add support for Cyclic DMA
Joel Fernandes
1
-8
/
+151
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
1
-0
/
+2
2013-11-11
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+1363
2013-11-11
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
4
-21
/
+23
2013-10-31
Merge branch 'for-linus' into next
Vinod Koul
2
-20
/
+23
2013-10-31
Merge branch 'dma_complete' into next
Vinod Koul
1
-2
/
+2
2013-10-31
ARM: 7857/1: dma: imx-sdma: setup dma mask
Philippe Retornaz
1
-0
/
+4
2013-10-31
DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
Russell King
1
-4
/
+6
2013-10-31
DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()
Russell King
1
-5
/
+3
2013-10-31
DMA-API: dma: pl330: add dma_set_mask_and_coherent() call
Russell King
1
-0
/
+4
2013-10-31
DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
Russell King
1
-0
/
+5
2013-10-31
dma: pl330: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-3
/
+0
2013-10-31
dmaengine: imx-dma: fix format warnings
Russell King
1
-17
/
+23
2013-10-30
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
1
-2
/
+2
2013-10-30
Merge branch 'dma_complete' into next
Vinod Koul
26
-48
/
+48
2013-10-30
Merge branch 'for-linus' into next
Vinod Koul
11
-135
/
+254
2013-10-25
dmaengine: txx9: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-2
/
+2
2013-10-25
dmaengine: tegra: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-2
/
+2
2013-10-25
dmaengine: ste: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: sh: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: sa11x0: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: ppc4xx: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: omap: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-3
/
+3
2013-10-25
dmaengine: mv_xor: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-3
/
+3
2013-10-25
dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-3
/
+3
2013-10-25
dmaengine: k3dma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: iop: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-8
/
+8
2013-10-25
dmaengine: ioat: use DMA_COMPLETE for dma completion status
Vinod Koul
2
-6
/
+6
2013-10-25
dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-2
/
+2
2013-10-25
dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: imx-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: edma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: dw: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-2
/
+2
2013-10-25
dmaengine: dmatest: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: jz4740: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: cppi41: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: coh901318: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: at_hdma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
[prev]
[next]