summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann5-4/+6
2012-03-14Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson10-20/+92
2012-03-11Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim6-42/+8
2012-03-10Merge branch 'uart' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l...Olof Johansson2-5/+0
2012-03-10Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson36-309/+308
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson3-1/+3
2012-03-08Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Olof Johansson4-0/+5
2012-03-07ARM: OMAP2+: Fix build error after mergeTony Lindgren4-0/+5
2012-03-06ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley5-142/+76
2012-03-06ARM: OMAP2+: PM debug: fix the use of debugfs_create_* APIJean Pihet1-3/+3
2012-03-06ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley5-45/+14
2012-03-06ARM: OMAP2+: PM: clean up omap_set_pwrdm_state()Paul Walmsley1-22/+17
2012-03-06ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()Paul Walmsley2-7/+0
2012-03-06Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman39-130/+259
2012-03-06ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan1-0/+2
2012-03-05ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen2-3/+3
2012-03-02Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2-20/+30
2012-03-01ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath1-0/+1
2012-03-01Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann45-123/+326
2012-02-29Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds13-20/+101
2012-02-29ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changesTony Lindgren1-0/+2
2012-02-29ARM: OMAP2+: Remove apply_uV constraints for fixed regulatorRajendra Nayak1-1/+0
2012-02-29Merge branch 'iomap' into cleanupTony Lindgren39-98/+324
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann18-60/+85
2012-02-27Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann2-0/+4
2012-02-27Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann15-57/+125
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen1-1/+2
2012-02-25ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman5-8/+8
2012-02-25ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren9-27/+32
2012-02-24ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren2-50/+0
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren15-3/+70
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren29-35/+257
2012-02-24ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren1-0/+2
2012-02-24ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren1-0/+5
2012-02-24ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley1-21/+1
2012-02-24ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula5-7/+0
2012-02-23ARM: OMAP2: fix mailbox init codeOhad Ben-Cohen1-1/+9
2012-02-23ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulatorsMatt Porter1-0/+52
2012-02-23Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King16-75/+125
2012-02-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-0/+4
2012-02-22ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-18/+0
2012-02-22OMAP3 EVM: remove out-of-bounds array access of gpio_ledsArnout Vandecappelle (Essensium/Mind)1-1/+1
2012-02-21ARM: OMAP2+: remove some orphan function declarations.NeilBrown1-1/+0
2012-02-21ARM: OMAP2+: UART: remove unused fields in omap_uart_state.NeilBrown1-4/+0
2012-02-21ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King2-0/+4
2012-02-20Merge branch 'fixes-mmc' into fixesTony Lindgren13-51/+84
2012-02-20ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren21-57/+150
2012-02-20ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren1-0/+4