aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/mv_xor.h
AgeCommit message (Expand)Author
2013-11-14dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registersEzequiel Garcia
2013-08-22mv_xor: support big endian systems using descriptor swap featureThomas Petazzoni
2013-07-03drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz
2012-11-22dma: mv_xor: clear the window override control registersThomas Petazzoni
2012-11-20dma: mv_xor: add missing free_irq() callThomas Petazzoni
2012-11-20dma: mv_xor: remove the pool_size from platform_dataThomas Petazzoni
2012-11-20dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_deviceThomas Petazzoni
2012-11-20dma: mv_xor: rename mv_xor_private to mv_xor_deviceThomas Petazzoni
2012-11-20dma: mv_xor: merge mv_xor_device and mv_xor_chanThomas Petazzoni
2012-11-20dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'Thomas Petazzoni
2012-11-20dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'Thomas Petazzoni
2012-11-20dma: mv_xor: get rid of the pdev pointer in mv_xor_deviceThomas Petazzoni
2012-11-20dma: mv_xor: remove unused id field in mv_xor_device structureThomas Petazzoni
2012-11-20dma: mv_xor: rename many symbols to remove the 'shared' wordThomas Petazzoni
2012-11-20dma: mv_xor: allow channels to be registered directly from the main deviceThomas Petazzoni
2012-11-20dma: mv_xor: do not use pool_size from platform_data within the driverThomas Petazzoni
2012-05-08ARM: Orion: XOR: Add support for clkAndrew Lunn
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2012-03-13dmaengine: mv_xor: remove write-only is_complete_cookieRussell King - ARM Linux
2009-09-08mv_xor: implement a private tx_listDan Williams
2008-07-08dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara