summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-277-38/+7Star
|\
| * ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-21/+1Star
| * ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-2/+0Star
| * ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-4/+1Star
| * ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-086-12/+6Star
* | 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/+63Star
|\
| * gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown2011-08-013-439/+1Star
| * gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown2011-08-013-639/+3Star
| * msm: gpio: Fold register defs into C fileDavid Brown2011-08-012-273/+250Star
| * 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/+220Star
| * msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown2011-08-015-24/+20Star
| * msm: gpio: Remove unsupported devicesDavid Brown2011-08-011-7/+0Star
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-271-19/+0Star
|\ \
| * | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-19/+0Star
| |/
* | 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/+0Star
|\ \
| | \
| | \
| *-. \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-232-11/+11
| |\ \ \ | | | |/ | | |/|
| | | * ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0Star
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-214-1173/+1Star
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * msm: iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-214-1170/+1Star
| | * drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-141-3/+0Star
| |/
* | msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd2011-06-211-2/+4
* | msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein2011-06-171-1/+5
* | msm: timer: Fix SMP build errorStephen Boyd2011-06-011-0/+2
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-243-26/+11Star
|\
| * Merge branch 'devel-stable' into for-linusRussell King2011-05-231-2/+8
| |\
| | * ARM: msm: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon2011-05-111-2/+8
| | |
| | \
| *-. \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-232-24/+3Star
| |\ \ \ | | |_|/ | |/| |
| | | * ARM: consolidate SMP cross call implementationRussell King2011-05-232-24/+3Star
| | |/
* | / treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
|/ /
* | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-04-192-5/+2Star
|\ \
| * | msm: timer: fix missing return valueDavid Brown2011-03-311-1/+1
| * | msm: Remove extraneous ffa device checkDavid Brown2011-03-311-4/+1Star
| |/
* / Fix common misspellingsLucas De Marchi2011-03-312-2/+2
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-296-12/+9Star
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-299-29/+29
* arm: msm: Use proper irq accessor functionsThomas Gleixner2011-03-295-10/+10
* arm: msm: Convert to new irq chip functionsThomas Gleixner2011-03-291-16/+17
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-241-1/+2
|\