| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP1: Change interrupt numbering for sparse IRQ | Tony Lindgren | 2015-05-20 | 1 | -1/+1 |
* | dmaengine: omap-dma: move register read/writes into omap-dma.c | Russell King | 2014-04-04 | 1 | -0/+4 |
* | ARM: omap: dma: get rid of 'p' allocation and clean up | Russell King | 2014-04-04 | 1 | -22/+14 |
* | ARM: omap: move dma channel allocation into plat-omap code | Russell King | 2014-04-04 | 1 | -15/+2 |
* | ARM: omap: dma: get rid of errata global | Russell King | 2014-04-04 | 1 | -2/+2 |
* | ARM: omap: clean up DMA register accesses | Russell King | 2014-04-04 | 1 | -63/+54 |
* | ARM: omap: remove almost-const variables | Russell King | 2014-04-04 | 1 | -10/+4 |
* | ARM: omap: remove references to disable_irq_lch | Russell King | 2014-04-04 | 1 | -1/+0 |
* | ARM: OMAP1: Remove dma.h | Jarkko Nikula | 2013-06-18 | 1 | -2/+0 |
* | ARM: OMAP: fix error return code in omap1_system_dma_init() | Wei Yongjun | 2013-05-16 | 1 | -0/+1 |
* | ARM: OMAP1: DMA: fix error handling in omap1_system_dma_init() | Wei Yongjun | 2013-05-08 | 1 | -4/+4 |
* | ARM: OMAP: Fix dmaengine init for multiplatform | Tony Lindgren | 2013-01-11 | 1 | -2/+16 |
* | 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: OMAP1: Move plat/tc.h to mach/tc.h for omap1 | Tony Lindgren | 2012-10-17 | 1 | -1/+1 |
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 2012-10-15 | 1 | -1/+1 |
* | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 | Lokesh Vutla | 2012-10-15 | 1 | -0/+2 |
* | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 2012-09-12 | 1 | -2/+3 |
|\ |
|
| * | ARM: OMAP: unwrap strings | Paul Walmsley | 2012-09-12 | 1 | -2/+3 |
* | | ARM: OMAP1: Move plat/irqs.h to mach/irqs.h | Tony Lindgren | 2012-09-12 | 1 | -1/+2 |
|/ |
|
* | ARM: OMAP1: Move most of plat/io.h into local iomap.h | Tony Lindgren | 2012-02-24 | 1 | -1/+1 |
* | arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d... | Julia Lawall | 2011-06-01 | 1 | -5/+6 |
* | OMAP: DMA: Convert DMA library into platform driver | G, Manjunath Kondaiah | 2010-12-20 | 1 | -2/+213 |
* | OMAP1: DMA: Implement in platform device model | G, Manjunath Kondaiah | 2010-12-20 | 1 | -0/+179 |