summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-2/+0Star
|\
| * ARM: qcom: Re-organize platsmp to make it extensibleRohit Vaswani2014-02-111-2/+0Star
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-0513-1112/+5Star
|\ \
| * | Merge tag 'qcom-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-02-2012-1091/+5Star
| |\|
| | * ARM: qcom: Split Qualcomm support into legacy and multiplatformKumar Gala2014-02-068-612/+2Star
| | * clocksource: qcom: Move clocksource code out of mach-msmKumar Gala2014-02-053-342/+5Star
| | * ARM: msm: kill off hotplug.cKumar Gala2014-02-044-53/+7Star
| | * ARM: msm: Remove pen_release usageRohit Vaswani2014-02-044-101/+8Star
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-191-21/+0Star
| |\ \ | | |/ | |/|
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-21/+0Star
* | | ARM: msm: export legacy DMA interfacesArnd Bergmann2014-03-211-0/+2
* | | ARM: msm: avoid calling debug_ll_addr on !MMUArnd Bergmann2014-03-211-0/+2
* | | ARM: msm: add missing include of linux/module.hArnd Bergmann2014-03-211-0/+1
|/ /
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-242-0/+70
|\ \
| * | usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov2014-01-092-0/+70
* | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-0/+9
|\| |
| * | ARM: msm: Add support for APQ8074 DragonboardRohit Vaswani2014-01-021-0/+9
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-243-30/+52
|\ \ \
| * \ \ Merge branch 'qcom/soc2' into next/socOlof Johansson2014-01-092-39/+50
| |\ \ \
| | * | | ARM: msm: Move MSM's DT based hardware to multi-platform supportStephen Boyd2014-01-091-39/+41
| | * | | ARM: msm: Only build timer.c if requiredStephen Boyd2014-01-092-1/+10
| | * | | ARM: msm: Only build clock.c on proc_comm based platformsStephen Boyd2014-01-091-1/+1
| | |/ /
| * | | Merge branch 'qcom/soc' into next/socOlof Johansson2014-01-022-8/+19
| |\| |
| | * | ARM: msm: Simplify ARCH_MSM_DT configStephen Boyd2014-01-021-2/+4
| | * | ARM: msm: Add support for MSM8974 SoCRohit Vaswani2014-01-021-1/+10
| * | | ARM: msm: Switch to sched_clock_register()Stephen Boyd2013-11-221-2/+2
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-2/+1Star
|\ \ \ | |_|/ |/| |
| * | ARM: clean up cache handling in platform codeNicolas Pitre2013-12-121-2/+1Star
| |/
* / ARM: msm: trout: fix uninit var warningJosh Cartwright2014-01-021-6/+6
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-121-1/+0Star
|\
| * clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König2013-10-021-1/+0Star
* | ARM: msm: Create a common board-dt and config ARCH_MSM_DTRohit Vaswani2013-09-254-64/+17Star
* | ARM: msm: Remove irqs-*.h files for DT based targetsStephen Boyd2013-09-254-540/+2Star
|/
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0624-3315/+120Star
|\
| * Merge branch 'msm/cleanup' into next/cleanupKevin Hilman2013-08-1424-3260/+51Star
| |\
| | * ARM: msm: Only compile io.c on platforms that use itStephen Boyd2013-08-061-4/+4
| | * iommu/msm: Move mach includes to iommu directoryStephen Boyd2013-08-062-1985/+0Star
| | * ARM: msm: Remove devices-iommu.cStephen Boyd2013-08-062-913/+0Star
| | * ARM: msm: Move mach/board.h contents to common.hStephen Boyd2013-08-0613-50/+21Star
| | * ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLAREStephen Boyd2013-08-064-17/+3Star
| | * ARM: msm: Remove TMR and TMR0 static mappingsStephen Boyd2013-08-067-120/+2Star
| | * ARM: msm: Move debug-macro.S to include/debugStephen Boyd2013-08-066-169/+21Star
| | * ARM: msm: Don't compile __msm_ioremap_caller() unless usedStephen Boyd2013-07-291-0/+2
| | * ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60Rohit Vaswani2013-07-291-4/+0Star
| * | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-241-55/+69
| |\ \ | | |/ | |/|
| | * ARM: msm: Divorce msm_timer from local timer APIStephen Boyd2013-06-251-56/+70
* | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-033-7/+7
|\ \ \
| * | | msm_serial: Switch clock consumer strings and simplify codeStephen Boyd2013-08-283-7/+7
| |/ /
* | | Merge tag 'msm-3.11-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Olof Johansson2013-08-043-45/+1Star
|\ \ \ | |/ / |/| |
| * | ARM: msm: Consolidate gpiomux for older architecturesRohit Vaswani2013-07-263-45/+1Star