aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/mv_xor.c
Commit message (Expand)AuthorAgeFilesLines
* dma: use BUG_ON correctly in mv_xor.c, v4Coly Li2011-03-311-3/+3
* mv_xor: fix race in tasklet functionSaeed Bishara2011-01-031-1/+1
* dmaengine: fix interrupt clearing for mv_xorSimon Guinot2010-09-191-1/+1
* Merge branch 'ioat' into dmaengineDan Williams2010-05-171-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | dmaengine: provide helper for setting txstateDan Williams2010-03-261-11/+2
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-261-15/+17
|/
* mv_xor: implement a private tx_listDan Williams2009-09-081-3/+4
* drivers/dma: Remove unnecessary semicolonsJoe Perches2009-07-221-1/+1
* dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams2009-03-251-1/+0
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-081-8/+8
|\
| * iop-adma, mv_xor: fix mem leak on self-test setup failureRoel Kluin2009-03-041-8/+8
* | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-031-1/+1
|/
* dmaengine: remove 'bigref' infrastructureDan Williams2009-01-061-1/+0
* dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-061-4/+3
* dmaengine: remove dependency on async_txDan Williams2009-01-051-2/+1
* async_xor: dma_map destination DMA_BIDIRECTIONALDan Williams2008-12-081-3/+12
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-091-1/+1
* dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams2008-07-081-6/+16
* dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen2008-07-081-3/+4
* dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara2008-07-081-0/+1364