aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/sa11x0-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-11-28dma: remove use of __devinitBill Pemberton1-2/+2
2012-11-28dma: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi1-1/+1
2012-07-01dmaengine: sa11x0-dma: add cyclic DMA supportRussell King1-16/+92
2012-07-01dmaengine: sa11x0-dma: fix DMA residue supportRussell King1-16/+29
2012-07-01dmaengine: split out virtual channel DMA support from sa11x0 driverRussell King1-171/+78
2012-03-30ARM: sa11x0: fix build errors from DMA engine API updatesRussell King1-1/+1
2012-03-07DMA: sa11x0: add SA-11x0 DMA driverRussell King1-0/+1109