aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/pl330.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Merge branch 'samsung_dma' into nextVinod Koul1-22/+207
2011-09-20dmaengine: delete redundant chan_id and chancnt initialization in dma driversBarry Song1-2/+0
2011-09-14DMA: PL330: Add DMA_CYCLIC capabilityBoojin Kim1-1/+83
2011-09-14DMA: PL330: Remove the start operation for handling DMA_TERMINATE_ALL commandBoojin Kim1-4/+7
2011-09-14DMA: PL330: Support DMA_SLAVE_CONFIG commandBoojin Kim1-12/+37
2011-09-14DMA: PL330: Update PL330 DMA API driverBoojin Kim1-5/+9
2011-09-14DMA: PL330: Add support runtime PM for PL330 DMACBoojin Kim1-2/+73
2011-07-26dmaengine: pl330: make platform data optionalRob Herring1-28/+36
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2010-05-23DMA: PL330: Add dma api driverJassi Brar1-0/+866