aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-1112/+5
2014-03-21ARM: msm: export legacy DMA interfacesArnd Bergmann1-0/+2
2014-03-21ARM: msm: avoid calling debug_ll_addr on !MMUArnd Bergmann1-0/+2
2014-03-21ARM: msm: add missing include of linux/module.hArnd Bergmann1-0/+1
2014-02-20Merge tag 'qcom-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/cleanupOlof Johansson12-1091/+5
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-21/+0
2014-02-11ARM: qcom: Re-organize platsmp to make it extensibleRohit Vaswani1-2/+0
2014-02-06ARM: qcom: Split Qualcomm support into legacy and multiplatformKumar Gala8-612/+2
2014-02-04clocksource: qcom: Move clocksource code out of mach-msmKumar Gala3-342/+5
2014-02-04ARM: msm: kill off hotplug.cKumar Gala4-53/+7
2014-02-04ARM: msm: Remove pen_release usageRohit Vaswani4-101/+8
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+70
2014-01-23Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-30/+52
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2014-01-09Merge branch 'qcom/soc2' into next/socOlof Johansson2-39/+50
2014-01-09ARM: msm: Move MSM's DT based hardware to multi-platform supportStephen Boyd1-39/+41
2014-01-09ARM: msm: Only build timer.c if requiredStephen Boyd2-1/+10
2014-01-09ARM: msm: Only build clock.c on proc_comm based platformsStephen Boyd1-1/+1
2014-01-09usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov2-0/+70
2014-01-02ARM: msm: Add support for APQ8074 DragonboardRohit Vaswani1-0/+9
2014-01-02Merge branch 'qcom/soc' into next/socOlof Johansson2-8/+19
2014-01-02ARM: msm: Simplify ARCH_MSM_DT configStephen Boyd1-2/+4
2014-01-02ARM: dts: MSM8974: Add restart nodeStephen Boyd0-0/+0
2014-01-02ARM: msm: Add support for MSM8974 SoCRohit Vaswani1-1/+10
2014-01-02ARM: msm: trout: fix uninit var warningJosh Cartwright1-6/+6
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-21/+0
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre1-2/+1
2013-11-21ARM: msm: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2013-10-02clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König1-1/+0
2013-09-25ARM: msm: Create a common board-dt and config ARCH_MSM_DTRohit Vaswani4-64/+17
2013-09-25ARM: msm: Remove irqs-*.h files for DT based targetsStephen Boyd4-540/+2
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds24-3315/+120
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-7/+7
2013-08-27msm_serial: Switch clock consumer strings and simplify codeStephen Boyd3-7/+7
2013-08-13Merge branch 'msm/cleanup' into next/cleanupKevin Hilman24-3260/+51
2013-08-06ARM: msm: Only compile io.c on platforms that use itStephen Boyd1-4/+4
2013-08-06iommu/msm: Move mach includes to iommu directoryStephen Boyd2-1985/+0
2013-08-06ARM: msm: Remove devices-iommu.cStephen Boyd2-913/+0
2013-08-06ARM: msm: Move mach/board.h contents to common.hStephen Boyd13-50/+21
2013-08-06ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLAREStephen Boyd4-17/+3
2013-08-06ARM: msm: Remove TMR and TMR0 static mappingsStephen Boyd7-120/+2
2013-08-06ARM: msm: Move debug-macro.S to include/debugStephen Boyd6-169/+21
2013-08-04Merge tag 'msm-3.11-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into fixesOlof Johansson3-45/+1
2013-07-29ARM: msm: Don't compile __msm_ioremap_caller() unless usedStephen Boyd1-0/+2
2013-07-29ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60Rohit Vaswani1-4/+0
2013-07-26ARM: msm: Consolidate gpiomux for older architecturesRohit Vaswani3-45/+1
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-55/+69