summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2012-03-12ARM: OMAP: mcbsp: Convert core driver to proper platform driverPeter Ujfalusi1-1/+1
2012-03-12OMAP4: panda: Correct cpu version check for 4430Peter Ujfalusi1-1/+1
2012-03-11Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim6-42/+8
2012-03-10Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson24-150/+294
2012-03-10Merge branch 'sr' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...Olof Johansson11-81/+242
2012-03-10Merge branch 'dt-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Olof Johansson3-61/+110
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-10Merge branch 'fixes-non-critical-part3' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-1/+3
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-08ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.hTony Lindgren2-0/+2
2012-03-08Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson13-21/+103
2012-03-08Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson13-21/+103
2012-03-08Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson13-21/+103
2012-03-08ARM: OMAP2+: Fix section warnings for hsmmc_init_oneTony Lindgren1-1/+1
2012-03-08ARM: OMAP2+: Fix build issues with missing include of linux/bug.hTony Lindgren4-0/+4
2012-03-08Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson13-45/+58
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-07ARM: remove bunch of now unused mach/io.h filesRob Herring1-49/+0
2012-03-07ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instanceKevin Hilman1-4/+7
2012-03-07ARM: OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli1-2/+2
2012-03-07ARM: OMAP2+: PM: fix wakeupgen warning when hotplug disabledKevin Hilman1-25/+28
2012-03-06ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices()Kevin Hilman1-1/+1
2012-03-06ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not setTony Lindgren1-4/+4
2012-03-06ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selectedTony Lindgren1-1/+1
2012-03-06Merge commit 'v3.3-rc6'Tomi Valkeinen15-21/+107
2012-03-06ARM: OMAP2+: included some headers twiceDanny Kukawka3-3/+0
2012-03-06ARM: OMAP: don't build hwspinlock in vainOhad Ben-Cohen1-1/+3
2012-03-06ARM: OMAP2+: ads7846_init: put gpio_pendown into pdata if it's providedIlya Yanok1-3/+5
2012-03-06ARM: omap: pandora: fix usbhs platform dataGrazvydas Ignotas1-5/+5
2012-03-06ARM: OMAP2+: id: Add am33xx SoC type detectionAfzal Mohammed2-0/+7
2012-03-06ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_eccBernhard Walle1-0/+2
2012-03-06Revert "ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMA...Tony Lindgren1-34/+17
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-06ARM: OMAP2+: Remove extra ifdefs for board-genericTony Lindgren1-44/+32
2012-03-06ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selectedTony Lindgren1-0/+7
2012-03-05ARM: OMAP3+: SmartReflex: fix error handlingJean Pihet1-6/+6
2012-03-05ARM: OMAP3+: SmartReflex: fix the use of debugfs_create_* APIJean Pihet1-3/+3
2012-03-05ARM: OMAP3+: SmartReflex: micro-optimization for sanity checkFelipe Balbi1-1/+1
2012-03-05ARM: OMAP3+: SmartReflex: misc cleanupsFelipe Balbi1-33/+67
2012-03-05ARM: OMAP3+: SmartReflex: move late_initcall() closer to its argumentFelipe Balbi1-1/+1
2012-03-05ARM: OMAP3+: SmartReflex: add missing platform_set_drvdata()Felipe Balbi1-0/+2