summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-311-14/+9Star
|\
| * Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-14/+9Star
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-317-46/+87
|\ \
| * | mtd: maps: physmap: Add reference counter to set_vpp()Paul Parsons2012-03-272-17/+6Star
| * | mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-272-0/+7
| * | ARM: mach-shmobile: mackerel: Add the flash controller flctlBastian Hecht2012-03-272-1/+74
| * | mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-271-28/+0Star
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-3112-0/+13
|\ \ \
| * | | ARM: clps711x: fix missing include fileOlof Johansson2012-03-311-0/+1
| * | | ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-3111-0/+12
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-319-208/+152Star
|\ \ \ \
| * | | | ARM: davinci: Fix for cpuidle consolidation changesRobert Lee2012-03-221-4/+5
| * | | | ARM: shmobile: Consolidate time keeping and irq enableRobert Lee2012-03-211-24/+7Star
| * | | | ARM: omap: Consolidate OMAP4 time keeping and irq enableRobert Lee2012-03-211-18/+3Star
| * | | | ARM: omap: Consolidate OMAP3 time keeping and irq enableRobert Lee2012-03-211-25/+17Star
| * | | | ARM: davinci: Consolidate time keeping and irq enableRobert Lee2012-03-211-49/+33Star
| * | | | ARM: kirkwood: Consolidate time keeping and irq enableRobert Lee2012-03-211-51/+21Star
| * | | | ARM: at91: Consolidate time keeping and irq enableRobert Lee2012-03-211-43/+24Star
| * | | | cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-213-1/+51
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-301-7/+0Star
|\ \ \ \ \
| * | | | | Input: spear-keyboard - remove kbd_set_plat_data()Viresh Kumar2012-03-201-7/+0Star
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-3034-73/+72Star
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-03-305-11/+6Star
| |\ \ \ \ \
| | * | | | | ARM: pxa: fix build issue on stargate2Haojian Zhuang2012-03-301-1/+1
| | * | | | | ARM: pxa: fix build issue on cm-x300Haojian Zhuang2012-03-301-1/+0Star
| | * | | | | ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker2012-03-301-5/+5
| | * | | | | ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker2012-03-282-4/+0Star
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-2925-54/+54
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-2922-50/+47Star
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP: Remove OMAP_GPIO_IRQ macro definitionTarun Kanti DebBarma2012-03-291-4/+0Star
| | | * | | | | ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-2921-46/+47
| | * | | | | | Merge branch 'fix-dss-mux' into fixesTony Lindgren2012-03-291-4/+4
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP2+: Remove __init from DSI mux functionsTomi Valkeinen2012-03-201-4/+4
| | * | | | | | | ARM: OMAP: pm: fix compilation breakGovindraj.R2012-03-292-0/+3
| * | | | | | | | Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm...Olof Johansson2012-03-293-7/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: tegra: Fix device tree AUXDATA for USB/EHCIStephen Warren2012-03-213-7/+11
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | ARM: LPC32xx: clock.c: Fix lpc-eth clock referenceRoland Stigge2012-03-291-1/+1
* | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-46/+9Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: Use generic posix_types.hH. Peter Anvin2012-02-141-46/+9Star
* | | | | | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-30153-1361/+330Star
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-3.4/fixes-for-io-cleanup' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-03-281-1/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: tegra: Include assembler.h in sleep.S to fix build breakStephen Warren2012-03-261-1/+3
| | * | | | | | | | | | Merge remote branch 'remotes/korg_olof_tegra/for-3.4/soc' into for-3.4/fixes-...Stephen Warren2012-03-2614-13/+3456
| | |\ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ Merge branch 'tegra/soc' into next/cleanup2Olof Johansson2012-03-2814-13/+3456
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'io-cleanup-for-3.4' of git://sources.calxeda.com/kernel/linux i...Olof Johansson2012-03-2812-8/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: pxa: use common IOMEM definitionRob Herring2012-03-259-2/+8
| | * | | | | | | | | | | | ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring2012-03-254-6/+5Star
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'tegra/cleanups' into next/cleanup2Arnd Bergmann2012-03-199-20/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | ARM: __io abuse cleanupRob Herring2012-03-1414-36/+36
| * | | | | | | | | | | | ARM: create a common IOMEM definitionRob Herring2012-03-1425-88/+13Star