aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-05Merge branch 'restart' into for-linusRussell King1-8/+0
2012-01-05Merge branch 'devel-stable' into for-linusRussell King7-80/+30
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: remove comments about adding code to arch_reset()Russell King1-4/+0
2011-12-19Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/people/dmart/linux-2.6-arm into devel-stableRussell King1-0/+1
2011-12-19ARM: SMP: Refactor Kconfig to be more maintainableDave Martin1-0/+1
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2011-12-06iommu/msm: Fix compile error in mach-msm/devices-iommu.cJoerg Roedel1-0/+1
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-22/+0
2011-11-26ARM: 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-09Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm into fixesOlof Johansson5-6/+11
2011-11-08ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier2-0/+5
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-7/+51
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-2/+2
2011-11-01msm: boards: Fix fallout from removal of machine_desc in fixupStephen Boyd3-6/+6
2011-10-31arm: 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-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds3-56/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds12-162/+56
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus 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/rafael/linux-pmLinus 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', 'pgt' (early part) and 'smp' into for-linusRussell King5-3/+78
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stableRussell 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-20ARM: 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-21ARM: 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-msm into gpio/nextGrant Likely12-1135/+63
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown3-439/+1
2011-08-01gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown3-639/+3
2011-08-01msm: gpio: Fold register defs into C fileDavid Brown2-273/+250