index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-03-23
13
-116
/
+46
|
\
|
*
OMAP1: Remove unused LCD devices from board files
Tomi Valkeinen
2012-02-23
4
-24
/
+0
|
*
OMAP1: pass LCD config with omapfb_set_lcd_config()
Tomi Valkeinen
2012-02-23
13
-86
/
+46
|
*
OMAP: N770: remove HWA742 platform data
Tomi Valkeinen
2012-02-23
1
-6
/
+0
*
|
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-03-22
4
-26
/
+4
|
\
\
|
*
|
ARM: OMAP: Remove CONFIG_OMAP_MCBSP references
Peter Ujfalusi
2012-03-12
2
-4
/
+3
|
*
|
ARM: OMAP: Do not register omap-mcbsp-dai device
Peter Ujfalusi
2012-03-12
1
-9
/
+0
|
*
|
ASoC: omap-mcbsp: Create a single driver for McBSP
Peter Ujfalusi
2012-03-12
1
-12
/
+0
|
*
|
ARM: OMAP: mcbsp: Convert core driver to proper platform driver
Peter Ujfalusi
2012-03-12
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-21
1
-1
/
+1
|
\
\
|
*
|
mach-omap1: Fix typo in lcd_dma.c
Masanari Iida
2012-02-09
1
-1
/
+1
|
|
/
*
/
ARM: OMAP1: Fix out-of-bounds array access for Innovator
Tony Lindgren
2012-02-22
1
-2
/
+2
|
/
*
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
6
-115
/
+49
|
\
|
*
Merge branch 'picoxcell/devel' into next/devel
Olof Johansson
2011-12-20
21
-39
/
+79
|
|
\
|
*
|
ARM: OMAP1: Always reprogram dpll1 rate at boot
Janusz Krzysztofik
2011-12-09
2
-10
/
+0
|
*
|
ARM: OMAP1: Update dpll1 default rate reprogramming method
Janusz Krzysztofik
2011-12-09
2
-7
/
+6
|
*
|
ARM: OMAP1: Move dpll1 rates selection from config to runtime
Janusz Krzysztofik
2011-12-09
6
-99
/
+44
*
|
|
Merge branch 'restart' into for-linus
Russell King
2012-01-05
17
-8
/
+18
|
\
\
\
|
*
|
|
ARM: restart: omap: use new restart hook
Russell King
2012-01-05
17
-8
/
+18
|
*
|
|
Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD
Russell King
2012-01-05
5
-31
/
+54
|
|
\
|
|
*
|
|
|
Merge branch 'devel-stable' into for-linus
Russell King
2012-01-05
21
-93
/
+83
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
2011-12-19
1
-54
/
+4
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-12-06
2
-21
/
+0
|
|
\
\
|
|
*
|
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
2011-11-27
1
-20
/
+0
|
|
*
|
ARM: plat-omap: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
1
-1
/
+0
|
*
|
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-12-06
5
-31
/
+46
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
2011-11-17
19
-18
/
+79
|
|
|
/
|
|
/
|
*
|
|
ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram
Janusz Krzysztofik
2011-12-05
1
-1
/
+6
*
|
|
ARM: OMAP1: Fix ckctl value used for dpll1 defualt rate
Janusz Krzysztofik
2011-12-02
1
-1
/
+1
*
|
|
ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...
Tony Lindgren
2011-12-02
1
-0
/
+3
|
|
/
|
/
|
*
|
ARM: OMAP: Fix reprogramming of dpll1 rate
Tony Lindgren
2011-11-11
4
-28
/
+39
*
|
ARM: OMAP: Fix map_io for Amstrad E3
Tony Lindgren
2011-11-10
1
-3
/
+7
|
/
*
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
2011-11-07
4
-0
/
+4
|
\
|
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-07
4
-0
/
+4
|
|
\
|
|
*
arm: fix implicit module.h users by adding it to arch/arm as required.
Paul Gortmaker
2011-11-01
1
-0
/
+1
|
|
*
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
2011-11-01
3
-0
/
+3
*
|
|
ARM: OMAP1: Remove unused omap-alsa.h
Jarkko Nikula
2011-11-05
1
-1
/
+0
*
|
|
ARM: OMAP1: Fix warnings about enabling 32 KiHz timer
Tony Lindgren
2011-11-05
1
-1
/
+1
|
/
/
*
|
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-02
17
-296
/
+162
|
\
\
|
*
\
Merge branch 'depends/rmk/memory_h' into next/cleanup2
Arnd Bergmann
2011-11-01
18
-43
/
+89
|
|
\
\
|
*
|
|
ARM: OMAP: Warn if omap_ioremap is called before SoC detection
Tony Lindgren
2011-10-20
1
-0
/
+1
|
*
|
|
ARM: OMAP: Map SRAM later on with ioremap_exec()
Tony Lindgren
2011-10-20
2
-2
/
+3
|
*
|
|
ARM: OMAP1: Use generic map_io, init_early and init_irq
Tony Lindgren
2011-10-20
16
-294
/
+158
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base
Tony Lindgren
2011-10-04
3
-1
/
+219
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-02
2
-1
/
+174
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ARM: OMAP1: dmtimer: conversion to platform devices
Tarun Kanti DebBarma
2011-09-22
2
-1
/
+174
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-02
1
-0
/
+45
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'next/fixes' into next/cleanup
Arnd Bergmann
2011-10-31
27
-69
/
+97
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'depends/rmk/memory_h' into next/fixes
Arnd Bergmann
2011-10-31
18
-43
/
+89
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'depends/rmk/devel-stable' into next/cleanup
Arnd Bergmann
2011-10-08
16
-15
/
+16
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]