index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
iop-adma.c
Age
Commit message (
Expand
)
Author
2008-07-17
iop_adma: document how to calculate the minimum descriptor pool size
Dan Williams
2008-07-17
iop_adma: directly reclaim descriptors on allocation failure
Dan Williams
2008-07-08
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
Dan Williams
2008-07-08
dmaengine: Add dma_client parameter to device_alloc_chan_resources
Haavard Skinnemoen
2008-07-08
iop-adma: fix platform driver hotplug/coldplug
Kay Sievers
2008-05-20
iop-adma: fixup some kzalloc/memset confusions
Christophe Jaillet
2008-04-17
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
Dan Williams
2008-04-17
iop-adma: remove the workaround for missed interrupts on iop3xx
Dan Williams
2008-04-17
async_tx: kill ->device_dependency_added
Dan Williams
2008-04-17
async_tx: fix multiple dependency submission
Dan Williams
2008-03-13
iop-adma.c: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-06
async_tx: replace 'int_en' with operation preparation flags
Dan Williams
2008-02-06
async_tx: kill tx_set_src and tx_set_dest methods
Dan Williams
2008-02-06
iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2007-10-17
Remove "unsafe" from module struct
Rusty Russell
2007-07-13
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
Dan Williams