index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP: fix DMA vs memory ordering
Russell King
2012-04-23
1
-0
/
+14
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
1
-1
/
+0
*
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
1
-0
/
+2
|
\
\
|
*
|
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
2012-02-24
1
-0
/
+2
|
|
/
*
|
ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not set
Tony Lindgren
2012-02-24
1
-1
/
+1
|
/
*
ARM: OMAP2+: DMA: Workaround for invalid destination position
Peter Ujfalusi
2011-12-09
1
-1
/
+9
*
ARM: OMAP2+: DMA: Workaround for invalid source position
Peter Ujfalusi
2011-12-09
1
-0
/
+12
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
arm: plat-omap: dma: make omap_dma_in_1510_mode() static
Aaro Koskinen
2011-01-27
1
-1
/
+1
*
omap: DMA: clear interrupt status correctly
Adrian Hunter
2011-01-19
1
-4
/
+3
*
OMAP: DMA: Convert DMA library into platform driver
G, Manjunath Kondaiah
2010-12-20
1
-550
/
+270
*
OMAP: DMA: Introduce errata handling feature
G, Manjunath Kondaiah
2010-12-20
1
-50
/
+102
*
OMAP: DMA: Replace read/write macros with functions
G, Manjunath Kondaiah
2010-12-20
1
-201
/
+316
*
arm: omap1: make some functions static
Aaro Koskinen
2010-11-24
1
-1
/
+1
*
omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts
Mathias Nyman
2010-11-05
1
-0
/
+2
*
OMAP3: DMA: Errata i541: sDMA FIFO draining does not finish
Peter Ujfalusi
2010-10-11
1
-2
/
+34
*
omap: dma: Fix buffering disable bit setting for omap24xx
Jarkko Nikula
2010-10-11
1
-4
/
+10
*
omap: dma: Support for prefetch in destination synchronizedtransfer
Samu Onkalo
2010-08-02
1
-4
/
+7
*
omap: DMA: Fix multi-line comments
manjugk manjugk
2010-05-20
1
-6
/
+12
*
OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()
Mika Westerberg
2010-05-20
1
-8
/
+19
*
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-04-27
1
-0
/
+9
|
\
|
*
omap: DMA: Init CDAC to zero
manjugk manjugk
2010-04-22
1
-0
/
+9
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
omap4: Use irq line defines from irq-44xx.h
Santosh Shilimkar
2010-02-23
1
-1
/
+1
*
omap: sdma: Limit the secure reserve channel fix for omap3
Santosh Shilimkar
2010-02-23
1
-1
/
+2
*
omap4: sdma: Enable the idle modes on omap4
Santosh Shilimkar
2010-02-23
1
-1
/
+1
*
omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS
Tony Lindgren
2010-02-15
1
-2
/
+1
*
OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...
Roel Kluin
2010-01-19
1
-1
/
+1
*
omap1: DMA: move LCD related code from plat-omap to mach-omap1
Janusz Krzysztofik
2009-12-11
1
-408
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-1
/
+1
|
|
\
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
|
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
2009-11-22
1
-13
/
+73
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
OMAP: PM: Clear DMA channel state after a wakeup
Aaro Koskinen
2009-11-11
1
-0
/
+6
|
*
|
OMAP3: PM: Fix secure SRAM context save/restore
Kalle Jokiniemi
2009-11-11
1
-15
/
+16
|
*
|
OMAP: PM: DMA context save/restore for off-mode support
Tero Kristo
2009-11-11
1
-0
/
+39
|
*
|
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
2009-11-10
1
-12
/
+26
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
1
-2
/
+2
|
|
*
omap: Use ioremap in dma.c
Tony Lindgren
2009-10-19
1
-10
/
+24
*
|
|
omap: Fix omapfb/lcdc on OMAP1510 broken when PM set
Janusz Krzysztofik
2009-11-11
1
-0
/
+8
*
|
|
omap: Fix race condition in omap dma driver
Tao Hu
2009-11-10
1
-0
/
+6
|
/
/
*
|
omap: SDMA: Fix omap_stop_dma() API for channel linking
Santosh Shilimkar
2009-10-22
1
-10
/
+8
|
/
*
omap: SDMA: Fixing bug in omap_dma_set_global_params()
Anuj Aggarwal
2009-10-14
1
-6
/
+9
*
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-18
1
-4
/
+4
|
\
|
*
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
Tony Lindgren
2009-08-28
1
-4
/
+4
*
|
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2009-09-10
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510
Janusz Krzysztofik
2009-08-24
1
-0
/
+10
*
|
OMAP2/3: DMA errata correction
Vikram Pandita
2009-08-10
1
-1
/
+3
*
|
OMAP3: DMA: Enable idlemodes for DMA OCP
Kalle Jokiniemi
2009-06-23
1
-0
/
+13
|
/
[next]