summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre2011-11-184-75/+0
* ARM: mach-ixp23xx: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-29/+0
* ARM: mach-kirkwood: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0
* ARM: mach-orion5x: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0
* ARM: mach-bcmring: use proper constant to identify DMA memory areaNicolas Pitre2011-11-181-1/+1
* ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-186-170/+8
* ARM: mach-tegra: remove arch specific special handling for ioremapNicolas Pitre2011-11-162-27/+0
* ARM: mach-davinci: remove arch specific special handling for ioremapNicolas Pitre2011-11-153-57/+1
* ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-152-26/+0
* ARM: plat-mxc: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-151-2/+0
* ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_ENDNicolas Pitre2011-11-151-2/+4
* ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-151-2/+0
* Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1412-523/+324
|\
| * ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm2011-11-113-40/+30
| * ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-114-61/+0
| * ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-114-197/+117
| * ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-114-212/+115
| * ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto2011-11-111-1/+1
| * ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto2011-11-111-4/+4
| * ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto2011-11-111-0/+7
| * ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto2011-11-113-8/+50
* | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-142-68/+1
|\ \
| * | drivers: sh: Generalize runtime PM platform stub.Paul Mundt2011-11-112-68/+1
| |/
* | Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2011-11-111-1/+1
|\ \
| * | ARM: picoxcell: add extra temp register to addruartJamie Iles2011-11-091-1/+1
| |/
* | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2011-11-114-20/+39
|\ \
| * | arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-111-1/+16
| * | arm/imx: fix AUTO_ZRELADDR selectionShawn Guo2011-11-111-2/+2
| * | arm/imx: fix the references to ARCH_MX3Shawn Guo2011-11-111-15/+19
| * | ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao2011-11-111-2/+2
| |/
* | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson2011-11-095-6/+11
|\ \
| * | ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier2011-11-082-0/+5
| * | msm: boards: Fix fallout from removal of machine_desc in fixupStephen Boyd2011-11-013-6/+6
* | | Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2011-11-096-12/+27
|\ \ \
| * | | arm/tegra: enable headphone detection gpio on seaboardYufeng Shen2011-11-091-0/+1
| * | | arm/dt: Fix ventana SDHCI power-gpiosStephen Warren2011-11-091-2/+1
| * | | arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren2011-11-095-10/+25
| | |/ | |/|
* | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2011-11-099-25/+20
|\ \ \
| * | | ARM: at91: Fix USBA gadget registrationJochen Friedrich2011-11-093-3/+3
| * | | at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD2011-11-091-1/+1
| * | | at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD2011-11-091-0/+2
| * | | ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD2011-11-097-21/+14
| |/ /
* | | Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson2011-11-095-12/+6
|\ \ \
| * | | ARM: mxc: Remove test_for_ltirqDirk Behme2011-11-041-3/+0
| * | | ARM:i.MX: fix build error in clock-mx51-mx53.cJason Liu2011-11-041-0/+2
| * | | ARM:i.MX: fix build error in tzic/avic.cJason Liu2011-11-042-0/+2
| * | | ARM: mxc: fix local timer interrupt handlingMarc Zyngier2011-11-041-9/+2
* | | | arm/mxs: fix mmc device adding for mach-mx28evkShawn Guo2011-11-081-2/+2
| |/ / |/| |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-11-0741-401/+344
|\ \ \
| * \ \ Merge branch 'fixes-modulesplit' into fixesTony Lindgren2011-11-07414-8474/+8735
| |\ \ \