aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/iop-adma.c
Commit message (Expand)AuthorAge
* Merge branch 'ioat' into dmaengineDan Williams2010-05-17
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | dmaengine: provide helper for setting txstateDan Williams2010-03-26
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-26
|/
* iop-adma.c: use resource_size()H Hartley Sweeten2009-12-11
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-08
|\
| * iop-adma: implement a private tx_listDan Williams2009-09-08
* | Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-08
|\ \
| * | iop-adma: P+Q self testDan Williams2009-08-29
| * | iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-29
| * | iop-adma: fix lockdep false positiveDan Williams2009-08-29
| * | iop-adma: cleanup iop_adma_run_tx_complete_actionsDan Williams2009-08-29
* | | dmaengine: cleanup unused transaction typesDan Williams2009-09-08
|/ /
* | async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-29
* | async_tx: rename zero_sum to valDan Williams2009-04-08
|/
* dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams2009-03-25
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-08
|\
| * iop-adma, mv_xor: fix mem leak on self-test setup failureRoel Kluin2009-03-04
* | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-03
|/
* iop-adma: enable module removalDan Williams2009-01-06
* iop-adma: kill debug BUG_ONDan Williams2009-01-06
* iop-adma: let devm do its job, don't duplicate freeDan Williams2009-01-06
* dmaengine: remove 'bigref' infrastructureDan Williams2009-01-06
* dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-06
* dmaengine: remove dependency on async_txDan Williams2009-01-05
* async_xor: dma_map destination DMA_BIDIRECTIONALDan Williams2008-12-08
* iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams2008-11-11
* iop-adma: add a dummy read to flush next descriptor updateDan Williams2008-11-11
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* iop_adma: document how to calculate the minimum descriptor pool sizeDan Williams2008-07-17
* iop_adma: directly reclaim descriptors on allocation failureDan Williams2008-07-17
* dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams2008-07-08
* dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen2008-07-08
* iop-adma: fix platform driver hotplug/coldplugKay Sievers2008-07-08
* iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet2008-05-20
* dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams2008-04-17
* iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams2008-04-17
* async_tx: kill ->device_dependency_addedDan Williams2008-04-17
* async_tx: fix multiple dependency submissionDan Williams2008-04-17
* iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-13
* async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-06
* async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-06
* iop-adma: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* Remove "unsafe" from module structRusty Russell2007-10-17
* dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams2007-07-13