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
2012-09-12
Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...
Tony Lindgren
1
-0
/
+2
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-2
/
+1
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
1
-0
/
+2
2012-09-11
ARM: OMAP3+: hwmod: Add AM33XX HWMOD data
Vaibhav Hiremath
1
-0
/
+2
2012-07-23
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+2
2012-07-09
ARM: OMAP5: Add minimal support for OMAP5430 SOC
R Sricharan
1
-0
/
+44
2012-06-29
ARM: OMAP3+: clock33xx: Add AM33XX clock tree data
Vaibhav Hiremath
1
-0
/
+2
2012-06-18
ARM: OMAP AM33xx: clockdomains: Add clockdomain data and respective operations
Vaibhav Hiremath
1
-0
/
+1
2012-06-18
ARM: OMAP AM33xx: powerdomains: add AM335x support
Vaibhav Hiremath
1
-0
/
+1
2012-06-18
ARM: OMAP AM33xx: voltagedomain: Add voltage domain data
Vaibhav Hiremath
1
-0
/
+1
2012-06-05
ARM: OMAP2+: am33xx: Add AM335XEVM machine support
Afzal Mohammed
1
-0
/
+10
2012-05-26
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+63
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-34
/
+4
2012-05-22
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-18
/
+0
2012-05-10
Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
1
-18
/
+0
2012-05-10
Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
1
-4
/
+4
2012-05-10
ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XX
Kevin Hilman
1
-2
/
+2
2012-05-10
ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XX
Kevin Hilman
1
-2
/
+2
2012-05-08
ARM: OMAP2+: WDTIMER integration: fix !PM boot crash, disarm timer after hwmo...
Kevin Hilman
1
-18
/
+0
2012-05-08
ARM: omap2: use machine specific hook for late init
Shawn Guo
1
-0
/
+63
2012-05-08
ARM: OMAP4: Reduce the static IO mapping
Santosh Shilimkar
1
-30
/
+0
2012-04-13
ARM: OMAP: add includes for missing prototypes
Paul Walmsley
1
-0
/
+1
2012-03-27
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+8
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-50
/
+8
2012-03-27
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2012-03-15
Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...
Arnd Bergmann
1
-0
/
+1
2012-03-13
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-0
/
+1
2012-03-08
Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2...
Olof Johansson
1
-0
/
+1
2012-03-06
ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selected
Tony Lindgren
1
-1
/
+1
2012-03-06
Merge commit 'v3.3-rc6'
Tomi Valkeinen
1
-0
/
+1
2012-03-05
ARM: OMAP2+: included some headers twice
Danny Kukawka
1
-1
/
+0
2012-02-29
Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/li...
Arnd Bergmann
1
-1
/
+8
2012-02-24
ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers
Tony Lindgren
1
-40
/
+0
2012-02-24
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
1
-10
/
+7
2012-02-23
OMAP2+: remove unneeded #include omapfb.h
Tomi Valkeinen
1
-1
/
+0
2012-02-17
Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...
Tony Lindgren
1
-1
/
+3
2012-02-14
ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback
Santosh Shilimkar
1
-0
/
+1
2012-01-25
ARM: OMAP2+: io: fix compilation breakage on 2420-only configs
Paul Walmsley
1
-1
/
+3
2012-01-20
Merge branch 'soc-part2' into soc
Tony Lindgren
1
-1
/
+8
2011-12-19
ARM: OMAP2+: split omap2/3/4_check_revision function
Vaibhav Hiremath
1
-1
/
+8
2011-12-16
Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...
Tony Lindgren
1
-7
/
+31
2011-12-13
ARM: OMAP: TI81XX: Prepare for addition of TI814X support
Hemant Pedanekar
1
-7
/
+7
2011-12-13
ARM: OMAP: am33xx: Update common OMAP machine specific sources
Afzal Mohammed
1
-0
/
+24
2011-12-08
ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.
Santosh Shilimkar
1
-0
/
+9
2011-12-05
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-1
/
+0
2011-11-21
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
1
-3
/
+0
2011-11-18
ARM: plat-omap: remove arch specific special handling for ioremap
Nicolas Pitre
1
-1
/
+0
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-2
/
+2
2011-11-15
ARM: omap2plus: remove irq-related global base addresses
Marc Zyngier
1
-3
/
+0
2011-11-04
ARM: OMAP: Fix errors and warnings when building for one board
Sanjeev Premi
1
-0
/
+6
[next]