aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-02-29
|\
| * Merge branch 'hsmmc' into fixes-non-criticalTony Lindgren2012-02-28
| |\
| | * ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman2012-02-24
| | * ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren2012-02-24
| | * ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-20
| | * ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}Ohad Ben-Cohen2012-02-20
| | * ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren2012-02-20
| | * ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren2012-02-20
| * | Merge branch 'randconfig' into fixes-non-criticalTony Lindgren2012-02-28
| |\ \
| | * | ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMAP_NOOPTony Lindgren2012-02-24
| | * | ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not setTony Lindgren2012-02-24
| | * | ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not setTony Lindgren2012-02-24
| | * | ARM: OMAP2+: Fix zoom LCD backlight if TWL_CORE is not selectedTony Lindgren2012-02-23
| | * | ARM: OMAP2+: Fix board_mux section type conflict when OMAP_MUX is not setTony Lindgren2012-02-23
| | * | ARM: OMAP2+: Fix OMAP_HDQ_BASE build errorTony Lindgren2012-02-23
| | * | ARM: OMAP2+: Fix Kconfig dependencies for USB_ARCH_HAS_EHCITony Lindgren2012-02-23
| | * | ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not builtPaul Walmsley2012-02-23
| | |/
| * | OMAP4: dma: Correct CPU version check for dma_common_ch_endPeter Ujfalusi2012-02-28
| * | ARM: OMAP: Fix section mismatch warning for platform_cpu_die()Santosh Shilimkar2012-02-28
| * | ARM: OMAP: fix section mismatch warning for omap4_hotplug_cpu()Santosh Shilimkar2012-02-28
* | | Merge branch 'lpc32xx/fixes-non-critical' of git://git.antcom.de/linux-2.6 in...Arnd Bergmann2012-02-27
|\ \ \
| * | | ARM: LPC32xx: Fix missing and bad LPC32XX macrosRoland Stigge2012-02-27
| |/ /
| * | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-02-24
| |\ \
| | * | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-02-14
| * | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-24
| |\ \ \
| | * | | arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka2012-02-23
| | * | | ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm2012-02-23
| | * | | ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm2012-02-23
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt2012-02-23
| | |\ \ \
| | * \ \ \ Merge branch 'rmobile/urgent' into rmobile-fixes-for-linusPaul Mundt2012-01-23
| | |\ \ \ \
| | | * | | | arm: fix compile failure in mach-shmobile/board-ag5evm.cPaul Gortmaker2012-01-23
| | * | | | | ARM: mach-shmobile: add GPIO-to-IRQ translation to sh7372Guennadi Liakhovetski2012-01-23
| | * | | | | ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock supportKuninori Morimoto2012-01-23
| | * | | | | Merge branch 'rmobile/mackerel' into rmobile-fixes-for-linusPaul Mundt2012-01-18
| | |\ \ \ \ \
| | | * | | | | ARM: mach-shmobile: mackerel: add ak4642 amixer settings on commentKuninori Morimoto2012-01-18
| | | * | | | | ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcdKuninori Morimoto2012-01-18
| | * | | | | | ARM: mach-shmobile: simplify MMCIF DMA configurationGuennadi Liakhovetski2012-01-17
| | * | | | | | ARM: mach-shmobile: IRQ driven GPIO key support for Kota2Magnus Damm2012-01-17
| | * | | | | | ARM: mach-shmobile: sh73a0 IRQ sparse alloc fixMagnus Damm2012-01-17
| | * | | | | | ARM: mach-shmobile: sh73a0 PINT IRQ base fixMagnus Damm2012-01-17
| | |/ / / / /
| * | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-24
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy2012-02-23
| | * | | | | sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro2012-02-23
| | * | | | | arch/sh: remove references to cpu_*_map.Rusty Russell2012-02-23
| | * | | | | sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-23
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt2012-01-27
| | |\ \ \ \ \ \
| | | | * | | | | sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro2012-01-27
| | | | * | | | | sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro2012-01-27
| | | * | | | | | sh: se7724: fix compile breakageGuennadi Liakhovetski2012-01-27
| | * | | | | | | Merge branch 'sh/platform-updates' into sh-latestPaul Mundt2012-01-18
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |