index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
5
-4
/
+6
2012-03-14
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
10
-20
/
+92
2012-03-11
Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clock
Kukjin Kim
6
-42
/
+8
2012-03-10
Merge branch 'uart' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l...
Olof Johansson
2
-5
/
+0
2012-03-10
Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Olof Johansson
36
-309
/
+308
2012-03-09
Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2012-03-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Olof Johansson
3
-1
/
+3
2012-03-08
Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...
Olof Johansson
4
-0
/
+5
2012-03-07
ARM: OMAP2+: Fix build error after merge
Tony Lindgren
4
-0
/
+5
2012-03-06
ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4
Paul Walmsley
5
-142
/
+76
2012-03-06
ARM: OMAP2+: PM debug: fix the use of debugfs_create_* API
Jean Pihet
1
-3
/
+3
2012-03-06
ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4
Paul Walmsley
5
-45
/
+14
2012-03-06
ARM: OMAP2+: PM: clean up omap_set_pwrdm_state()
Paul Walmsley
1
-22
/
+17
2012-03-06
ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()
Paul Walmsley
2
-7
/
+0
2012-03-06
Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-base
Kevin Hilman
39
-130
/
+259
2012-03-06
ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688
R Sricharan
1
-0
/
+2
2012-03-05
ARM: OMAP: fix iommu, not mailbox
Ohad Ben-Cohen
2
-3
/
+3
2012-03-02
Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanup
Arnd Bergmann
2
-20
/
+30
2012-03-01
ARM: OMAP: id: Add missing break statement in omap3xxx_check_revision
Vaibhav Hiremath
1
-0
/
+1
2012-03-01
Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...
Arnd Bergmann
45
-123
/
+326
2012-02-29
Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
13
-20
/
+101
2012-02-29
ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes
Tony Lindgren
1
-0
/
+2
2012-02-29
ARM: OMAP2+: Remove apply_uV constraints for fixed regulator
Rajendra Nayak
1
-1
/
+0
2012-02-29
Merge branch 'iomap' into cleanup
Tony Lindgren
39
-98
/
+324
2012-02-28
Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2012-02-28
Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup
Arnd Bergmann
18
-60
/
+85
2012-02-27
Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixes
Arnd Bergmann
2
-0
/
+4
2012-02-27
Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...
Arnd Bergmann
15
-57
/
+125
2012-02-27
ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp
Ohad Ben-Cohen
1
-1
/
+2
2012-02-25
ARM: OMAP: convert omap_device_build() and callers to __init
Kevin Hilman
5
-8
/
+8
2012-02-25
ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init
Tony Lindgren
9
-27
/
+32
2012-02-24
ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers
Tony Lindgren
2
-50
/
+0
2012-02-24
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
15
-3
/
+70
2012-02-24
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
29
-35
/
+257
2012-02-24
ARM: OMAP: Move omap_init_consistent_dma_size() to local common.h
Tony Lindgren
1
-0
/
+2
2012-02-24
ARM: OMAP2+: Move SDRC related functions from io.h into local common.h
Tony Lindgren
1
-0
/
+5
2012-02-24
ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path
Paul Walmsley
1
-21
/
+1
2012-02-24
ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config
Jarkko Nikula
5
-7
/
+0
2012-02-23
ARM: OMAP2: fix mailbox init code
Ohad Ben-Cohen
1
-1
/
+9
2012-02-23
ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulators
Matt Porter
1
-0
/
+52
2012-02-23
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
16
-75
/
+125
2012-02-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-0
/
+4
2012-02-22
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
1
-18
/
+0
2012-02-22
OMAP3 EVM: remove out-of-bounds array access of gpio_leds
Arnout Vandecappelle (Essensium/Mind)
1
-1
/
+1
2012-02-21
ARM: OMAP2+: remove some orphan function declarations.
NeilBrown
1
-1
/
+0
2012-02-21
ARM: OMAP2+: UART: remove unused fields in omap_uart_state.
NeilBrown
1
-4
/
+0
2012-02-21
ARM: OMAP: fix voltage domain build errors with PM_OPP disabled
Russell King
2
-0
/
+4
2012-02-20
Merge branch 'fixes-mmc' into fixes
Tony Lindgren
13
-51
/
+84
2012-02-20
ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins
Tony Lindgren
21
-57
/
+150
2012-02-20
ARM: OMAP: Fix build error when mmc_omap is built as module
Tony Lindgren
1
-0
/
+4
[next]