Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-04 | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 1 | -1/+1 |
2014-05-21 | dmaengine: sa11x0: remove broken #ifdef | Arnd Bergmann | 1 | -4/+0 |
2013-10-25 | dmaengine: sa11x0: use DMA_COMPLETE for dma completion status | Vinod Koul | 1 | -1/+1 |
2013-01-03 | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-11-28 | dma: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-11-28 | dma: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-22 | dmaengine: Pass flags via device_prep_dma_cyclic() callback | Peter Ujfalusi | 1 | -1/+1 |
2012-07-01 | dmaengine: sa11x0-dma: add cyclic DMA support | Russell King | 1 | -16/+92 |
2012-07-01 | dmaengine: sa11x0-dma: fix DMA residue support | Russell King | 1 | -16/+29 |
2012-07-01 | dmaengine: split out virtual channel DMA support from sa11x0 driver | Russell King | 1 | -171/+78 |
2012-03-30 | ARM: sa11x0: fix build errors from DMA engine API updates | Russell King | 1 | -1/+1 |
2012-03-07 | DMA: sa11x0: add SA-11x0 DMA driver | Russell King | 1 | -0/+1109 |