index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-11-13
dmatest: make driver unmap also source buffers by itself
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2013-11-13
dma: pl330: silence a compile warning
Dan Carpenter
1
-1
/
+1
2013-11-13
dma: pl330: off by one in pl330_probe()
Dan Carpenter
1
-1
/
+1
2013-11-13
dma: mxs-dma: Use semaphores for cyclic DMA
Markus Pargmann
1
-6
/
+35
2013-11-13
dma: mxs-dma: Update state after channel reset
Markus Pargmann
1
-1
/
+3
2013-11-13
dma: mxs-dma: Fix channel reset hardware bug
Markus Pargmann
1
-2
/
+27
2013-11-13
dma: mxs-dma: Report correct residue for cyclic DMA
Markus Pargmann
1
-1
/
+19
2013-11-13
dma: mxs-dma: Cleanup interrupt handler
Markus Pargmann
1
-36
/
+60
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
[prev]
[next]