| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP2+: DMA: Provide dma_slave_map to omap-dma for legacy boot | Peter Ujfalusi | 2016-02-22 | 1 | -0/+117 |
* | ARM: OMAP2+: Remove unnessary return statement from the void function, omap2_... | Nicholas Krause | 2015-06-02 | 1 | -1/+0 |
* | ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver | Nishanth Menon | 2014-07-22 | 1 | -0/+3 |
* | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 2014-05-08 | 1 | -2/+2 |
* | dmaengine: omap-dma: move register read/writes into omap-dma.c | Russell King | 2014-04-04 | 1 | -6/+12 |
* | ARM: omap: dma: get rid of 'p' allocation and clean up | Russell King | 2014-04-04 | 1 | -21/+13 |
* | ARM: omap: move dma channel allocation into plat-omap code | Russell King | 2014-04-04 | 1 | -7/+0 |
* | ARM: omap: dma: get rid of errata global | Russell King | 2014-04-04 | 1 | -3/+2 |
* | ARM: omap: clean up DMA register accesses | Russell King | 2014-04-04 | 1 | -51/+48 |
* | ARM: omap: remove almost-const variables | Russell King | 2014-04-04 | 1 | -9/+5 |
* | ARM: omap: remove references to disable_irq_lch | Russell King | 2014-04-04 | 1 | -10/+0 |
* | dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver | Jon Hunter | 2013-04-15 | 1 | -0/+4 |
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-22 | 1 | -1/+1 |
|\ |
|
| * | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code | Paul Walmsley | 2013-01-26 | 1 | -1/+1 |
* | | ARM: OMAP: Fix dmaengine init for multiplatform | Tony Lindgren | 2013-01-11 | 1 | -2/+19 |
* | | ARM: OMAP2+: Use omap initcalls | Tony Lindgren | 2013-01-11 | 1 | -1/+1 |
|/ |
|
* | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 2012-11-30 | 1 | -1/+1 |
* | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c | Tony Lindgren | 2012-10-31 | 1 | -0/+3 |
* | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 | Tony Lindgren | 2012-10-19 | 1 | -0/+1 |
* | ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 | Tony Lindgren | 2012-10-19 | 1 | -1/+1 |
* | ARM: OMAP: Make omap_device local to mach-omap2 | Tony Lindgren | 2012-10-17 | 1 | -1/+2 |
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 2012-10-15 | 1 | -1/+1 |
* | ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them. | R Sricharan | 2012-05-08 | 1 | -4/+7 |
* | OMAP4: dma: Correct CPU version check for dma_common_ch_end | Peter Ujfalusi | 2012-02-28 | 1 | -1/+1 |
* | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures | Benoit Cousson | 2011-10-04 | 1 | -10/+1 |
* | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman | 2011-09-16 | 1 | -8/+8 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR | Julia Lawall | 2011-01-28 | 1 | -1/+1 |
* | OMAP: DMA: Convert DMA library into platform driver | G, Manjunath Kondaiah | 2010-12-21 | 1 | -0/+223 |
* | OMAP2+: DMA: hwmod: Device registration | G, Manjunath Kondaiah | 2010-12-21 | 1 | -0/+74 |