Age | Commit message (Expand) | Author | Files | Lines |
2013-11-14 | dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers | Ezequiel Garcia | 1 | -12/+13 |
2013-08-22 | mv_xor: support big endian systems using descriptor swap feature | Thomas Petazzoni | 1 | -1/+27 |
2013-07-03 | drivers/dma: remove unused support for MEMSET operations | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2012-11-22 | dma: mv_xor: clear the window override control registers | Thomas Petazzoni | 1 | -0/+1 |
2012-11-20 | dma: mv_xor: add missing free_irq() call | Thomas Petazzoni | 1 | -0/+1 |
2012-11-20 | dma: mv_xor: remove the pool_size from platform_data | Thomas Petazzoni | 1 | -0/+1 |
2012-11-20 | dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device | Thomas Petazzoni | 1 | -1/+0 |
2012-11-20 | dma: mv_xor: rename mv_xor_private to mv_xor_device | Thomas Petazzoni | 1 | -2/+2 |
2012-11-20 | dma: mv_xor: merge mv_xor_device and mv_xor_chan | Thomas Petazzoni | 1 | -19/+6 |
2012-11-20 | dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev' | Thomas Petazzoni | 1 | -1/+1 |
2012-11-20 | dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan' | Thomas Petazzoni | 1 | -1/+1 |
2012-11-20 | dma: mv_xor: get rid of the pdev pointer in mv_xor_device | Thomas Petazzoni | 1 | -1/+0 |
2012-11-20 | dma: mv_xor: remove unused id field in mv_xor_device structure | Thomas Petazzoni | 1 | -1/+0 |
2012-11-20 | dma: mv_xor: rename many symbols to remove the 'shared' word | Thomas Petazzoni | 1 | -2/+2 |
2012-11-20 | dma: mv_xor: allow channels to be registered directly from the main device | Thomas Petazzoni | 1 | -3/+5 |
2012-11-20 | dma: mv_xor: do not use pool_size from platform_data within the driver | Thomas Petazzoni | 1 | -0/+1 |
2012-05-08 | ARM: Orion: XOR: Add support for clk | Andrew Lunn | 1 | -0/+1 |
2012-03-13 | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux | 1 | -2/+0 |
2012-03-13 | dmaengine: mv_xor: remove write-only is_complete_cookie | Russell King - ARM Linux | 1 | -1/+0 |
2009-09-08 | mv_xor: implement a private tx_list | Dan Williams | 1 | -2/+2 |
2008-07-08 | dmaengine: DMA engine driver for Marvell XOR engine | Saeed Bishara | 1 | -0/+183 |