index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma: pl330: silence a compile warning
Dan Carpenter
2013-11-13
1
-1
/
+1
*
dma: pl330: off by one in pl330_probe()
Dan Carpenter
2013-11-13
1
-1
/
+1
*
dma: mxs-dma: Use semaphores for cyclic DMA
Markus Pargmann
2013-11-13
1
-6
/
+35
*
dma: mxs-dma: Update state after channel reset
Markus Pargmann
2013-11-13
1
-1
/
+3
*
dma: mxs-dma: Fix channel reset hardware bug
Markus Pargmann
2013-11-13
1
-2
/
+27
*
dma: mxs-dma: Report correct residue for cyclic DMA
Markus Pargmann
2013-11-13
1
-1
/
+19
*
dma: mxs-dma: Cleanup interrupt handler
Markus Pargmann
2013-11-13
1
-36
/
+60
*
DMA: Freescale: update driver to support 8-channel DMA engine
Hongbo Zhang
2013-11-13
3
-8
/
+12
*
dma: imx-sdma: Fix warnings for LPAE builds
Olof Johansson
2013-11-13
1
-4
/
+4
*
dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts
Olof Johansson
2013-11-13
1
-2
/
+4
*
dmaengine: edma: remove duplicate kfree
Vinod Koul
2013-11-13
1
-1
/
+0
*
dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error
Sebastian Andrzej Siewior
2013-11-12
1
-1
/
+1
*
dma: cppi41: redo descriptor collection in abort case
Sebastian Andrzej Siewior
2013-11-12
1
-26
/
+16
*
dma: cppi41: use cppi41_pop_desc() where possible
Daniel Mack
2013-11-12
1
-12
/
+11
*
dma: cppi41: restore more registers
Daniel Mack
2013-11-12
1
-0
/
+15
*
dma: edma: Add support for Cyclic DMA
Joel Fernandes
2013-11-12
1
-8
/
+151
*
Merge branch 'for-linus' into next
Vinod Koul
2013-10-31
2
-20
/
+23
|
\
|
*
dma: pl330: Remove unnecessary amba_set_drvdata()
Michal Simek
2013-10-31
1
-3
/
+0
|
*
dmaengine: imx-dma: fix format warnings
Russell King
2013-10-31
1
-17
/
+23
*
|
Merge branch 'dma_complete' into next
Vinod Koul
2013-10-31
1
-2
/
+2
|
\
\
|
*
|
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
2013-10-30
1
-2
/
+2
*
|
|
Merge branch 'dma_complete' into next
Vinod Koul
2013-10-30
26
-48
/
+48
|
\
\
\
|
|
/
/
|
*
|
dmaengine: txx9: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-2
/
+2
|
*
|
dmaengine: tegra: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-2
/
+2
|
*
|
dmaengine: ste: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: sh: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: sa11x0: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: ppc4xx: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: omap: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-3
/
+3
|
*
|
dmaengine: mv_xor: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-3
/
+3
|
*
|
dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-3
/
+3
|
*
|
dmaengine: k3dma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: iop: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-8
/
+8
|
*
|
dmaengine: ioat: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
2
-6
/
+6
|
*
|
dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-2
/
+2
|
*
|
dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: imx-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: edma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: dw: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-2
/
+2
|
*
|
dmaengine: dmatest: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: jz4740: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: cppi41: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: coh901318: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: at_hdma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
|
*
|
dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-2
/
+2
|
*
|
dmaengine: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
|
|
Merge branch 'for-linus' into next
Vinod Koul
2013-10-30
11
-135
/
+254
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
dma: edma: Increase maximum SG limit to 20
Joel Fernandes
2013-10-21
1
-2
/
+8
|
*
|
dma: edma: Split out PaRAM set calculations into its own function
Joel Fernandes
2013-10-21
1
-72
/
+126
|
|
/
[next]