| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: orion: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
* | ARM: Orion: XOR: Add support for clk | Andrew Lunn | 2012-05-08 | 1 | -0/+15 |
* | dmaengine: ensure all DMA engine drivers initialize their cookies | Russell King - ARM Linux | 2012-03-13 | 1 | -0/+1 |
* | dmaengine: consolidate tx_status functions | Russell King - ARM Linux | 2012-03-13 | 1 | -12/+2 |
* | dmaengine: consolidate assignment of DMA cookies | Russell King - ARM Linux | 2012-03-13 | 1 | -13/+1 |
* | dmaengine: add private header file | Russell King - ARM Linux | 2012-03-13 | 1 | -0/+2 |
* | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux | 2012-03-13 | 1 | -3/+3 |
* | dmaengine: mv_xor: remove write-only is_complete_cookie | Russell King - ARM Linux | 2012-03-13 | 1 | -1/+0 |
* | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 2011-12-13 | 1 | -5/+6 |
* | dma: mv_xor: use resource_size() | H Hartley Sweeten | 2011-07-14 | 1 | -2/+2 |
* | dma: use BUG_ON correctly in mv_xor.c, v4 | Coly Li | 2011-03-31 | 1 | -3/+3 |
* | mv_xor: fix race in tasklet function | Saeed Bishara | 2011-01-03 | 1 | -1/+1 |
* | dmaengine: fix interrupt clearing for mv_xor | Simon Guinot | 2010-09-19 | 1 | -1/+1 |
* | Merge branch 'ioat' into dmaengine | Dan Williams | 2010-05-17 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | dmaengine: provide helper for setting txstate | Dan Williams | 2010-03-26 | 1 | -11/+2 |
* | | DMAENGINE: generic channel status v2 | Linus Walleij | 2010-03-26 | 1 | -15/+17 |
|/ |
|
* | mv_xor: implement a private tx_list | Dan Williams | 2009-09-08 | 1 | -3/+4 |
* | drivers/dma: Remove unnecessary semicolons | Joe Perches | 2009-07-22 | 1 | -1/+1 |
* | dmaengine: initialize tx_list in dma_async_tx_descriptor_init | Dan Williams | 2009-03-25 | 1 | -1/+0 |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-03-08 | 1 | -8/+8 |
|\ |
|
| * | iop-adma, mv_xor: fix mem leak on self-test setup failure | Roel Kluin | 2009-03-04 | 1 | -8/+8 |
* | | [ARM] fix lots of ARM __devexit sillyness | Russell King | 2009-03-03 | 1 | -1/+1 |
|/ |
|
* | dmaengine: remove 'bigref' infrastructure | Dan Williams | 2009-01-06 | 1 | -1/+0 |
* | dmaengine: kill struct dma_client and supporting infrastructure | Dan Williams | 2009-01-06 | 1 | -4/+3 |
* | dmaengine: remove dependency on async_tx | Dan Williams | 2009-01-05 | 1 | -2/+1 |
* | async_xor: dma_map destination DMA_BIDIRECTIONAL | Dan Williams | 2008-12-08 | 1 | -3/+12 |
* | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat | Lennert Buytenhek | 2008-08-09 | 1 | -1/+1 |
* | dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap | Dan Williams | 2008-07-08 | 1 | -6/+16 |
* | dmaengine: Add dma_client parameter to device_alloc_chan_resources | Haavard Skinnemoen | 2008-07-08 | 1 | -3/+4 |
* | dmaengine: DMA engine driver for Marvell XOR engine | Saeed Bishara | 2008-07-08 | 1 | -0/+1364 |