dmaengine: remove dependency on async_tx
[safe/jmp/linux-2.6] / drivers / dma / iop-adma.c
2009-01-06 Dan Williamsdmaengine: remove dependency on async_tx
2008-12-08 Dan Williamsasync_xor: dma_map destination DMA_BIDIRECTIONAL
2008-11-11 Dan Williamsiop-adma: use iop_paranoia() for debug BUG_ONs
2008-11-11 Dan Williamsiop-adma: add a dummy read to flush next descriptor...
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-07-18 Dan Williamsiop_adma: document how to calculate the minimum descrip...
2008-07-18 Dan Williamsiop_adma: directly reclaim descriptors on allocation...
2008-07-08 Dan Williamsdmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags...
2008-07-08 Haavard Skinnemoendmaengine: Add dma_client parameter to device_alloc_cha...
2008-07-08 Kay Sieversiop-adma: fix platform driver hotplug/coldplug
2008-05-20 Christophe Jailletiop-adma: fixup some kzalloc/memset confusions
2008-04-17 Dan Williamsdmaengine: ack to flags: make use of the unused bits...
2008-04-17 Dan Williamsiop-adma: remove the workaround for missed interrupts...
2008-04-17 Dan Williamsasync_tx: kill ->device_dependency_added
2008-04-17 Dan Williamsasync_tx: fix multiple dependency submission
2008-03-13 Harvey Harrisoniop-adma.c: replace remaining __FUNCTION__ occurrences
2008-02-06 Dan Williamsasync_tx: replace 'int_en' with operation preparation...
2008-02-06 Dan Williamsasync_tx: kill tx_set_src and tx_set_dest methods
2008-02-06 Denis Chengiop-adma: use LIST_HEAD instead of LIST_HEAD_INIT
2007-10-17 Rusty RussellRemove "unsafe" from module struct
2007-07-13 Dan Williamsdmaengine: driver for the iop32x, iop33x, and iop13xx...