index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-04
ARM: OMAP: Fix errors and warnings when building for one board
Sanjeev Premi
1
-0
/
+6
2011-11-01
Merge branch 'depends/rmk/memory_h' into next/cleanup2
Arnd Bergmann
1
-1
/
+1
2011-10-19
ARM: OMAP: Warn if omap_ioremap is called before SoC detection
Tony Lindgren
1
-0
/
+1
2011-10-19
ARM: OMAP: Move set_globals initialization to happen in init_early
Tony Lindgren
1
-1
/
+13
2011-10-19
ARM: OMAP: Map SRAM later on with ioremap_exec()
Tony Lindgren
1
-18
/
+3
2011-10-19
ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done
Tony Lindgren
1
-47
/
+48
2011-09-15
Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...
Tony Lindgren
1
-0
/
+5
2011-09-15
Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...
Tony Lindgren
1
-4
/
+4
2011-09-15
OMAP2: add voltage domains and connect to powerdomains
Kevin Hilman
1
-0
/
+2
2011-09-15
OMAP2+: voltage: start towards a new voltagedomain layer
Kevin Hilman
1
-0
/
+3
2011-09-14
OMAP: powerdomain: remove omap_chip bitmasks
Paul Walmsley
1
-2
/
+2
2011-09-14
OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain
Paul Walmsley
1
-2
/
+2
2011-08-24
ARM: OMAP: Introduce SoC specific early_init
Tony Lindgren
1
-0
/
+40
2011-08-24
ARM: OMAP: Move omap2_init_common_devices out of init_early
Tony Lindgren
1
-2
/
+2
2011-08-22
ARM: omap: Setup consistent dma size at boot time
Jon Medhurst
1
-1
/
+1
2011-06-16
omap: Use separate init_irq functions to avoid cpu_is_omap tests early
Tony Lindgren
1
-16
/
+1
2011-03-10
Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...
Paul Walmsley
1
-14
/
+28
2011-02-25
OMAP: clockdomain: Arch specific funcs to handle deps
Rajendra Nayak
1
-3
/
+3
2011-02-17
omap: gpmc: enable irq mode in gpmc
Sukumar Ghorai
1
-2
/
+0
2011-02-16
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...
Tony Lindgren
1
-9
/
+25
2011-02-16
TI816X: Update common OMAP machine specific sources
Hemant Pedanekar
1
-1
/
+21
2011-02-14
omap2+: Fix omap_serial_early_init to work with init_early hook
Tony Lindgren
1
-2
/
+0
2011-02-14
omap2+: Make omap_hwmod_late_init into core_initcall
Tony Lindgren
1
-2
/
+0
2011-01-27
omap: Start using CONFIG_SOC_OMAP
Tony Lindgren
1
-4
/
+4
2011-01-27
omap2+: Fix unused variable warning for omap_irq_base
Russell King
1
-4
/
+2
2010-12-21
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-21
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-21
OMAP2+: clockdomains: move clockdomain static data to .c files
Paul Walmsley
1
-6
/
+4
2010-12-21
OMAP2+: powerdomains: move powerdomain static data to .c files
Paul Walmsley
1
-7
/
+14
2010-12-21
OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file
Rajendra Nayak
1
-2
/
+1
2010-12-21
OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanism
Paul Walmsley
1
-0
/
+18
2010-12-21
OMAP2+: hwmod: add postsetup state
Paul Walmsley
1
-12
/
+20
2010-12-21
OMAP2+: io: split omap2_init_common_hw()
Paul Walmsley
1
-4
/
+12
2010-12-21
OMAP3: remove OPP interfaces from OMAP PM layer
Kevin Hilman
1
-2
/
+1
2010-12-17
Merge branch 'devel-board' into omap-for-linus
Tony Lindgren
1
-1
/
+1
2010-12-14
omap: Fix setting omap_irq_base for 2430
Tony Lindgren
1
-1
/
+1
2010-12-10
omap: Split omap_read/write functions for omap1 and omap2+
Tony Lindgren
1
-0
/
+40
2010-12-10
omap2+: Initialize omap_irq_base for entry-macro.S from platform code
Tony Lindgren
1
-0
/
+22
2010-12-07
arm: omap2: io: fix clk_get() error check
Aaro Koskinen
1
-1
/
+1
2010-10-08
OMAP: plat-omap: Fix static function warnings
Manjunath Kondaiah G
1
-0
/
+1
2010-09-23
OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2
Benoit Cousson
1
-3
/
+4
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
1
-3
/
+0
2010-08-04
Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
1
-2
/
+9
2010-07-26
OMAP: PM: create omap_devices for MPU, DSP, L3
Kevin Hilman
1
-1
/
+1
2010-07-26
OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()
Paul Walmsley
1
-1
/
+8
2010-07-16
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
Russell King
1
-3
/
+0
2010-07-05
omap: mux: Remove old mux code
Tony Lindgren
1
-2
/
+0
2010-05-03
omap2/3: Fix DEBUG_LL for omap zoom2/3
Tony Lindgren
1
-0
/
+9
2010-03-11
OMAP4: fix temporary hacks that break multi-omap PM
Kevin Hilman
1
-7
/
+6
2010-03-11
omap: mach-omap2/io.c: fix function declarations
Aaro Koskinen
1
-4
/
+4
[next]