summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-05-13ARM: S3C24XX: Use common macro to define resources on mach-osiris.cTushar Behera
2012-05-12ARM: S5PV210: Use common macro to define resources on mach-smdkv210.cTushar Behera
2012-05-12ARM: S5PV210: Use common macro to define resources on dev-audio.cTushar Behera
2012-05-12ARM: S5PC100: Use common macro to define resources on dev-audio.cTushar Behera
2012-05-12ARM: S5P64X0: Use common macro to define resources on dev-audio.cTushar Behera
2012-05-12ARM: S3C64XX: Use common macro to define resources on mach-smdk6410.cTushar Behera
2012-05-12ARM: S3C64XX: Use common macro to define resources on mach-real6410.cTushar Behera
2012-05-12ARM: S3C64XX: Use common macro to define resources on mach-mini6410.cTushar Behera
2012-05-12ARM: S3C64XX: Use common macro to define resources on mach-crag6410.cTushar Behera
2012-05-12ARM: S3C64XX: Use common macro to define resources on mach-anw6410.cTushar Behera
2012-05-12ARM: S3C64XX: Use common macro to define resources on dev-uart.cTushar Behera
2012-05-12ARM: S3C64XX: Use common macro to define resources on dev-audio.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on simtec-nor.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-vr1000.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-tct_hammer.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-rx1950.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-otom.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-nexcoder.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-mini2440.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-h1940.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-gta02.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-bast.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-at2440evb.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-anubis.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-amlm5900.cTushar Behera
2012-05-12ARM: S3C24XX: Use common macro to define resources on bast-ide.cTushar Behera
2012-05-12ARM: EXYNOS: Use common macro to define resources on mach-smdkv310.cTushar Behera
2012-05-12ARM: EXYNOS: Use common macro to define resources on mach-armlex4210.cTushar Behera
2012-05-12ARM: EXYNOS: Use common macro to define resources on dev-audio.cTushar Behera
2012-05-12ARM: EXYNOS: Use common macro to define resources on dev-ahci.cTushar Behera
2012-05-12ARM: SAMSUNG: Use common macro to define resources on devs.cTushar Behera
2012-04-30Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd
2012-04-27Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-27Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-04-27ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg
2012-04-27ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg
2012-04-27arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-25Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-04-25arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov
2012-04-25Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...Olof Johansson
2012-04-24ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski
2012-04-24ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera
2012-04-24ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim