aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-06sections: fix section conflicts in arch/arm/Andi Kleen1-2/+2
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-213/+30
2012-10-01Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-17/+7
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds22-496/+310
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-840/+24
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson1-9/+10
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson9-184/+7
2012-09-22ARM: msm: Move core.h contents into common.hDavid Brown5-4/+4
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson5-25/+23
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-19ARM: msm: use __iomem pointers for MMIOArnd Bergmann1-9/+10
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-16Merge tag 'msm-cleanup-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson15-831/+14
2012-09-16Merge tag 'msm-board-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/boardsOlof Johansson4-17/+7
2012-09-16Merge tag 'msm-fix-noncrit-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/fixes-non-criticalOlof Johansson4-19/+15
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-09-14ARM: msm: move platform_data definitionsArnd Bergmann9-184/+7
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2-7/+0
2012-09-14ARM: SoC: convert MSM to SMP operationsMarc Zyngier5-19/+30
2012-09-13ARM: msm: Allow 8960 and 8660 to compile togetherStephen Boyd1-2/+6
2012-09-13ARM: msm: Allow msm_iomap-8x60 and msm_iomap-8960 to coexistStephen Boyd3-15/+1
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