index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
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
-56
/
+52
2012-10-18
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
Tony Lindgren
1
-1
/
+3
2012-10-17
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
Tony Lindgren
1
-10
/
+14
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
1
-1
/
+1
2012-09-12
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-29
/
+22
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-2
/
+1
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
1
-29
/
+22
2012-06-03
ARM: OMAP: dma: Clear status registers on enable/disable irq
Oleg Matcovschi
1
-31
/
+28
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-2
/
+2
2012-05-09
Merge tag 'v3.4-rc6' into next/cleanup
Olof Johansson
1
-0
/
+14
2012-05-08
Merge branch 'for_3.5/omap_misc_cleanup' of git://gitorious.org/omap-sw-devel...
Tony Lindgren
1
-2
/
+2
2012-05-08
ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching.
Santosh Shilimkar
1
-2
/
+2
2012-04-23
ARM: OMAP: fix DMA vs memory ordering
Russell King
1
-0
/
+14
2012-04-13
ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA code
Paul Walmsley
1
-2
/
+11
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-1
/
+0
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+2
2012-02-24
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
1
-0
/
+2
2012-02-24
ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not set
Tony Lindgren
1
-1
/
+1
2011-12-09
ARM: OMAP2+: DMA: Workaround for invalid destination position
Peter Ujfalusi
1
-1
/
+9
2011-12-09
ARM: OMAP2+: DMA: Workaround for invalid source position
Peter Ujfalusi
1
-0
/
+12
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-01-27
arm: plat-omap: dma: make omap_dma_in_1510_mode() static
Aaro Koskinen
1
-1
/
+1
2011-01-19
omap: DMA: clear interrupt status correctly
Adrian Hunter
1
-4
/
+3
2010-12-20
OMAP: DMA: Convert DMA library into platform driver
G, Manjunath Kondaiah
1
-550
/
+270
2010-12-20
OMAP: DMA: Introduce errata handling feature
G, Manjunath Kondaiah
1
-50
/
+102
2010-12-20
OMAP: DMA: Replace read/write macros with functions
G, Manjunath Kondaiah
1
-201
/
+316
2010-11-24
arm: omap1: make some functions static
Aaro Koskinen
1
-1
/
+1
2010-11-05
omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts
Mathias Nyman
1
-0
/
+2
2010-10-11
OMAP3: DMA: Errata i541: sDMA FIFO draining does not finish
Peter Ujfalusi
1
-2
/
+34
2010-10-11
omap: dma: Fix buffering disable bit setting for omap24xx
Jarkko Nikula
1
-4
/
+10
2010-08-02
omap: dma: Support for prefetch in destination synchronizedtransfer
Samu Onkalo
1
-4
/
+7
2010-05-20
omap: DMA: Fix multi-line comments
manjugk manjugk
1
-6
/
+12
2010-05-20
OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()
Mika Westerberg
1
-8
/
+19
2010-04-27
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2010-04-22
omap: DMA: Init CDAC to zero
manjugk manjugk
1
-0
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-23
omap4: Use irq line defines from irq-44xx.h
Santosh Shilimkar
1
-1
/
+1
2010-02-23
omap: sdma: Limit the secure reserve channel fix for omap3
Santosh Shilimkar
1
-1
/
+2
2010-02-23
omap4: sdma: Enable the idle modes on omap4
Santosh Shilimkar
1
-1
/
+1
2010-02-15
omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS
Tony Lindgren
1
-2
/
+1
2010-01-19
OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...
Roel Kluin
1
-1
/
+1
2009-12-11
omap1: DMA: move LCD related code from plat-omap to mach-omap1
Janusz Krzysztofik
1
-408
/
+2
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
1
-13
/
+73
2009-11-11
OMAP: PM: Clear DMA channel state after a wakeup
Aaro Koskinen
1
-0
/
+6
[next]