summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-06-1514-147/+22Star
|\
| * ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configsRohit Vaswani2013-06-127-122/+22Star
| * msm: iomap: Remove unused bases and mappingsRohit Vaswani2013-05-314-19/+0Star
| * msm: Remove unused file core.hRohit Vaswani2013-05-311-2/+0Star
| * ARM: msm: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-152-4/+0Star
* | arch: arm: mach-msm: using strlcpy instead of strncpyChen Gang2013-05-311-1/+1
|/
* proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven2013-05-071-1/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-4/+0Star
|\
| * ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-4/+0Star
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-5/+2Star
|\ \
| * | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-5/+2Star
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-59/+51Star
|\ \ \
| * \ \ Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-291-8/+0Star
| |\ \ \
| * \ \ \ Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Olof Johansson2013-04-151-59/+51Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: msm: Wait for timer clear to completeStephen Boyd2013-03-221-18/+23
| | * | | ARM: msm: Rework timer binding to be more generalStephen Boyd2013-03-221-46/+33Star
| | | |/ | | |/|
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0212-88/+127
|\ \ \ \
| * | | | Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-291-1/+4
| |\| | |
| * | | | Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-04-1511-80/+127
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: msm: Remove unused cpu.h header fileStephen Boyd2013-03-051-54/+0Star
| | * | | gpio: Make gpio-msm-v1 into a platform driverStephen Boyd2013-03-058-0/+101
| | * | | ARM: msm: Move dma.h #defines that are private to dma.cStephen Boyd2013-03-052-26/+26
| | | |/ | | |/|
| * / | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-8/+0Star
| |/ /
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-021-1/+1
|\ \ \
| * | | ARM: msm: Fix uncompess.h tx underrun checkStephen Boyd2013-04-111-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-16/+4Star
|\ \ \ | |/ / |/| |
| * | last_radio_log: switch to proc_create()Al Viro2013-04-091-16/+4Star
| |/
* / ARM: msm: Stop counting before reprogramming clockeventStephen Boyd2013-03-221-1/+4
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2112-79/+28Star
|\
| * Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-4/+0Star
| |\
| | * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-4/+0Star
| * | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-154-33/+6Star
| |\ \
| | * | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
| | * | ARM: use common irqchip_init for GIC initRob Herring2013-01-122-26/+4Star
| | * | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-123-3/+0Star
| | * | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-3/+1Star
| * | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-143-7/+3Star
| |\ \ \
| | * | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-5/+1Star
| | |/ /
| * | / ARM: delete struct sys_timerStephen Warren2012-12-2410-37/+21Star
| | |/ | |/|
* | | ARM: msm: proc_comm_boot_wait should not be __initArnd Bergmann2013-02-121-1/+1
| |/ |/|
* | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-042-2/+2
|/
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-14/+14
* sections: fix section conflicts in arch/arm/Andi Kleen2012-10-051-2/+2
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-0217-213/+30Star
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-229-184/+7Star
| |\
| | * ARM: msm: move platform_data definitionsArnd Bergmann2012-09-149-184/+7Star
| * | ARM: msm: Move core.h contents into common.hDavid Brown2012-09-225-4/+4
| * | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-225-25/+23Star
| |\ \
| | * | ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-142-7/+0Star
| | * | ARM: SoC: convert MSM to SMP operationsMarc Zyngier2012-09-145-19/+30
| | |/