summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Olof Johansson2012-03-074-0/+5
|\
| * ARM: OMAP2+: Fix build error after mergeTony Lindgren2012-03-074-0/+5
* | Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Arnd Bergmann2012-03-044-3/+27
|\ \
| * | ARM: tegra: Enable CPUIdle on Tegra20Peter De Schrijver2012-03-041-2/+0
| * | ARM: tegra: export usb phy symbolsArnd Bergmann2012-03-041-0/+11
| * | ARM: tegra: build localtimer support only when neededArnd Bergmann2012-03-041-1/+2
| * | ARM: tegra: select CPU_FREQ_TABLEArnd Bergmann2012-03-041-0/+2
| * | Merge branch 'depends/rmk/for-armsoc' into for-3.4/cleanup-and-fixesOlof Johansson2012-03-04134-2273/+774
| |\ \
| * | | ARM: tegra: select required CPU and L2 errata optionsStephen Warren2012-02-261-0/+12
| * | | ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich2012-02-062-6/+6
| * | | ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich2012-02-062-2/+2
* | | | Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2012-03-026-53/+87
|\ \ \ \
| * | | | gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma2012-02-061-2/+0
| * | | | gpio/omap: fix bankwidth for OMAP7xx MPUIOCharulatha V2012-02-061-1/+1
| * | | | gpio/omap: remove bank->method & METHOD_* macrosCharulatha V2012-02-065-23/+4
| * | | | gpio/omap: use pinctrl offset instead of macroCharulatha V2012-02-062-0/+2
| * | | | gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma2012-02-061-1/+34
| * | | | gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma2012-02-064-0/+10
| * | | | gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma2012-02-062-0/+3
| * | | | gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma2012-02-062-0/+12
| * | | | gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma2012-02-063-0/+4
| * | | | gpio/omap: avoid cpu checks during module ena/disableCharulatha V2012-02-062-0/+3
| * | | | gpio/omap: make non-wakeup GPIO part of pdataCharulatha V2012-02-062-0/+9
| * | | | gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma2012-02-063-17/+5
| * | | | gpio/omap: use flag to identify wakeup domainCharulatha V2012-02-062-0/+7
| * | | | gpio/omap: remove dependency on gpio_bank_countCharulatha V2012-02-065-9/+0
| |/ / /
* | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-29158-861/+478
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changesTony Lindgren2012-02-281-0/+2
| * | | Merge branch 'iomap' into cleanupTony Lindgren2012-02-2889-258/+439
| |\ \ \
| | * | | ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren2012-02-244-50/+43
| | * | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-2430-109/+179
| | * | | ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-2432-215/+264
| | * | | ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-2436-72/+152
| | * | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-241-0/+7
| | * | | ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren2012-02-243-2/+3
| | * | | ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren2012-02-242-4/+5
| | * | | ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley2012-02-241-21/+1
| * | | | ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula2012-02-246-10/+0
| * | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-2296-1709/+219
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-2158-591/+0
| | * | | ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring2012-02-211-1/+2
| | * | | ARM: rpc: make default fiq handler run-time installedRob Herring2012-02-213-1/+23
| | * | | ARM: make arch_ret_to_user macro optionalRob Herring2012-02-212-1/+13
| | |/ /
| * | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-07127-1152/+761
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-2896-556/+800
|\ \ \ \
| * | | | arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka2012-02-241-1/+0
| * | | | ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm2012-02-241-1/+1
| * | | | ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm2012-02-241-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt2012-02-24258-2775/+1634
| |\ \ \ \
| | * \ \ \ Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-2111-13/+25
| | |\ \ \ \
OpenPOWER on IntegriCloud