aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31Merge tag 'xen-arm-3.11-rc2-warn-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xenLinus Torvalds1-1/+1
2013-07-28Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-16/+22
2013-07-24Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof 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/linux/kernel/git/linusw/linux-nomadik into fixesOlof 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 into fixesOlof Johansson11-28/+43
2013-07-22Merge tag 'omap-for-v3.11/fixes-against-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson3-1/+31
2013-07-22Merge tag 'davinci-fixes-for-v3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixesOlof 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/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 flowctrlQipan 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/rafael/linux-pmLinus Torvalds1-1/+1
2013-07-19Merge branch 'omap-for-v3.11/dt-fixes' into omap-for-v3.11/fixesTony Lindgren1-0/+6
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
2013-07-16ARM: davinci: make file local variables staticSekhar Nori3-3/+3
2013-07-16ARM: edma: remove duplicated include from edma.cWei Yongjun1-1/+0
2013-07-16ARM: OMAP2+: Provide alias to USB PHY clockRoger Quadros1-1/+22
2013-07-16ARM: EXYNOS: Enable 64-bit DMA for EXYNOS5440 if LPAE is enabledThomas Abraham1-0/+1
2013-07-16ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZESubash Patel1-0/+5
2013-07-16ARM: EXYNOS: skip pm support on exynos5440Kukjin Kim1-0/+6
2013-07-15ARM: dts: imx51-babbage: Pass a real clock to the codecFabio Estevam1-1/+12
2013-07-15ARM: dts: Add missing vmmc2 regulator for twlTony Lindgren1-0/+6
2013-07-15ARM: multi_v7: Enabled omap4430 sdp nfsrootTony Lindgren1-0/+3
2013-07-15ARM i.MX53: mba53: Fix PWM backlight DT nodeLaurent Pinchart1-1/+1
2013-07-15ARM: imx: fix vf610 enet module clock selectionShawn Guo2-4/+6
2013-07-15ARM: mxs: saif0 is the clock provider to sgtl5000Shawn Guo4-3/+4
2013-07-15ARM: i.MX6Q: correct emi_sel clock muxingLiu Ying1-2/+3
2013-07-15ARM: i.MX27: Typo fixAlexander Shiyan1-1/+1
2013-07-15ARM i.MX53: Fix UART pad configurationPhilipp Zabel1-16/+16
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker70-140/+64
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds26-160/+309
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-4/+7
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-6/+1