summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann
2011-10-20Merge branch 'tegra/devel' into next/develArnd Bergmann
2011-10-20Merge branch 'imx/devel' into next/develArnd Bergmann
2011-10-20Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann
2011-10-14Merge branch 'features/denx-mx28' into for-arnd-featuresSascha Hauer
2011-10-14Merge branch 'features/ahci' into for-arnd-featuresSascha Hauer
2011-10-13ARM: tegra: update defconfigOlof Johansson
2011-10-13arm/tegra: Harmony: Configure PMC for low-level interruptsStephen Warren
2011-10-13arm/tegra: device tree support for ventana boardPeter De Schrijver
2011-10-13arm/tegra: add support for ventana pinmuxingPeter De Schrijver
2011-10-13arm/tegra: prepare Seaboard pinmux code for derived boardsPeter De Schrijver
2011-10-13arm/tegra: pinmux: ioremap registersStephen Warren
2011-10-13arm/tegra: Convert pinmux driver to a platform deviceStephen Warren
2011-10-13ARM: mxs: Add initial support for DENX MX28Stefano Babic
2011-10-12arm/dt: Tegra: Add pinmux node to tegra20.dtsiStephen Warren
2011-10-12arm/tegra: Prep boards for gpio/pinmux conversion to pdevsStephen Warren
2011-10-07Merge branches 'sirf/devel', 'at91/devel', 'imx/devel' and 'davinci/devel' in...Arnd Bergmann
2011-10-07Merge branch 'imx/cleanup' into imx/develArnd Bergmann
2011-10-07ARM: mx5: fix clock usage for suspendArnaud Patard (Rtp)
2011-10-07MX53 Enable the AHCI SATA on MX53 SMD boardRichard Zhu
2011-10-07MX53 Enable the AHCI SATA on MX53 LOCO boardRichard Zhu
2011-10-07MX53 Enable the AHCI SATA on MX53 ARD boardRichard Zhu
2011-10-07AHCI Add the AHCI SATA feature on the MX53 platformsRichard Zhu
2011-10-04Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer
2011-10-04arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo
2011-10-04arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo
2011-10-04ARM: mxs: Consolidate mm-mx23.c and mm-mx28.c into a single fileFabio Estevam
2011-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij
2011-10-01ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij
2011-09-29Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-mul...Sascha Hauer
2011-09-28arm/imx: change mxc_init_l2x0() to an imx31/35 specific callShawn Guo
2011-09-28arm/imx: rename mm-imx31.c to mm-imx3.cShawn Guo
2011-09-28arm/imx: merge mm-imx35.c into mm-imx31.cShawn Guo
2011-09-26Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds
2011-09-26ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren
2011-09-26ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki
2011-09-26ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki
2011-09-26Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon
2011-09-26ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.hStephen Warren
2011-09-26ARM i.MX entry-macro.S: remove now unused codeSascha Hauer
2011-09-26ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLERSascha Hauer
2011-09-26ARM i.MX tzic: add handle_irq functionSascha Hauer
2011-09-26ARM i.MX avic: add handle_irq functionSascha Hauer
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King
2011-09-26ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski
2011-09-26ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner
2011-09-23ARM: mx25: Add the missing IIM base definitionJason Liu
2011-09-23ARM i.MX avic: convert to use generic irq chipHui Wang