summaryrefslogtreecommitdiff
path: root/drivers/dma/mv_xor.c
AgeCommit message (Expand)Author
2012-04-03dmaengine: consolidate tx_status functionsRussell King - ARM Linux
2012-04-03dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux
2012-04-03dmaengine: add private header fileRussell King - ARM Linux
2012-04-03dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2011-07-14dma: mv_xor: use resource_size()H Hartley Sweeten
2011-03-31dma: use BUG_ON correctly in mv_xor.c, v4Coly Li
2011-01-03mv_xor: fix race in tasklet functionSaeed Bishara
2010-09-19dmaengine: fix interrupt clearing for mv_xorSimon Guinot
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-09-08mv_xor: implement a private tx_listDan Williams
2009-07-22drivers/dma: Remove unnecessary semicolonsJoe Perches
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-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-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek
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-08dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara