index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ep93xx_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-21
1
-2
/
+4
*
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
2012-03-13
1
-2
/
+1
*
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
1
-6
/
+1
*
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
1
-1
/
+1
*
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
1
-8
/
+1
*
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
1
-0
/
+2
*
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
1
-5
/
+3
*
dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty list
Mika Westerberg
2011-12-05
1
-12
/
+48
*
dma/ep93xx_dma: fix initialization of M2M control register
Rafal Prylowski
2011-12-05
1
-4
/
+4
*
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-10-27
1
-11
/
+11
*
dmaengine/ep93xx_dma: add module.h include
Mika Westerberg
2011-10-16
1
-0
/
+1
*
dma/ep93xx_dma.c: local symbols should be static
H Hartley Sweeten
2011-06-16
1
-1
/
+1
*
dmaengine: add ep93xx DMA support
Mika Westerberg
2011-06-06
1
-0
/
+1355