summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-2753-154/+276
|\
| * Merge branch 'fixes' into next/fixes-non-criticalArnd Bergmann2012-03-201-4/+7
| |\
| | * Merge branch 'fix-smsc911x-regulator' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-03-131-4/+7
| | |\
| | | * ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instanceKevin Hilman2012-03-061-4/+7
| * | | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann2012-03-155-4/+6
| |\ \ \ | | |/ /
| * | | Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-03-1510-20/+92
| |\ \ \
| * \ \ \ Merge branch 'fixes-non-critical-part3' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-03-103-1/+3
| |\ \ \ \
| | * | | | ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.hTony Lindgren2012-03-082-0/+2
| | * | | | ARM: OMAP2+: Fix section warnings for hsmmc_init_oneTony Lindgren2012-03-071-1/+1
| * | | | | ARM: OMAP2+: Fix build issues with missing include of linux/bug.hTony Lindgren2012-03-074-0/+4
| * | | | | Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-03-0713-45/+58
| |\ \ \ \ \
| | * | | | | ARM: OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli2012-03-061-2/+2
| | * | | | | ARM: OMAP2+: PM: fix wakeupgen warning when hotplug disabledKevin Hilman2012-03-061-25/+28
| | * | | | | ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices()Kevin Hilman2012-03-061-1/+1
| | * | | | | ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not setTony Lindgren2012-03-061-4/+4
| | * | | | | ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selectedTony Lindgren2012-03-061-1/+1
| | * | | | | ARM: OMAP2+: included some headers twiceDanny Kukawka2012-03-053-3/+0
| | * | | | | ARM: OMAP: don't build hwspinlock in vainOhad Ben-Cohen2012-03-051-1/+3
| | * | | | | ARM: OMAP2+: ads7846_init: put gpio_pendown into pdata if it's providedIlya Yanok2012-03-051-3/+5
| | * | | | | ARM: omap: pandora: fix usbhs platform dataGrazvydas Ignotas2012-03-051-5/+5
| | * | | | | ARM: OMAP2+: id: Add am33xx SoC type detectionAfzal Mohammed2012-03-052-0/+7
| | * | | | | ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_eccBernhard Walle2012-03-051-0/+2
| * | | | | | Revert "ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMA...Tony Lindgren2012-03-051-34/+17
| * | | | | | Merge branch 'hsmmc' into fixes-non-criticalTony Lindgren2012-02-2830-90/+198
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman2012-02-245-8/+8
| | * | | | | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren2012-02-249-27/+32
| | * | | | | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-2021-57/+150
| * | | | | | Merge branch 'randconfig' into fixes-non-criticalTony Lindgren2012-02-286-28/+47
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMAP_NOOPTony Lindgren2012-02-241-17/+34
| | * | | | | ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not setTony Lindgren2012-02-241-1/+1
| | * | | | | ARM: OMAP2+: Fix zoom LCD backlight if TWL_CORE is not selectedTony Lindgren2012-02-231-0/+4
| | * | | | | ARM: OMAP2+: Fix board_mux section type conflict when OMAP_MUX is not setTony Lindgren2012-02-231-1/+1
| | * | | | | ARM: OMAP2+: Fix OMAP_HDQ_BASE build errorTony Lindgren2012-02-231-3/+4
| | * | | | | ARM: OMAP2+: Fix Kconfig dependencies for USB_ARCH_HAS_EHCITony Lindgren2012-02-231-2/+2
| | * | | | | ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not builtPaul Walmsley2012-02-231-4/+1
| * | | | | | OMAP4: dma: Correct CPU version check for dma_common_ch_endPeter Ujfalusi2012-02-281-1/+1
| * | | | | | ARM: OMAP: Fix section mismatch warning for platform_cpu_die()Santosh Shilimkar2012-02-281-1/+1
| * | | | | | ARM: OMAP: fix section mismatch warning for omap4_hotplug_cpu()Santosh Shilimkar2012-02-281-1/+1
* | | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-237-60/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-2216-75/+125
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-18/+0
| * | | | | | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-071-1/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'amba' into for-armsocRussell King2012-01-261-24/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: amba: omap2: use common amba device initializersRussell King2012-01-261-24/+2
| * | | | | | | | | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-202-6/+0
| * | | | | | | | | | ARM: substitute arch_idle()Nicolas Pitre2012-01-201-2/+2
| * | | | | | | | | | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre2012-01-203-10/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-221-1/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat2012-03-205-4/+6
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge commit 'v3.3-rc6'Tomi Valkeinen2012-03-0615-21/+107
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
OpenPOWER on IntegriCloud