aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-08ARM: msm: use machine specific hook for late initShawn Guo11-2/+72
2012-05-08ARM: imx: use machine specific hook for late initShawn Guo13-39/+71
2012-05-08ARM: exynos: use machine specific hook for late initShawn Guo11-2/+21
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo11-3/+31
2012-05-05ARM: davinci: use machine specific hook for late initShawn Guo17-6/+42
2012-05-03ARM: provide a late_initcall hook for platform initializationShawn Guo2-0/+9
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds24-147/+67
2012-04-18Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson7-5/+10
2012-04-18Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixesOlof Johansson3-6/+6
2012-04-18Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson3-3/+6
2012-04-18Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson10-131/+43
2012-04-18ARM: bcmring: fix UART declarationsPaul Gortmaker1-2/+2
2012-04-18ARM: imx: Fix imx5 idle logic bugRobert Lee1-1/+1
2012-04-18ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()Fabio Estevam1-2/+4
2012-04-18ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGEFabio Estevam1-0/+1
2012-04-17ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley1-2/+2
2012-04-17ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar1-1/+7
2012-04-17ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R1-116/+0
2012-04-17ARM: OMAP: sram: fix BUG in dpll code for !PM caseGrazvydas Ignotas1-6/+6
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi5-25/+49
2012-04-16ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD1-2/+3
2012-04-16ARM: at91: fix rm9200ek flash sizeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-04-16ARM: at91: remove empty at91_init_serial functionJoachim Eastwood1-1/+0
2012-04-16ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre1-1/+1
2012-04-16ARM: at91: Export at91_matrix_baseJoachim Eastwood1-0/+1
2012-04-16ARM: at91: Export at91_pmc_baseJoachim Eastwood1-0/+1
2012-04-16ARM: at91: Export at91_ramc_baseJoachim Eastwood1-0/+1
2012-04-16ARM: at91: Export at91_st_baseJoachim Eastwood1-0/+2
2012-04-16ARM: ux500: update defconfigLinus Walleij1-5/+4
2012-04-16ARM: ux500: Fix unmet direct dependencyLee Jones1-0/+1
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-11/+44
2012-04-15ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent1-1/+1
2012-04-15ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin1-0/+12
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon1-1/+15
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij1-1/+5
2012-04-14Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson11-51/+24
2012-04-14ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman5-129/+0
2012-04-14ARM: dts: remove blank interrupt-parent propertiesRob Herring5-5/+0
2012-04-14ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat1-0/+2
2012-04-14ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski1-42/+0
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski2-1/+3
2012-04-14ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski1-1/+1
2012-04-14ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere1-0/+1
2012-04-13Merge tag 'omap-fixes-b-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixesTony Lindgren6-6/+27
2012-04-13ARM: msm: Fix section mismatches in proc_comm.cDavid Brown1-1/+1
2012-04-13arm: msm: trout: fix compile failureDaniel Walker2-0/+2
2012-04-13arm: msm: halibut: remove unneeded fixupDaniel Walker1-3/+0
2012-04-13ARM: 7383/1: nommu: populate vectors page from paging_initWill Deacon1-0/+2
2012-04-13ARM: 7381/1: nommu: fix typo in mm/KconfigWill Deacon1-1/+1
2012-04-13ARM: 7380/1: DT: do not add a zero-sized memory propertyMarc Zyngier1-0/+2