summaryrefslogtreecommitdiffstats
path: root/drivers/dma/mv_xor.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-20dma: mv_xor: remove unused id field in mv_xor_device structureThomas Petazzoni1-1/+0
2012-11-20dma: mv_xor: rename many symbols to remove the 'shared' wordThomas Petazzoni1-2/+2
2012-11-20dma: mv_xor: allow channels to be registered directly from the main deviceThomas Petazzoni1-3/+5
2012-11-20dma: mv_xor: do not use pool_size from platform_data within the driverThomas Petazzoni1-0/+1
2012-05-08ARM: Orion: XOR: Add support for clkAndrew Lunn1-0/+1
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux1-2/+0
2012-03-13dmaengine: mv_xor: remove write-only is_complete_cookieRussell King - ARM Linux1-1/+0
2009-09-08mv_xor: implement a private tx_listDan Williams1-2/+2
2008-07-08dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara1-0/+183