summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-11-27Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2014-11-27Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2014-11-27ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier
2014-11-27ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_confBartlomiej Zolnierkiewicz
2014-11-26ARM: at91: remove old at91-specific clock driverNicolas Ferre
2014-11-26ARM: at91: remove clock data in at91sam9n12.c and at91sam9x5.c filesNicolas Ferre
2014-11-26ARM: at91: remove all !DT related configuration optionsNicolas Ferre
2014-11-26ARM: at91/trivial: update Kconfig comment to mention SAMA5Nicolas Ferre
2014-11-26ARM: at91: always USE_OF from now onNicolas Ferre
2014-11-26arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2014-11-26arm64: KVM: fix unmapping with 48-bit VAsMark Rutland
2014-11-26mmc: omap_hsmmc: remove unused slot_id parameterAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirectionAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove unused get_context_loss_count callbackAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove never read power_saving field in omap2_hsmmc_infoAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove unused fields in platform_dataAndreas Fenkart
2014-11-26ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart
2014-11-26ARM: OMAP2: MMC: include mmc-omap platform header directlyAndreas Fenkart
2014-11-23ARM: imx: temporarily remove CONFIG_SOC_FSL from LS1021AArnd Bergmann
2014-11-23ARM: imx: clk-vf610: get input clocks from assigned clocksStefan Agner
2014-11-23ARM: imx: Add Freescale LS1021A SMP supportJingchang Lu
2014-11-23ARM: imx: Add initial support for Freescale LS1021AJingchang Lu
2014-11-23ARM: imx53: add cpufreq supportLucas Stach
2014-11-23ARM: imx53: clk: add ARM clockLucas Stach
2014-11-23ARM: imx: add CPU clock typeLucas Stach
2014-11-23ARM: imx5: add step clock, used when reprogramming PLL1Lucas Stach
2014-11-23ARM: imx: add enet init for i.mx6sxFugang Duan
2014-11-23ARM: vf610: Add ARM Global Timer clocksource optionStefan Agner
2014-11-23ARM: imx: add anatop settings for LPDDR2 when enter DSM modeAnson Huang
2014-11-23ARM: imx: replace cpu type check with ddr type checkAnson Huang
2014-11-22ARM: EXYNOS: move restart code into pmu driverPankaj Dubey
2014-11-22clk: exynos5440: move restart code into clock driverPankaj Dubey
2014-11-22ARM: EXYNOS: add exynos3250 PMU supportBartlomiej Zolnierkiewicz
2014-11-22ARM: mvebu: Implement the CPU hotplug support for the Armada 38x SoCsGregory CLEMENT
2014-11-22ARM: mvebu: Fix the secondary startup for Cortex A9 SoCGregory CLEMENT
2014-11-22ARM: mvebu: Move SCU power up in a functionGregory CLEMENT
2014-11-22ARM: mvebu: Clean-up the Armada XP supportGregory CLEMENT
2014-11-22ARM: mvebu: update comments in coherency.cThomas Petazzoni
2014-11-22ARM: mvebu: remove Armada 375 Z1 workaround for I/O coherencyThomas Petazzoni
2014-11-22ARM: mvebu: remove unused register offset definitionThomas Petazzoni
2014-11-22ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni
2014-11-22ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricThomas Petazzoni
2014-11-22Merge branch 'mvebu/fixes' into mvebu/socJason Cooper
2014-11-21ARM: dts: cm-t3x30: add keypad supportDmitry Lifshitz
2014-11-22ARM: imx: Remove unneeded .map_io initializationGeert Uytterhoeven
2014-11-22ARM: dts: imx6qdl-sabresd: Fix the microphone routeFabio Estevam
2014-11-22ARM: imx: refactor mxc_iomux_mode()Dmitry Voytik
2014-11-22ARM: imx: simplify clk_pllv3_prepare()Dmitry Voytik
2014-11-22ARM: imx6q: drop unnecessary semicolonDmitry Voytik
2014-11-22ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu