aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-24ARM: s3c64xx: Remove legacy DMA driverTomasz Figa1-762/+0
2013-09-17ARM: S3C64XX: Bypass legacy initialization when booting with DTTomasz Figa1-0/+9
2013-09-17ARM: S3C64XX: Use clk_prepare_enable/clk_disable_unprepare in dma.cTomasz Figa1-2/+2
2013-04-04ARM: S3C64XX: Clear DMA flags on channel requestCharles Keepax1-0/+1
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+1
2013-01-13pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini1-1/+1
2013-01-10ARM: S3C64XX: make regs-sys.h localKukjin Kim1-2/+2
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers1-11/+12
2011-10-04Merge branch 'next/topic-dma-samsung' into next-samsung-develKukjin Kim1-5/+5
2011-09-19ARM: S3C64XX: Use S3C64XX_SDMA_SEL register name instead of numeric addressTomasz Figa1-1/+1
2011-09-14ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim1-5/+5
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee1-7/+7
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-04ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()Ben Dooks1-5/+6
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2011-01-03ARM: S3C64XX: Clear DMA_HALT upon startJassi Brar1-0/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-08-14DMAENGINE: correct PL080 register header fileLinus Walleij1-1/+1
2010-05-17S3C: DMA: Change argument of s3c2410_dma_devconfigJassi Brar1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-21ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks1-1/+0
2010-02-20ARM: S3C64XX: Move core support to mach-s3c64xxBen Dooks1-0/+750