aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/pl330.c
AgeCommit message (Expand)Author
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2011-12-23DMA: PL330: Add device tree supportThomas Abraham
2011-12-23DMA: PL330: Infer transfer direction from transfer request instead of platfor...Thomas Abraham
2011-12-23DMA: PL330: move filter function into driverThomas Abraham
2011-11-22dmaengine: pl330: Enable module alias autogeneration for AMBA driversDave Martin
2011-09-21Merge branch 'samsung_dma' into nextVinod Koul
2011-09-20dmaengine: delete redundant chan_id and chancnt initialization in dma driversBarry Song
2011-09-14DMA: PL330: Add DMA_CYCLIC capabilityBoojin Kim
2011-09-14DMA: PL330: Remove the start operation for handling DMA_TERMINATE_ALL commandBoojin Kim
2011-09-14DMA: PL330: Support DMA_SLAVE_CONFIG commandBoojin Kim
2011-09-14DMA: PL330: Update PL330 DMA API driverBoojin Kim
2011-09-14DMA: PL330: Add support runtime PM for PL330 DMACBoojin Kim
2011-07-26dmaengine: pl330: make platform data optionalRob Herring
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2010-05-23DMA: PL330: Add dma api driverJassi Brar