include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / dma / iop-adma.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-12 H Hartley Sweeteniop-adma.c: use resource_size()
2009-09-09 Dan WilliamsMerge branch 'dmaengine' into async-tx-next
2009-09-09 Dan WilliamsMerge branch 'iop-raid6' into async-tx-next
2009-09-09 Dan Williamsiop-adma: implement a private tx_list
2009-09-09 Dan Williamsdmaengine: cleanup unused transaction types
2009-08-30 Dan Williamsiop-adma: P+Q self test
2009-08-30 Dan Williamsiop-adma: P+Q support for iop13xx adma engines
2009-08-30 Dan Williamsiop-adma: fix lockdep false positive
2009-08-30 Dan Williamsiop-adma: cleanup iop_adma_run_tx_complete_actions
2009-08-30 Dan Williamsasync_tx: add support for asynchronous GF multiplication
2009-04-08 Dan Williamsasync_tx: rename zero_sum to val
2009-03-25 Dan Williamsdmaengine: initialize tx_list in dma_async_tx_descripto...
2009-03-08 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-03-04 Roel Kluiniop-adma, mv_xor: fix mem leak on self-test setup failure
2009-03-03 Russell King[ARM] fix lots of ARM __devexit sillyness
2009-01-06 Dan Williamsiop-adma: enable module removal
2009-01-06 Dan Williamsiop-adma: kill debug BUG_ON
2009-01-06 Dan Williamsiop-adma: let devm do its job, don't duplicate free
2009-01-06 Dan Williamsdmaengine: remove 'bigref' infrastructure
2009-01-06 Dan Williamsdmaengine: kill struct dma_client and supporting infras...
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...