aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-05ARM: omap: pandora: fix usbhs platform dataGrazvydas Ignotas1-5/+5
2012-03-05ARM: OMAP2+: id: Add am33xx SoC type detectionAfzal Mohammed2-0/+7
2012-03-05ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_eccBernhard Walle1-0/+2
2012-03-05Revert "ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMAP_NOOP"Tony Lindgren1-34/+17
2012-03-05ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley5-142/+76
2012-03-05ARM: OMAP2+: PM debug: fix the use of debugfs_create_* APIJean Pihet1-3/+3
2012-03-05ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley5-45/+14
2012-03-05ARM: OMAP2+: PM: clean up omap_set_pwrdm_state()Paul Walmsley1-22/+17
2012-03-05ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()Paul Walmsley2-7/+0
2012-03-05Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman39-130/+259
2012-03-05ARM: 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-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asocTakashi Iwai28-118/+206
2012-03-02Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2-20/+30
2012-02-29ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath1-0/+1
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann45-123/+326
2012-02-29Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann2-109/+86
2012-02-29Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-20/+101
2012-02-28ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changesTony Lindgren1-0/+2
2012-02-28Merge branch 'hsmmc' into fixes-non-criticalTony Lindgren30-90/+198
2012-02-28ARM: OMAP2+: Remove apply_uV constraints for fixed regulatorRajendra Nayak1-1/+0
2012-02-28Merge branch 'randconfig' into fixes-non-criticalTony Lindgren6-28/+47
2012-02-28OMAP4: dma: Correct CPU version check for dma_common_ch_endPeter Ujfalusi1-1/+1
2012-02-28ARM: OMAP: Fix section mismatch warning for platform_cpu_die()Santosh Shilimkar1-1/+1
2012-02-28ARM: OMAP: fix section mismatch warning for omap4_hotplug_cpu()Santosh Shilimkar1-1/+1
2012-02-28Merge 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/git/joro/iommuLinus Torvalds1-1/+2
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann18-60/+85
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socArnd 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 next/cleanupArnd Bergmann15-57/+125
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen1-1/+2
2012-02-24ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman5-8/+8
2012-02-24ARM: 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-24ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMAP_NOOPTony Lindgren1-17/+34
2012-02-24ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not setTony Lindgren1-1/+1
2012-02-23ARM: OMAP2+: Fix zoom LCD backlight if TWL_CORE is not selectedTony Lindgren1-0/+4
2012-02-23ARM: OMAP2+: Fix board_mux section type conflict when OMAP_MUX is not setTony Lindgren1-1/+1
2012-02-23ARM: OMAP2+: Fix OMAP_HDQ_BASE build errorTony Lindgren1-3/+4
2012-02-23ARM: OMAP2+: Fix Kconfig dependencies for USB_ARCH_HAS_EHCITony Lindgren1-2/+2
2012-02-23ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not builtPaul Walmsley1-4/+1
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