aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-03-07
|\
| * Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-07
| |\
| | * ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim2012-01-20
| | * ARM: S5PV210: use static declaration when it is not used in other filesKukjin Kim2012-01-20
| | * ARM: S5PC100: use static declaration when it is not used in other filesKukjin Kim2012-01-20
| | * ARM: S5P64X0: use static declaration when it is not used in other filesKukjin Kim2012-01-20
| | * ARM: S3C64XX: use static declaration when it is not used in other filesKukjin Kim2012-01-20
| | * ARM: S3C24XX: use static declaration when it is not used in other filesKukjin Kim2012-01-20
| | * ARM: EXYNOS: use static declaration when it is not used in other filesKukjin Kim2012-01-20
* | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Olof Johansson2012-03-07
|\ \ \
| * | | ARM: OMAP2+: Fix build error after mergeTony Lindgren2012-03-07
* | | | Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Arnd Bergmann2012-03-04
|\ \ \ \
| * | | | ARM: tegra: Enable CPUIdle on Tegra20Peter De Schrijver2012-03-04
| * | | | ARM: tegra: export usb phy symbolsArnd Bergmann2012-03-04
| * | | | ARM: tegra: build localtimer support only when neededArnd Bergmann2012-03-04
| * | | | ARM: tegra: select CPU_FREQ_TABLEArnd Bergmann2012-03-04
| * | | | Merge branch 'depends/rmk/for-armsoc' into for-3.4/cleanup-and-fixesOlof Johansson2012-03-04
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: tegra: select required CPU and L2 errata optionsStephen Warren2012-02-26
| * | | | ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich2012-02-06
| * | | | ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich2012-02-06
* | | | | Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2012-03-02
|\ \ \ \ \
| * | | | | gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma2012-02-06
| * | | | | gpio/omap: fix bankwidth for OMAP7xx MPUIOCharulatha V2012-02-06
| * | | | | gpio/omap: remove bank->method & METHOD_* macrosCharulatha V2012-02-06
| * | | | | gpio/omap: use pinctrl offset instead of macroCharulatha V2012-02-06
| * | | | | gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma2012-02-06
| * | | | | gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma2012-02-06
| * | | | | gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma2012-02-06
| * | | | | gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma2012-02-06
| * | | | | gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma2012-02-06
| * | | | | gpio/omap: avoid cpu checks during module ena/disableCharulatha V2012-02-06
| * | | | | gpio/omap: make non-wakeup GPIO part of pdataCharulatha V2012-02-06
| * | | | | gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma2012-02-06
| * | | | | gpio/omap: use flag to identify wakeup domainCharulatha V2012-02-06
| * | | | | gpio/omap: remove dependency on gpio_bank_countCharulatha V2012-02-06
| |/ / / /
* | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-29
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changesTony Lindgren2012-02-28
| * | | | Merge branch 'iomap' into cleanupTony Lindgren2012-02-28
| |\ \ \ \
| | * | | | ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren2012-02-24
| | * | | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-24
| | * | | | ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-24
| | * | | | ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-24
| | * | | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-24
| | * | | | ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren2012-02-24
| | * | | | ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren2012-02-24
| | * | | | ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley2012-02-24
| * | | | | ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula2012-02-24
| * | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-21
| | * | | | ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring2012-02-21