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