summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2012-03-20Merge branch 'fixes' into next/fixes-non-criticalArnd Bergmann
2012-03-15Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann
2012-03-15Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann
2012-03-13Merge branch 'fix-smsc911x-regulator' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-03-10Merge branch 'fixes-non-critical-part3' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-08ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.hTony Lindgren
2012-03-08ARM: OMAP2+: Fix section warnings for hsmmc_init_oneTony Lindgren
2012-03-08ARM: OMAP2+: Fix build issues with missing include of linux/bug.hTony Lindgren
2012-03-07Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-03-07ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instanceKevin Hilman
2012-03-07ARM: OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli
2012-03-06ARM: OMAP2+: PM: fix wakeupgen warning when hotplug disabledKevin Hilman
2012-03-06ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices()Kevin Hilman
2012-03-06ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not setTony Lindgren
2012-03-06ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selectedTony Lindgren
2012-03-06ARM: OMAP2+: included some headers twiceDanny Kukawka
2012-03-06ARM: OMAP: don't build hwspinlock in vainOhad Ben-Cohen
2012-03-06ARM: OMAP2+: ads7846_init: put gpio_pendown into pdata if it's providedIlya Yanok
2012-03-06ARM: omap: pandora: fix usbhs platform dataGrazvydas Ignotas
2012-03-06ARM: OMAP2+: id: Add am33xx SoC type detectionAfzal Mohammed
2012-03-06ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_eccBernhard Walle
2012-03-06Revert "ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMA...Tony Lindgren
2012-03-05ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan
2012-03-05ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen
2012-02-29ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath
2012-02-29Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-29Merge branch 'hsmmc' into fixes-non-criticalTony Lindgren
2012-02-28ARM: OMAP2+: Remove apply_uV constraints for fixed regulatorRajendra Nayak
2012-02-28Merge branch 'randconfig' into fixes-non-criticalTony Lindgren
2012-02-28OMAP4: dma: Correct CPU version check for dma_common_ch_endPeter Ujfalusi
2012-02-28ARM: OMAP: Fix section mismatch warning for platform_cpu_die()Santosh Shilimkar
2012-02-28ARM: OMAP: fix section mismatch warning for omap4_hotplug_cpu()Santosh Shilimkar
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-27Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen
2012-02-24ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman
2012-02-24ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren
2012-02-24ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMAP_NOOPTony Lindgren
2012-02-24ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not setTony Lindgren
2012-02-24ARM: OMAP2+: Fix zoom LCD backlight if TWL_CORE is not selectedTony Lindgren
2012-02-24ARM: OMAP2+: Fix board_mux section type conflict when OMAP_MUX is not setTony Lindgren
2012-02-24ARM: OMAP2+: Fix OMAP_HDQ_BASE build errorTony Lindgren
2012-02-24ARM: OMAP2+: Fix Kconfig dependencies for USB_ARCH_HAS_EHCITony Lindgren
2012-02-24ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not builtPaul Walmsley
2012-02-23ARM: OMAP2: fix mailbox init codeOhad Ben-Cohen
2012-02-23ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulatorsMatt Porter
2012-02-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-21OMAP3 EVM: remove out-of-bounds array access of gpio_ledsArnout Vandecappelle (Essensium/Mind)