summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2012-04-16ARM: at91/Kconfig: add comment to at91sam9x5 family entryNicolas Ferre
2012-04-16ARM: at91/Kconfig: change at91sam9g45 entryNicolas Ferre
2012-04-16ARM: at91: change AT91 Kconfig entry commentNicolas Ferre
2012-04-16ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD
2012-04-16ARM: at91: fix rm9200ek flash sizeJean-Christophe PLAGNIOL-VILLARD
2012-04-16ARM: at91: remove empty at91_init_serial functionJoachim Eastwood
2012-04-16ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre
2012-04-16ARM: at91: Export at91_matrix_baseJoachim Eastwood
2012-04-16ARM: at91: Export at91_pmc_baseJoachim Eastwood
2012-04-16ARM: at91: Export at91_ramc_baseJoachim Eastwood
2012-04-16ARM: at91: Export at91_st_baseJoachim Eastwood
2012-04-16ARM: i.MX: efikamx: match machine descriptions with legacyHector Oron
2012-04-16ARM i.MX: Visstrim_M10: Add board version detection.Javier Martin
2012-04-16ARM: imx_v4_v5_defconfig: enable adc and touch driver of mc13783Uwe Kleine-König
2012-04-16ARM: i.MX: i.MX35-PDK: Add regulator supportAlex Gershgorin
2012-04-16ARM: ux500: update defconfigLinus Walleij
2012-04-16ARM: ux500: Fix unmet direct dependencyLee Jones
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-15ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent
2012-04-15ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij
2012-04-15Merge branch 'omap/dt-missed-3.4' into next/dtOlof Johansson
2012-04-14Merge branch 'ixp2xxx/removal' into next/cleanupOlof Johansson
2012-04-14Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-14ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman
2012-04-14ARM: dts: remove blank interrupt-parent propertiesRob Herring
2012-04-14ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat
2012-04-14ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski
2012-04-14ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski
2012-04-14ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere
2012-04-13Merge tag 'omap-fixes-b-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-04-13ARM: msm: Fix section mismatches in proc_comm.cDavid Brown
2012-04-13arm: msm: trout: fix compile failureDaniel Walker
2012-04-13arm: msm: halibut: remove unneeded fixupDaniel Walker
2012-04-13ARM: 7383/1: nommu: populate vectors page from paging_initWill Deacon
2012-04-13ARM: 7381/1: nommu: fix typo in mm/KconfigWill Deacon
2012-04-13ARM: 7380/1: DT: do not add a zero-sized memory propertyMarc Zyngier
2012-04-13ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier
2012-04-13ARM: OMAP1: board files: deduplicate and clean some NAND-related codePaul Walmsley
2012-04-13ARM: OMAP: USB: remove unnecessary sideways includePaul Walmsley
2012-04-13ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA codePaul Walmsley
2012-04-13ARM: OMAP: OCM RAM: use memset_io() when clearing SRAMPaul Walmsley
2012-04-13ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warningsPaul Walmsley
2012-04-13ARM: OMAP2+: GPMC: resolve type-conversion warning from sparsePaul Walmsley
2012-04-13ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley
2012-04-13ARM: OMAP1: OCPI: move to mach-omap1/Paul Walmsley
2012-04-13ARM: OMAP: add includes for missing prototypesPaul Walmsley
2012-04-13ARM: OMAP2+: declare file-local functions as staticPaul Walmsley