summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-07-30ARM: OMAP2+: hwmod: rt address space index for DTAfzal Mohammed2-1/+3
2013-07-30ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device stateRajendra Nayak1-0/+8
2013-07-30ARM: OMAP2+: Avoid idling memory controllers with no driversRajendra Nayak1-0/+10
2013-07-30ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LLRajendra Nayak7-23/+61
2013-07-29ARM: dts: omap5-uevm: update optional/unused regulator configurationsNishanth Menon1-9/+8
2013-07-29ARM: dts: omap5-uevm: fix regulator configurations mandatory for SoCNishanth Menon1-20/+23
2013-07-29ARM: dts: omap5-uevm: document regulator signals used on the actual boardNishanth Menon1-0/+18
2013-07-28Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-16/+22
2013-07-27ARM: Fix sorting of machine- initializersRussell King1-9/+9
2013-07-26ARM: msm: Consolidate gpiomux for older architecturesRohit Vaswani3-45/+1
2013-07-26ARM: 7791/1: a.out: remove partial a.out supportWill Deacon5-85/+0
2013-07-26ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas3-5/+18
2013-07-26ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam3-18/+18
2013-07-26ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland2-0/+14
2013-07-25ARM: shmobile: armadillo800eva: Don't request GPIO 166 in board codeKuninori Morimoto1-3/+0
2013-07-24Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson15-109/+136
2013-07-24ARM: omap5: Only select errata 798181 if SMPOlof Johansson1-1/+1
2013-07-24ARM: EXYNOS: Update CONFIG_ARCH_NR_GPIO for ExynosSachin Kamat1-2/+1
2013-07-24ARM: EXYNOS: Fix low level debug supportYadwinder Singh Brar1-26/+0
2013-07-24ARM: SAMSUNG: Save/restore only selected uart's registersYadwinder Singh Brar1-11/+3
2013-07-24ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap6-7/+14
2013-07-24ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki3-63/+106
2013-07-23ARM: multi_v7_defconfig: Select USB chipidea driverFabio Estevam1-1/+2
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann6-9/+25
2013-07-23ARM: zynq: fix compilation warningVincent Stehlé1-1/+1
2013-07-23ARM: keystone: fix compilation warningVincent Stehlé1-1/+1
2013-07-23xen/arm,arm64: update xen_restart after ff701306cd49 and 7b6d864b48d9Stefano Stabellini1-1/+1
2013-07-22ARM: highbank: Only touch common coherency control register fieldsRob Herring1-3/+4
2013-07-22Merge tag 'nomadik-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/lin...Olof Johansson1-2/+5
2013-07-22ARM: footbridge: fix overlapping PCI mappingsMike Frysinger1-2/+0
2013-07-22Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson11-28/+43
2013-07-22Merge tag 'omap-for-v3.11/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson3-1/+31
2013-07-22Merge tag 'davinci-fixes-for-v3.11-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson6-4/+7
2013-07-22ARM: STi: Set correct ARM ERRATAs.Srinivas Kandagatla1-1/+2
2013-07-22ARM: dts: STi: Fix pinconf setup for STiH416 serial2Srinivas Kandagatla2-2/+10
2013-07-22ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfoTetsuyuki Kobayashi1-0/+1
2013-07-22ARM: 7786/1: hyp: fix macro parameterisationMark Rutland1-2/+2
2013-07-22ARM: 7785/1: mm: restrict early_alloc to section-aligned memoryRussell King1-5/+38
2013-07-22ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon3-7/+8
2013-07-22ARM: document DEBUG_UNCOMPRESS Kconfig optionRussell King1-2/+12
2013-07-22arm/dts: sirf: fix the pingroup name mismatch between drivers and dtsBarry Song2-16/+16
2013-07-22pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li1-0/+6
2013-07-20ARM: nomadik: configure for NO_HZ and HRTIMERSLinus Walleij1-0/+2
2013-07-20ARM: nomadik: update defconfig baseLinus Walleij1-1/+1
2013-07-20ARM: nomadik: Update MMC defconfigsUlf Hansson1-1/+2
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-07-19Merge branch 'omap-for-v3.11/dt-fixes' into omap-for-v3.11/fixesTony Lindgren1-0/+6
2013-07-18ARM: msm: dts: Fix the gpio register address for msm8960Rohit Vaswani1-2/+2
2013-07-16cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle1-1/+1
2013-07-16ARM: davinci: defconfig: enable EDMA driverSekhar Nori2-0/+4