index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
/
dma.c
Age
Commit message (
Expand
)
Author
2015-05-20
ARM: OMAP1: Change interrupt numbering for sparse IRQ
Tony Lindgren
2014-04-04
dmaengine: omap-dma: move register read/writes into omap-dma.c
Russell King
2014-04-04
ARM: omap: dma: get rid of 'p' allocation and clean up
Russell King
2014-04-04
ARM: omap: move dma channel allocation into plat-omap code
Russell King
2014-04-04
ARM: omap: dma: get rid of errata global
Russell King
2014-04-04
ARM: omap: clean up DMA register accesses
Russell King
2014-04-04
ARM: omap: remove almost-const variables
Russell King
2014-04-04
ARM: omap: remove references to disable_irq_lch
Russell King
2013-06-18
ARM: OMAP1: Remove dma.h
Jarkko Nikula
2013-05-16
ARM: OMAP: fix error return code in omap1_system_dma_init()
Wei Yongjun
2013-05-08
ARM: OMAP1: DMA: fix error handling in omap1_system_dma_init()
Wei Yongjun
2013-01-11
ARM: OMAP: Fix dmaengine init for multiplatform
Tony Lindgren
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-10-31
ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c
Tony Lindgren
2012-10-17
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
Tony Lindgren
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-10-15
ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1
Lokesh Vutla
2012-09-12
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2012-09-12
ARM: OMAP1: Move plat/irqs.h to mach/irqs.h
Tony Lindgren
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
2012-02-24
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
2011-06-01
arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d...
Julia Lawall
2010-12-20
OMAP: DMA: Convert DMA library into platform driver
G, Manjunath Kondaiah
2010-12-20
OMAP1: DMA: Implement in platform device model
G, Manjunath Kondaiah