summaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm
AgeCommit message (Expand)AuthorFilesLines
2011-12-01Merge branches 'at91/gpio', 'at91/ioremap', 'drivers/macb-gem-cleanup' and 'm...Arnd Bergmann11-99/+101
2011-11-27ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-22/+0
2011-11-15ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier1-2/+0
2011-11-15ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier6-58/+31
2011-11-11msm: platsmp: Mark ioremapped memory as __iomemStephen Boyd1-1/+1
2011-11-10msm: timer: Use clockevents_config_and_register()Stephen Boyd1-10/+1
2011-11-10msm: timer: Setup interrupt after registering clockeventStephen Boyd1-4/+2
2011-11-10msm: timer: Remove SoC specific #ifdefsStephen Boyd1-21/+17
2011-11-10msm: timer: Remove msm_clocks[] and simplify codeStephen Boyd1-145/+76
2011-11-10msm: timer: Fix ONESHOT mode interruptsStephen Boyd1-5/+20
2011-11-10msm: timer: Use GPT for clockevents and DGT for clocksourceStephen Boyd1-69/+52
2011-11-10msm: timer: Cleanup #includes and #definesStephen Boyd1-19/+7
2011-11-10msm: timer: Tighten #ifdef for local timer supportStephen Boyd1-3/+2
2011-11-10msm: Support DEBUG_LL on MSM8660 and MSM8960Stephen Boyd6-11/+79
2011-11-10ARM: msm: Consolidate and move DEBUG_LL to DEBUG_LL choiceStephen Boyd7-87/+21
2011-11-10Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson5-6/+11
2011-11-08ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier2-0/+5
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-02Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-7/+51
2011-11-02Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-2/+2
2011-11-02msm: boards: Fix fallout from removal of machine_desc in fixupStephen Boyd3-6/+6
2011-11-01arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann14-162/+131
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds3-56/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds12-162/+56
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds7-38/+7
2011-10-26msm: mmc: Remove "pio_irq" resourceSahitya Tummala2-48/+0
2011-10-26msm: Implement init_card operation for MSM SDCCAlexander Tarasikov1-8/+1
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2011-10-25Merge branch 'misc' into for-linusRussell King5-9/+9
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King5-3/+78
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King4-112/+47
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier1-29/+40
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier2-83/+1
2011-10-21ARM: smp: fix clipping of number of CPUsRussell King1-0/+6
2011-10-17ARM: msm: convert logical CPU numbers to physical numbersWill Deacon2-2/+2
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King4-8/+8
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-msm: remove mach/memory.hNicolas Pitre1-35/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-2/+2
2011-08-29ARM: msm: Add devicetree support for msm8660-surfDavid Brown1-7/+51
2011-08-29Merge the enabling by default of ARM_PATCH_PHYS_VIRTNicolas Pitre4-3/+72
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2011-08-22ARM: mach-msm: convert boot_params to atag_offsetNicolas Pitre7-13/+13
2011-08-13ARM: 7012/1: Set proper TEXT_OFFSET for newer MSMsStephen Boyd4-3/+72
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-21/+1
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-2/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-4/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King6-12/+6
2011-08-01Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely12-1135/+63