aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-05-20ARM: tegra: defconfig fixesAlexandre Courbot1-1/+2
2013-05-20ARM: nomadik: fix IRQ assignment for SMC ethernetLinus Walleij1-3/+9
2013-05-20Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson5-11/+10
2013-05-20Merge tag 'imx-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson3-5/+32
2013-05-20Merge tag 'fixes-3.10-2' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson8-29/+15
2013-05-20Merge tag 'omap-for-v3.10-rc1/fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson5-5/+27
2013-05-20ARM: vt8500: Add missing NULL terminator in dt_compatSrinivas Kandagatla1-0/+1
2013-05-20Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson4-14/+11
2013-05-20Merge tag 'fixes-3.10-1' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson5-3/+7
2013-05-20ARM: dts: mvebu: Fix wrong the address reg value for the L2-cache nodeGregory CLEMENT1-1/+1
2013-05-20ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT1-6/+6
2013-05-19arm: mvebu: fix the 'ranges' property to handle PCIeThomas Petazzoni2-2/+4
2013-05-19ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platformGregory CLEMENT1-0/+1
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+0
2013-05-18arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-17ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clockVaibhav Hiremath1-3/+23
2013-05-17ARM: mvebu: Fix ranges entry on XP GP boardEzequiel Garcia1-0/+3
2013-05-16ARM: OMAP2+: Add missing CONFIG_ARCH_MULTI_V6=y to omap2plus_defconfigPaul Walmsley1-0/+1
2013-05-16ARM: OMAP: fix error return code in omap1_system_dma_init()Wei Yongjun1-0/+1
2013-05-16ARM: OMAP: fix __init section mismatch for _enable_preprogramjean-philippe francois1-1/+1
2013-05-16ARM: dts: Fix musb interrupt for device tree bootingTony Lindgren1-1/+1
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-9/+7
2013-05-15ARM: ux500: select REGULATOREmilio López1-0/+1
2013-05-15ARM: at91: rm9200 fix time supportJean-Christophe PLAGNIOL-VILLARD1-2/+5
2013-05-14ARM: at91: dts: request only spi cs-gpios used on sama5d3x cpu moduleLudovic Desroches2-10/+4
2013-05-14ARM: at91/trivial: typo in GEM compatible stringNicolas Ferre1-1/+1
2013-05-14ARM: at91/trivial: fix model name for SAM9X25-EKJean-Christophe PLAGNIOL-VILLARD1-1/+1
2013-05-14ARM: ux500: Provide device enumeration number suffix for SMSC911xLee Jones1-1/+1
2013-05-14ARM: ux500: Fix incorrect DEBUG UART virtual addressesLee Jones1-3/+3
2013-05-14ARM: ux500: Remove duplicated assignment of ab8500_platdataLee Jones3-7/+5
2013-05-13Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-19/+14
2013-05-13ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen1-4/+4
2013-05-13ARM: Orion: Remove redundant init_dma_coherent_pool_size()Andrew Lunn3-20/+0
2013-05-13ARM: mvebu: Add a ranges entry to translate devbus childsEzequiel Garcia1-0/+3
2013-05-13xen/arm: rename xen_secondary_init and run it on every online cpuStefano Stabellini1-11/+4
2013-05-13xen/arm: do not handle VCPUOP_register_vcpu_info failuresStefano Stabellini1-7/+3
2013-05-13xen/arm: initialize pm functions laterStefano Stabellini1-1/+7
2013-05-13ARM: plat-orion: add missing ehci include to common.hSebastian Hesselbarth1-0/+1
2013-05-13Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr1-1/+1
2013-05-13ARM: mvebu: do not duplicate the mpic aliasThomas Petazzoni2-2/+2
2013-05-12ARM: imx: fix typo in gpu3d_shader_selsShawn Guo1-1/+1
2013-05-12ARM: imx: replicate the diagnostic register of boot cpu into secondary coresShawn Guo2-0/+26
2013-05-12ARM i.MX6: correct MLB clock configurationDirk Behme1-1/+1
2013-05-12ARM i.MX6q: Fix periph_clk2_sel and periph2_clk2_sel clocksPhilipp Zabel1-3/+4
2013-05-10ARM: 7715/1: MCPM: adapt to GIC changes after upstream mergeNicolas Pitre1-3/+0
2013-05-09ARM: exynos: dts: Fixed vbus-gpiosDoug Anderson2-2/+2
2013-05-09ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2-3/+3
2013-05-09Merge tag 'omap-for-v3.10/dt-fixes-for-merge-window' of git://git.kernel.org/...Olof Johansson9-9/+35
2013-05-09Merge tag 'omap-for-v3.10/fixes-for-merge-window-part2' of git://git.kernel.o...Olof Johansson9-42/+39