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
/
iop-adma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
async_xor: dma_map destination DMA_BIDIRECTIONAL
Dan Williams
2008-12-08
1
-3
/
+13
*
iop-adma: use iop_paranoia() for debug BUG_ONs
Dan Williams
2008-11-11
1
-1
/
+1
*
iop-adma: add a dummy read to flush next descriptor update
Dan Williams
2008-11-11
1
-4
/
+5
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
iop_adma: document how to calculate the minimum descriptor pool size
Dan Williams
2008-07-17
1
-1
/
+10
*
iop_adma: directly reclaim descriptors on allocation failure
Dan Williams
2008-07-17
1
-2
/
+2
*
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
Dan Williams
2008-07-08
1
-11
/
+18
*
dmaengine: Add dma_client parameter to device_alloc_chan_resources
Haavard Skinnemoen
2008-07-08
1
-3
/
+4
*
iop-adma: fix platform driver hotplug/coldplug
Kay Sievers
2008-07-08
1
-0
/
+2
*
iop-adma: fixup some kzalloc/memset confusions
Christophe Jaillet
2008-05-20
1
-4
/
+2
*
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
Dan Williams
2008-04-17
1
-18
/
+21
*
iop-adma: remove the workaround for missed interrupts on iop3xx
Dan Williams
2008-04-17
1
-5
/
+0
*
async_tx: kill ->device_dependency_added
Dan Williams
2008-04-17
1
-7
/
+0
*
async_tx: fix multiple dependency submission
Dan Williams
2008-04-17
1
-4
/
+5
*
iop-adma.c: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-13
1
-16
/
+16
*
async_tx: replace 'int_en' with operation preparation flags
Dan Williams
2008-02-06
1
-10
/
+10
*
async_tx: kill tx_set_src and tx_set_dest methods
Dan Williams
2008-02-06
1
-81
/
+43
*
iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
1
-1
/
+1
*
Remove "unsafe" from module struct
Rusty Russell
2007-10-17
1
-5
/
+4
*
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
Dan Williams
2007-07-13
1
-0
/
+1467