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-omap2
/
dma.c
Age
Commit message (
Expand
)
Author
2015-06-01
ARM: OMAP2+: Remove unnessary return statement from the void function, omap2_...
Nicholas Krause
2014-07-21
ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver
Nishanth Menon
2014-05-08
ARM: OMAP2+: raw read and write endian fix
Victor Kamensky
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-04-15
dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver
Jon Hunter
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-26
ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code
Paul Walmsley
2013-01-11
ARM: OMAP: Fix dmaengine init for multiplatform
Tony Lindgren
2013-01-11
ARM: OMAP2+: Use omap initcalls
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-18
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
Tony Lindgren
2012-10-18
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
Tony Lindgren
2012-10-17
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-05-08
ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them.
R Sricharan
2012-02-28
OMAP4: dma: Correct CPU version check for dma_common_ch_end
Peter Ujfalusi
2011-10-04
ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures
Benoit Cousson
2011-09-15
OMAP: omap_device: when building return platform_device instead of omap_device
Kevin Hilman
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-27
arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR
Julia Lawall
2010-12-20
OMAP: DMA: Convert DMA library into platform driver
G, Manjunath Kondaiah
2010-12-20
OMAP2+: DMA: hwmod: Device registration
G, Manjunath Kondaiah