summaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-7/+51
|\ \
| * \ Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-3114-162/+131
| |\ \
| * | | ARM: msm: Add devicetree support for msm8660-surfDavid Brown2011-08-291-7/+51
* | | | Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-012-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: msm: convert logical CPU numbers to physical numbersWill Deacon2011-10-172-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-283-56/+1
|\ \ \
| * | | msm: mmc: Remove "pio_irq" resourceSahitya Tummala2011-10-262-48/+0
| * | | msm: Implement init_card operation for MSM SDCCAlexander Tarasikov2011-10-261-8/+1
| |/ /
* | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-2812-162/+56
|\ \ \ | | |/ | |/|
| * | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-234-112/+47
| |\ \
| | * | ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-231-29/+40
| | * | ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-232-83/+1
| * | | ARM: mach-msm: remove mach/memory.hNicolas Pitre2011-10-131-35/+0
| * | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-2/+2
| * | | Merge the enabling by default of ARM_PATCH_PHYS_VIRTNicolas Pitre2011-08-294-3/+72
| |\ \ \
| * | | | ARM: mach-msm: convert boot_params to atag_offsetNicolas Pitre2011-08-217-13/+13
| | |_|/ | |/| |
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-277-38/+7
|\ \ \ \
| * | | | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-21/+1
| * | | | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-2/+0
| * | | | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-4/+1
| * | | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-086-12/+6
| |/ / /
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
|\ \ \ \
| * | | | PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
| |/ / /
* | | | Merge branch 'misc' into for-linusRussell King2011-10-255-9/+9
|\ \ \ \
| * | | | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-174-8/+8
| * | | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-255-3/+78
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| / | | |/
| | * ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-0/+6
| |/ |/|
| * ARM: 7012/1: Set proper TEXT_OFFSET for newer MSMsStephen Boyd2011-08-134-3/+72
|/
* Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely2011-08-0112-1135/+63
|\
| * gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown2011-08-013-439/+1
| * gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown2011-08-013-639/+3
| * msm: gpio: Fold register defs into C fileDavid Brown2011-08-012-273/+250
| * msm: gpiomux: Move public API to public headerDavid Brown2011-08-013-17/+40
| * msm: gpio: Remove ifdefs on gpio chip registersDavid Brown2011-08-011-7/+26
| * msm: gpio: Remove chip-specific register definitionsDavid Brown2011-08-012-226/+220
| * msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown2011-08-015-24/+20
| * msm: gpio: Remove unsupported devicesDavid Brown2011-08-011-7/+0
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-19/+0
|\ \
| * | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-19/+0
| |/
* | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-251-2/+9
|\ \
| * | ARM: msm: platsmp: determine number of CPU cores at boot timeJeff Ohlstein2011-07-211-2/+9
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-241-8/+0
|\ \
| | \
| | \
| *-. \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-222-11/+11
| |\ \ \ | | | |/ | | |/|
| | | * ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-214-1173/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * msm: iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-214-1170/+1
| | * drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-141-3/+0
| |/