aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm
AgeCommit message (Expand)Author
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-27msm_serial: Switch clock consumer strings and simplify codeStephen Boyd
2013-08-13Merge branch 'msm/cleanup' into next/cleanupKevin Hilman
2013-08-06ARM: msm: Only compile io.c on platforms that use itStephen Boyd
2013-08-06iommu/msm: Move mach includes to iommu directoryStephen Boyd
2013-08-06ARM: msm: Remove devices-iommu.cStephen Boyd
2013-08-06ARM: msm: Move mach/board.h contents to common.hStephen Boyd
2013-08-06ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLAREStephen Boyd
2013-08-06ARM: msm: Remove TMR and TMR0 static mappingsStephen Boyd
2013-08-06ARM: msm: Move debug-macro.S to include/debugStephen Boyd
2013-08-04Merge tag 'msm-3.11-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Olof Johansson
2013-07-29ARM: msm: Don't compile __msm_ioremap_caller() unless usedStephen Boyd
2013-07-29ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60Rohit Vaswani
2013-07-26ARM: msm: Consolidate gpiomux for older architecturesRohit Vaswani
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-06-24ARM: msm: Divorce msm_timer from local timer APIStephen Boyd
2013-06-24ARM: msm: Migrate to common clock frameworkStephen Boyd
2013-06-24ARM: msm: Make proc_comm clock control into a platform driverStephen Boyd
2013-06-24ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driverStephen Boyd
2013-06-24ARM: msm: Remove clock-7x30.h include fileStephen Boyd
2013-06-24ARM: msm: Remove custom clk_set_{max,min}_rate() APIStephen Boyd
2013-06-24ARM: msm: Remove custom clk_set_flags() APIStephen Boyd
2013-06-14Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-12ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configsRohit Vaswani
2013-05-31arch: arm: mach-msm: using strlcpy instead of strncpyChen Gang
2013-05-31msm: iomap: Remove unused bases and mappingsRohit Vaswani
2013-05-31msm: Remove unused file core.hRohit Vaswani
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2013-05-15ARM: msm: Remove init_irq declaration in machine descriptionMaxime Ripard
2013-05-07proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King
2013-04-14Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Olof Johansson
2013-04-14Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2013-04-11ARM: msm: Fix uncompess.h tx underrun checkStephen Boyd
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd
2013-04-09last_radio_log: switch to proc_create()Al Viro