summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/dma.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-19ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-0/+1
2012-10-19ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren1-1/+2
2012-10-16ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla1-1/+1
2012-05-08ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them.R Sricharan1-4/+7
2012-02-29OMAP4: dma: Correct CPU version check for dma_common_ch_endPeter Ujfalusi1-1/+1
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson1-10/+1
2011-09-16OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman1-8/+8
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-28arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall1-1/+1
2010-12-21OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah1-0/+223
2010-12-21OMAP2+: DMA: hwmod: Device registrationG, Manjunath Kondaiah1-0/+74