aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-nomadik/include/plat/ste_dma40.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-05ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij1-223/+0
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-2/+1
2011-12-05dmaengine/ste_dma40: allow fixed physical channelNarayanan G1-1/+5
2011-11-28dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G1-0/+1
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul1-2/+2
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-01-30dma40: remove export of stedma40_memcpy_sgRabin Vincent1-19/+0
2011-01-30dma40: allow realtime and priority for event linesRabin Vincent1-0/+3
2011-01-04dmaengine: dma40: Add support to split up large elementsPer Forlin1-0/+8
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-74/+60
2010-10-27Remove duplicate includes from many filesZimny Lech1-1/+0
2010-10-19ste_dma40: remove channel_typeRabin Vincent1-9/+0
2010-10-19ste_dma40: remove enum for endianessRabin Vincent1-7/+2
2010-10-19ste_dma40: remove TIM_FOR_LINK optionRabin Vincent1-5/+0
2010-10-19ste_dma40: move mode_opt to separate configRabin Vincent1-8/+10
2010-10-19ste_dma40: move channel mode to a separate fieldRabin Vincent1-5/+7
2010-10-19ste_dma40: move priority to separate fieldRabin Vincent1-5/+2
2010-10-07DMAENGINE: define a dummy filter function for ste_dma40Linus Walleij1-0/+19
2010-10-07DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40Per Forlin1-23/+1
2010-09-22DMAENGINE: ste_dma40: added kernel doc for structJonas Aaberg1-7/+15
2010-09-22DMAENGINE: ste_dma40: removed non-used variable from structJonas Aaberg1-2/+0
2010-09-22DMAENGINE: ste_dma40: code clean-upJonas Aaberg1-6/+7
2010-09-22DMAENGINE: ste_dma40: config checksLinus Walleij1-1/+1
2010-06-22DMAENGINE: ste_dma40: no disabled phy channels on ux500Jonas Aaberg1-1/+3
2010-04-14DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij1-0/+239