aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-20ARM: dtb: move all dtb targets to common MakefileOlof Johansson1-3/+0
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-1/+0
2012-09-16Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/dtOlof Johansson22-496/+310
2012-09-16Merge branches 'msm/fixes-non-critical' and 'msm/cleanup' into next/dtOlof Johansson18-850/+29
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-09-13ARM: msm: Remove non-DT targets from 8960Stephen Boyd6-223/+0
2012-09-13ARM: msm: Add DT support for 8960Stephen Boyd4-0/+52
2012-09-13ARM: msm: Move io mapping prototypes to common.hStephen Boyd9-25/+12
2012-09-13ARM: msm: Rename board-msm8x60 to signify its DT only statusStephen Boyd2-1/+1
2012-09-13ARM: msm: Make 8660 a DT only targetStephen Boyd4-140/+6
2012-09-13ARM: msm: Move 8660 to DT timerStephen Boyd1-1/+1
2012-09-13ARM: msm: Add DT support to msm_timerStephen Boyd2-0/+88
2012-09-13ARM: msm: Allow timer.c to compile on multiple targetsStephen Boyd9-60/+125
2012-09-13ARM: msm: Don't touch GIC registers outside of GIC codeStephen Boyd4-26/+2
2012-09-13ARM: msm: Remove uncompiled board-msm7x27Stephen Boyd2-172/+1
2012-09-13ARM: msm: Remove unused acpuclock-arm11Stephen Boyd4-568/+1
2012-09-13ARM: msm: dma: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-13ARM: msm: Fix sparse warnings due to incorrect typeStephen Boyd1-1/+1
2012-09-13ARM: msm: Add msm8660-surf.dts to Makefile.bootStephen Boyd1-0/+2
2012-09-13ARM: msm: Add handle_irq handler for 8660 DT machineStephen Boyd1-0/+1
2012-09-13ARM: msm: Fix early debug uart mapping on some memory configsStephen Boyd2-2/+2
2012-09-13ARM: msm: Remove unused idle.cStephen Boyd2-50/+1
2012-09-13ARM: msm: clock-pcom: Mark functions staticStephen Boyd1-9/+9
2012-09-13ARM: msm: Remove msm_hw_reset_hookStephen Boyd5-29/+0
2012-09-13ARM: msm: io: Change the default static iomappings to be sharedRohit Vaswani1-9/+13
2012-09-13ARM: msm: io: Remove 7x30 iomap region from 7x00Rohit Vaswani1-3/+0
2012-09-13ARM: msm: Remove call to missing FPGA init on 8660David Brown1-5/+0
2012-07-09ARM: MSM: use SGI0 to wake secondary CPUsRussell King1-1/+1
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-2/+72
2012-05-11Merge branch 'msm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson4-4/+4
2012-05-11ARM: msm: fix compilation flags for MSM_SCM (part 2)Stephen Boyd1-0/+3
2012-05-11arch/arm/mach-msm: linux/gpio.h included twiceDanny Kukawka2-2/+0
2012-05-11ARM: msm: Drop useless teq from DEBUG_LL supportStephen Boyd1-2/+1
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanupOlof Johansson11-2/+72
2012-05-08ARM: msm: use machine specific hook for late initShawn Guo11-2/+72
2012-04-23ARM: msm: Fix gic irqdomain supportDavid Brown1-10/+15
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-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-7/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-04-02ARM: mach-msm: fix compile fail from system.h falloutPaul Gortmaker1-0/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-53/+37
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+10
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-35/+44
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-43/+49
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann4-43/+49
2012-03-13ARM: create a common IOMEM definitionRob Herring2-12/+0