summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: exynos: dts: cros5250: add cyapa trackpadOlof Johansson2013-05-091-0/+8
* ARM: imx: Select GENERIC_ALLOCATORFabio Estevam2013-05-093-78/+1
* ARM: imx: compile fix for hotplug.cShawn Guo2013-05-092-0/+3
* Merge branch 'late/fixes' into fixesOlof Johansson2013-05-0911-10/+32
|\
| * ARM: OMAP2+: Fix unmet direct dependencies for SERIAL_OMAPTony Lindgren2013-05-032-2/+2
| * ARM: ux500: always select ABX500_COREArnd Bergmann2013-05-031-0/+2
| * ARM: SIRF: select SMP_ON_UP only on SMP buildsArnd Bergmann2013-05-031-1/+1
| * ARM: SPEAr: conditionalize l2x0 supportArnd Bergmann2013-05-031-0/+2
| * ARM: imx: build CPU suspend code only when neededArnd Bergmann2013-05-031-1/+1
| * ARM: OMAP: build SMP code only for OMAP4/5Arnd Bergmann2013-05-031-4/+4
| * ARM: tegra: Tegra114 needs CPU_FREQ_TABLEArnd Bergmann2013-05-031-0/+1
| * ARM: default machine descriptor for multiplatformArnd Bergmann2013-04-293-2/+19
* | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-091-1/+0
|\ \
| * | arm: mach-pxa: amend Kconfig after mtdchar mergeArtem Bityutskiy2013-04-051-1/+0
| * | arm: defconfigs: lpc32xx_defconfig: remove the museum NAND optionArtem Bityutskiy2013-04-051-1/+0
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-093-5/+2
|\ \ \
| * | | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-162-4/+1
| * | | arm: plat-orion: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot2013-03-201-1/+1
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-091-0/+4
|\ \ \ \
| * | | | dmaengine: OMAP: Register SDMA controller with Device Tree DMA driverJon Hunter2013-04-151-0/+4
* | | | | arm: fix mismerge of arch/arm/mach-omap2/timer.cLinus Torvalds2013-05-071-0/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-071-1/+1
|\ \ \ \ \
| * | | | | proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven2013-05-071-1/+1
* | | | | | Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-078-10/+86
|\ \ \ \ \ \
| * | | | | | xen/arm: remove duplicated include from enlighten.cWei Yongjun2013-04-271-1/+0
| * | | | | | xen/arm: use sched_op hypercalls for machine reboot and power offStefano Stabellini2013-04-251-0/+24
| * | | | | | xenvm: add a simple PSCI node and a second cpuStefano Stabellini2013-04-251-0/+13
| * | | | | | xen/arm: XEN selects ARM_PSCIStefano Stabellini2013-04-251-0/+1
| * | | | | | xen: move the xenvm machine to mach-virtStefano Stabellini2013-04-253-3/+3
| * | | | | | xen/arm: SMP supportStefano Stabellini2013-04-251-6/+42
| * | | | | | xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini2013-04-253-0/+3
| * | | | | | xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini2013-04-251-1/+1
* | | | | | | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-079-23/+403
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-065-17/+363
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ARM: dts: exynops4210: really add universal_c210 dtsOlof Johansson2013-04-291-0/+352
| | * | | | | | ARM: dts: exynos4210: Add basic dts file for universal_c210 boardTomasz Figa2013-04-281-0/+1
| | * | | | | | ARM: dts: exynos4: Add node for PWM deviceTomasz Figa2013-04-281-0/+8
| | * | | | | | ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa2013-04-282-17/+2
| * | | | | | | Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatformArnd Bergmann2013-04-205-6/+40
| |\ \ \ \ \ \ \
| | * | | | | | | irqchip: exynos: pass irq_base from platformArnd Bergmann2013-04-192-2/+3
| | * | | | | | | irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann2013-04-192-2/+16
| | * | | | | | | ARM: exynos: add missing properties for combiner IRQsArnd Bergmann2013-04-193-0/+19
| | * | | | | | | clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-192-2/+2
| | * | | | | | | clk: exynos: prepare for multiplatformArnd Bergmann2013-04-192-2/+2
| * | | | | | | | Merge branch 'next/drivers' into late/multiplatformArnd Bergmann2013-04-19302-9447/+4852
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-0762-1202/+475
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann2013-05-072-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: OMAP4: change the device names in usb_bind_phyKishon Vijay Abraham I2013-05-062-2/+2
| | * | | | | | | | | | ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686aVaibhav Hiremath2013-05-061-0/+4
| * | | | | | | | | | | Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-06257-4933/+3564
| |\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud