aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/mv_xor.c
Commit message (Expand)AuthorAge
* ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-13
* dma: mv_xor: use resource_size()H Hartley Sweeten2011-07-13
* dma: use BUG_ON correctly in mv_xor.c, v4Coly Li2011-03-31
* mv_xor: fix race in tasklet functionSaeed Bishara2011-01-03
* dmaengine: fix interrupt clearing for mv_xorSimon Guinot2010-09-19
* 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
|/
* mv_xor: implement a private tx_listDan Williams2009-09-08
* drivers/dma: Remove unnecessary semicolonsJoe Perches2009-07-23
* 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
|/
* 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
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-09
* 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
* dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara2008-07-08