summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-16/+4
2013-04-11ARM: msm: Fix uncompess.h tx underrun checkStephen Boyd1-1/+1
2013-04-09last_radio_log: switch to proc_create()Al Viro1-16/+4
2013-03-22ARM: msm: Stop counting before reprogramming clockeventStephen Boyd1-1/+4
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-79/+28
2013-02-11ARM: msm: proc_comm_boot_wait should not be __initArnd Bergmann1-1/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-4/+0
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson4-33/+6
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson3-7/+3
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-5/+1
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-12ARM: use common irqchip_init for GIC initRob Herring2-26/+4
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring3-3/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-4/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-3/+1
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2012-12-24ARM: delete struct sys_timerStephen Warren10-37/+21
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-14/+14
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/ar...Linus 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 ...Olof 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/d...Olof 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/...Olof Johansson15-831/+14
2012-09-16Merge tag 'msm-board-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson4-17/+7
2012-09-16Merge tag 'msm-fix-noncrit-for-3.7' of git://git.kernel.org/pub/scm/linux/ker...Olof 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