Age | Commit message (Expand) | Author | Files | Lines |
2014-10-20 | ARM: mach-msm: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2014-08-24 | ARM: msm: Update the references to DEBUG_MSM_UARTx | Georgi Djakov | 3 | -6/+4 |
2014-08-24 | ARM: msm: remove reference to MSM_SERIAL_DEBUGGER | Linus Walleij | 1 | -1/+1 |
2014-08-24 | ARM: msm: delete dangling mahimahi board file | Linus Walleij | 1 | -83/+0 |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+0 |
2014-06-19 | ARM: msm: Remove MSM_SCM | Paul Bolle | 1 | -3/+0 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 5 | -30/+13 |
2014-06-03 | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -2/+2 |
2014-06-03 | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -3/+0 |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 5 | -30/+13 |
2014-05-27 | ARM: msm: Silence readb/writeb warnings due to missing IOMEM() | Stephen Boyd | 3 | -3/+3 |
2014-05-22 | ARM: debug: qcom: make UART address selection configuration option | Ivan T. Ivanov | 1 | -3/+0 |
2014-04-30 | usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode | Ivan T. Ivanov | 2 | -2/+2 |
2014-04-06 | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -2/+0 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 13 | -1112/+5 |
2014-03-21 | ARM: msm: export legacy DMA interfaces | Arnd Bergmann | 1 | -0/+2 |
2014-03-21 | ARM: msm: avoid calling debug_ll_addr on !MMU | Arnd Bergmann | 1 | -0/+2 |
2014-03-21 | ARM: msm: add missing include of linux/module.h | Arnd Bergmann | 1 | -0/+1 |
2014-02-20 | Merge tag 'qcom-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 12 | -1091/+5 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -21/+0 |
2014-02-12 | ARM: qcom: Re-organize platsmp to make it extensible | Rohit Vaswani | 1 | -2/+0 |
2014-02-07 | ARM: qcom: Split Qualcomm support into legacy and multiplatform | Kumar Gala | 8 | -612/+2 |
2014-02-05 | clocksource: qcom: Move clocksource code out of mach-msm | Kumar Gala | 3 | -342/+5 |
2014-02-05 | ARM: msm: kill off hotplug.c | Kumar Gala | 4 | -53/+7 |
2014-02-05 | ARM: msm: Remove pen_release usage | Rohit Vaswani | 4 | -101/+8 |
2014-01-24 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+70 |
2014-01-24 | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+9 |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 3 | -30/+52 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+1 |
2014-01-09 | Merge branch 'qcom/soc2' into next/soc | Olof Johansson | 2 | -39/+50 |
2014-01-09 | ARM: msm: Move MSM's DT based hardware to multi-platform support | Stephen Boyd | 1 | -39/+41 |
2014-01-09 | ARM: msm: Only build timer.c if required | Stephen Boyd | 2 | -1/+10 |
2014-01-09 | ARM: msm: Only build clock.c on proc_comm based platforms | Stephen Boyd | 1 | -1/+1 |
2014-01-09 | usb: phy: msm: Move mach dependent code to platform data | Ivan T. Ivanov | 2 | -0/+70 |
2014-01-02 | ARM: msm: Add support for APQ8074 Dragonboard | Rohit Vaswani | 1 | -0/+9 |
2014-01-02 | Merge branch 'qcom/soc' into next/soc | Olof Johansson | 2 | -8/+19 |
2014-01-02 | ARM: msm: Simplify ARCH_MSM_DT config | Stephen Boyd | 1 | -2/+4 |
2014-01-02 | ARM: dts: MSM8974: Add restart node | Stephen Boyd | 0 | -0/+0 |
2014-01-02 | ARM: msm: Add support for MSM8974 SoC | Rohit Vaswani | 1 | -1/+10 |
2014-01-02 | ARM: msm: trout: fix uninit var warning | Josh Cartwright | 1 | -6/+6 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -21/+0 |
2013-12-12 | ARM: clean up cache handling in platform code | Nicolas Pitre | 1 | -2/+1 |
2013-11-22 | ARM: msm: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2013-10-02 | clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally | Uwe Kleine-König | 1 | -1/+0 |
2013-09-26 | ARM: msm: Create a common board-dt and config ARCH_MSM_DT | Rohit Vaswani | 4 | -64/+17 |
2013-09-26 | ARM: msm: Remove irqs-*.h files for DT based targets | Stephen Boyd | 4 | -540/+2 |
2013-09-07 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 24 | -3315/+120 |
2013-09-03 | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -7/+7 |
2013-08-28 | msm_serial: Switch clock consumer strings and simplify code | Stephen Boyd | 3 | -7/+7 |