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 branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanup
Arnd Bergmann
2012-03-02
3
-21
/
+40
|
\
|
*
gpio/omap: fix bankwidth for OMAP7xx MPUIO
Charulatha V
2012-02-06
1
-1
/
+1
|
*
gpio/omap: remove bank->method & METHOD_* macros
Charulatha V
2012-02-06
3
-14
/
+3
|
*
gpio/omap: use pinctrl offset instead of macro
Charulatha V
2012-02-06
1
-0
/
+1
|
*
gpio/omap: cleanup omap_gpio_mod_init function
Tarun Kanti DebBarma
2012-02-06
1
-1
/
+34
|
*
gpio/omap: cleanup set_gpio_triggering function
Tarun Kanti DebBarma
2012-02-06
3
-0
/
+7
|
*
gpio/omap: further cleanup using wkup_en register
Tarun Kanti DebBarma
2012-02-06
1
-0
/
+1
|
*
gpio/omap: remove dependency on gpio_bank_count
Charulatha V
2012-02-06
3
-5
/
+0
*
|
Merge branch 'iomap' into cleanup
Tony Lindgren
2012-02-28
40
-60
/
+249
|
\
\
|
*
|
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
2012-02-24
7
-2
/
+90
|
*
|
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
2012-02-24
35
-59
/
+152
|
*
|
ARM: OMAP1: Move 16xx GPIO system clock to platform init code
Tony Lindgren
2012-02-24
1
-0
/
+7
|
*
|
ARM: OMAP: Move omap_init_consistent_dma_size() to local common.h
Tony Lindgren
2012-02-24
1
-0
/
+1
|
|
/
*
|
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
2012-02-22
1
-6
/
+0
|
\
\
|
*
|
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
2012-02-22
1
-6
/
+0
|
|
/
*
|
ARM: big removal of now unused arch_idle()
Nicolas Pitre
2012-01-21
1
-5
/
+0
*
|
ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle
Nicolas Pitre
2012-01-21
1
-10
/
+2
*
|
ARM: OMAP1: Fix pm_idle during suspend
Nicolas Pitre
2012-01-21
1
-5
/
+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
|
|
\
\
\
\
[next]