aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM: OMAP4+: omap2plus_defconfig: Enable audio via TWL6040 as modulePeter Ujfalusi2013-05-081-0/+2
| * | | | | ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 SiVaibhav Hiremath2013-05-082-2/+7
| * | | | | omap: mux: add AM/DM37x gpiosChristoph Fritz2013-05-081-1/+5
| * | | | | Merge branch 'omap-gpmc-fixes-for-v3.10' of git://github.com/jonhunter/linux ...Tony Lindgren2013-05-081-26/+12
| |\ \ \ \ \
| | * | | | | ARM: OMAP2+: only WARN if a GPMC child probe function failJavier Martinez Canillas2013-04-301-3/+2
| | * | | | | ARM: OMAP2+: only search for GPMC DT child nodes on probeJavier Martinez Canillas2013-04-301-23/+10
| * | | | | | ARM: OMAP1: DMA: fix error handling in omap1_system_dma_init()Wei Yongjun2013-05-081-4/+4
| * | | | | | ARM: OMAP2+: omap_device: use late_initcall_syncKevin Hilman2013-05-082-1/+2
| * | | | | | ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen2013-05-081-2/+2
| * | | | | | ARM: OMAP3: Beagle: Fix USB Host on beagle xM Ax/BxRoger Quadros2013-05-081-3/+3
* | | | | | | ARM: ux500: Rid ignored return value of regulator_enable() compiler warningLee Jones2013-05-091-2/+2
* | | | | | | ARM: ux500: read the correct soc_id numberFabio Baltieri2013-05-091-1/+1
* | | | | | | 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