aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/dma-ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-29ARM: SAMSUNG: Make dma request compatible to generic dma bindings.Padmavathi Venna1-2/+8
2012-09-24ARM: SAMSUNG: dma-ops: Fix dmaengine_prep_dma_cyclic() parameter listPeter Ujfalusi1-1/+2
2012-06-27ARM: SAMSUNG: Fix compiler warning in dma-ops.c fileSachin Kamat1-2/+1
2012-06-20ARM: SAMSUNG: Add config() function in DMA common operationsBoojin Kim1-34/+43
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-2/+2
2012-01-21ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim1-1/+1
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2011-12-23ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappersThomas Abraham1-1/+8
2011-12-23DMA: PL330: move filter function into driverThomas Abraham1-6/+0
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-2/+2
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-10-31plat-samsung: move to dma_transfer_directionVinod Koul1-2/+2
2011-09-14ARM: SAMSUNG: Add common DMA operationsBoojin Kim1-0/+131