summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/dma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: OMAP: Register SDMA controller with Device Tree DMA driverJon Hunter2013-04-151-0/+4
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-1/+1
|\
| * ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-1/+1
* | ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren2013-01-111-2/+19
* | ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-1/+1
|/
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2012-10-311-0/+3
* ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-191-0/+1
* ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-191-1/+1
* ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+2
* ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
* ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them.R Sricharan2012-05-081-4/+7
* OMAP4: dma: Correct CPU version check for dma_common_ch_endPeter Ujfalusi2012-02-281-1/+1
* ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-041-10/+1Star
* OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-161-8/+8
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall2011-01-281-1/+1
* OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah2010-12-211-0/+223
* OMAP2+: DMA: hwmod: Device registrationG, Manjunath Kondaiah2010-12-211-0/+74