summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-3/+0
|\
| * ARM: msm: Remove MSM_SCMPaul Bolle2014-06-191-3/+0
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-055-30/+13
|\ \
| * | ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-015-30/+13
* | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-032-2/+2
|\ \ \
| * | | usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov2014-04-302-2/+2
| |/ /
* | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-021-3/+0
|\ \ \
| * | | ARM: debug: qcom: make UART address selection configuration optionIvan T. Ivanov2014-05-221-3/+0
| |/ /
* | | ARM: msm: Silence readb/writeb warnings due to missing IOMEM()Stephen Boyd2014-05-273-3/+3
|/ /
* | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-2/+0
|\ \
| * | ARM: qcom: Re-organize platsmp to make it extensibleRohit Vaswani2014-02-111-2/+0
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-0513-1112/+5
|\ \ \
| * \ \ Merge tag 'qcom-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-02-2012-1091/+5
| |\ \ \ | | |/ /
| | * | ARM: qcom: Split Qualcomm support into legacy and multiplatformKumar Gala2014-02-068-612/+2
| | * | clocksource: qcom: Move clocksource code out of mach-msmKumar Gala2014-02-043-342/+5
| | * | ARM: msm: kill off hotplug.cKumar Gala2014-02-044-53/+7
| | * | ARM: msm: Remove pen_release usageRohit Vaswani2014-02-044-101/+8
| | |/
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-21/+0
| |\ \ | | |/ | |/|
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-21/+0
* | | 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-232-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-231-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-233-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-211-2/+2
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-2/+1
|\ \ \ | |_|/ |/| |
| * | ARM: clean up cache handling in platform codeNicolas Pitre2013-12-111-2/+1
| |/
* | 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/+0
|\
| * clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König2013-10-021-1/+0
* | ARM: msm: Create a common board-dt and config ARCH_MSM_DTRohit Vaswani2013-09-254-64/+17
* | ARM: msm: Remove irqs-*.h files for DT based targetsStephen Boyd2013-09-254-540/+2
|/
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0624-3315/+120
|\
| * Merge branch 'msm/cleanup' into next/cleanupKevin Hilman2013-08-1324-3260/+51
| |\
| | * 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/+0
| | * ARM: msm: Remove devices-iommu.cStephen Boyd2013-08-062-913/+0
| | * ARM: msm: Move mach/board.h contents to common.hStephen Boyd2013-08-0613-50/+21
| | * ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLAREStephen Boyd2013-08-064-17/+3
| | * ARM: msm: Remove TMR and TMR0 static mappingsStephen Boyd2013-08-067-120/+2
OpenPOWER on IntegriCloud