Age | Commit message (Expand) | Author | Files | Lines |
2008-07-08 | dmaengine: Add dma_client parameter to device_alloc_chan_resources | Haavard Skinnemoen | 1 | -3/+4 |
2008-07-08 | fsldma: fix incorrect exit path for initialization | Li Yang | 1 | -15/+16 |
2008-04-18 | dmaengine: ack to flags: make use of the unused bits in the 'ack' field | Dan Williams | 1 | -5/+5 |
2008-04-18 | async_tx: kill ->device_dependency_added | Dan Williams | 1 | -8/+0 |
2008-04-18 | fsldma: Split the MPC83xx event from MPC85xx and refine irq codes. | Zhang Wei | 1 | -5/+21 |
2008-04-18 | fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always. | Zhang Wei | 1 | -10/+3 |
2008-03-31 | [POWERPC] fsldma: Use compatiable binding as spec | Kumar Gala | 1 | -4/+4 |
2008-03-19 | fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer. | Zhang Wei | 1 | -0/+30 |
2008-03-13 | fsldma: Add a completed cookie updated action in DMA finish interrupt. | Zhang Wei | 1 | -1/+1 |
2008-03-13 | fsldma: Add device_prep_dma_interrupt support to fsldma.c | Zhang Wei | 1 | -0/+27 |
2008-03-13 | fsldma: Fix fsldma.c warning messages when it's compiled under PPC64. | Zhang Wei | 1 | -13/+16 |
2008-03-04 | fsldma: do not cleanup descriptors in hardirq context | Dan Williams | 1 | -1/+0 |
2008-03-04 | dmaengine: add driver for Freescale MPC85xx DMA controller | Zhang Wei | 1 | -0/+1068 |