aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker3-7/+5
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-2/+2
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds19-613/+180
2013-06-24ARM: msm: Divorce msm_timer from local timer APIStephen Boyd1-56/+70
2013-06-24ARM: msm: Migrate to common clock frameworkStephen Boyd9-363/+107
2013-06-24ARM: msm: Make proc_comm clock control into a platform driverStephen Boyd13-31/+67
2013-06-24ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driverStephen Boyd3-18/+15
2013-06-24ARM: msm: Remove clock-7x30.h include fileStephen Boyd2-158/+0
2013-06-24ARM: msm: Remove custom clk_set_{max,min}_rate() APIStephen Boyd3-26/+1
2013-06-24ARM: msm: Remove custom clk_set_flags() APIStephen Boyd4-27/+0
2013-06-14Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson14-147/+22
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-06-12ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configsRohit Vaswani7-122/+22
2013-05-31arch: arm: mach-msm: using strlcpy instead of strncpyChen Gang1-1/+1
2013-05-31msm: iomap: Remove unused bases and mappingsRohit Vaswani4-19/+0
2013-05-31msm: Remove unused file core.hRohit Vaswani1-2/+0
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2-2/+2
2013-05-15ARM: msm: Remove init_irq declaration in machine descriptionMaxime Ripard2-4/+0
2013-05-07proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven1-1/+1
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+0
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+2
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-59/+51
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-88/+127
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-16/+4
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-8/+0
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson1-1/+4
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-4/+0
2013-04-14Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/socOlof Johansson1-59/+51
2013-04-14Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson11-80/+127
2013-04-11ARM: msm: Fix uncompess.h tx underrun checkStephen Boyd1-1/+1
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd1-5/+2
2013-04-09last_radio_log: switch to proc_create()Al Viro1-16/+4