| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-01-12 | ARM: omap1: remove dead code | Arnd Bergmann | 1 | -23/+2 |
| 2022-04-22 | ARM: omap1: move mach/*.h into mach directory | Arnd Bergmann | 1 | -1/+1 |
| 2020-07-13 | ARM: OMAP: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2017-06-06 | ARM: OMAP1: DMA: Delete an unnecessary return statement in omap1_show_dma_caps() | Markus Elfring | 1 | -1/+0 |
| 2017-06-06 | ARM: OMAP1: DMA: Delete an error message for a failed memory allocation in om... | Markus Elfring | 1 | -2/+0 |
| 2017-06-06 | ARM: OMAP1: DMA: Improve a size determination in omap1_system_dma_init() | Markus Elfring | 1 | -1/+1 |
| 2017-01-06 | ARM: OMAP1: DMA: Correct the number of logical channels | Peter Ujfalusi | 1 | -9/+7 |
| 2016-02-22 | ARM: OMAP1: DMA: Provide dma_slave_map to omap-dma | Peter Ujfalusi | 1 | -0/+45 |
| 2015-05-20 | ARM: OMAP1: Change interrupt numbering for sparse IRQ | Tony Lindgren | 1 | -1/+1 |
| 2014-04-04 | dmaengine: omap-dma: move register read/writes into omap-dma.c | Russell King | 1 | -0/+4 |
| 2014-04-04 | ARM: omap: dma: get rid of 'p' allocation and clean up | Russell King | 1 | -22/+14 |
| 2014-04-04 | ARM: omap: move dma channel allocation into plat-omap code | Russell King | 1 | -15/+2 |
| 2014-04-04 | ARM: omap: dma: get rid of errata global | Russell King | 1 | -2/+2 |
| 2014-04-04 | ARM: omap: clean up DMA register accesses | Russell King | 1 | -63/+54 |
| 2014-04-04 | ARM: omap: remove almost-const variables | Russell King | 1 | -10/+4 |
| 2014-04-04 | ARM: omap: remove references to disable_irq_lch | Russell King | 1 | -1/+0 |
| 2013-06-18 | ARM: OMAP1: Remove dma.h | Jarkko Nikula | 1 | -2/+0 |
| 2013-05-16 | ARM: OMAP: fix error return code in omap1_system_dma_init() | Wei Yongjun | 1 | -0/+1 |
| 2013-05-08 | ARM: OMAP1: DMA: fix error handling in omap1_system_dma_init() | Wei Yongjun | 1 | -4/+4 |
| 2013-01-11 | ARM: OMAP: Fix dmaengine init for multiplatform | Tony Lindgren | 1 | -2/+16 |
| 2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 1 | -1/+1 |
| 2012-10-31 | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c | Tony Lindgren | 1 | -0/+3 |
| 2012-10-17 | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 | Tony Lindgren | 1 | -1/+1 |
| 2012-10-15 | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 1 | -1/+1 |
| 2012-10-15 | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 | Lokesh Vutla | 1 | -0/+2 |
| 2012-09-12 | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 1 | -2/+3 |
| 2012-09-12 | ARM: OMAP1: Move plat/irqs.h to mach/irqs.h | Tony Lindgren | 1 | -1/+2 |
| 2012-09-12 | ARM: OMAP: unwrap strings | Paul Walmsley | 1 | -2/+3 |
| 2012-02-24 | ARM: OMAP1: Move most of plat/io.h into local iomap.h | Tony Lindgren | 1 | -1/+1 |
| 2011-06-01 | arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d... | Julia Lawall | 1 | -5/+6 |
| 2010-12-20 | OMAP: DMA: Convert DMA library into platform driver | G, Manjunath Kondaiah | 1 | -2/+213 |
| 2010-12-20 | OMAP1: DMA: Implement in platform device model | G, Manjunath Kondaiah | 1 | -0/+179 |