aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung/dma-ops.c
AgeCommit message (Expand)Author
2013-11-24ARM: s3c64xx: Add support for DMA using generic amba-pl08x driverTomasz Figa
2013-04-08ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna
2013-01-29ARM: SAMSUNG: Make dma request compatible to generic dma bindings.Padmavathi Venna
2012-09-24ARM: SAMSUNG: dma-ops: Fix dmaengine_prep_dma_cyclic() parameter listPeter Ujfalusi
2012-06-27ARM: SAMSUNG: Fix compiler warning in dma-ops.c fileSachin Kamat
2012-06-20ARM: SAMSUNG: Add config() function in DMA common operationsBoojin Kim
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-01-21ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-12-23ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappersThomas Abraham
2011-12-23DMA: PL330: move filter function into driverThomas Abraham
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker
2011-10-31plat-samsung: move to dma_transfer_directionVinod Koul
2011-09-14ARM: SAMSUNG: Add common DMA operationsBoojin Kim