summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd2011-06-201-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-05-311-0/+2
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-233-26/+11
|\
| * 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/+3
| |\ \ \ | | |_|/ | |/| |
| | | * ARM: consolidate SMP cross call implementationRussell King2011-05-232-24/+3
| | |/
* | | 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-182-5/+2
|\ \
| * | msm: timer: fix missing return valueDavid Brown2011-03-311-1/+1
| * | msm: Remove extraneous ffa device checkDavid Brown2011-03-311-4/+1
| |/
* | Fix common misspellingsLucas De Marchi2011-03-312-2/+2
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-296-12/+9
* 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-231-1/+2
|\
| *---. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-201-1/+2
| |\ \ \
| | | | * ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-231-1/+2
| | | |/ | | |/|
* | | | Merge remote branch 'rmk/for-linus' into for-linusDavid Brown2011-03-165-17/+17
|\ \ \ \ | |/ / /
| * | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King2011-02-174-10/+10
| * | | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-172-6/+6
| |/ /
* | | msm: scm: Check for interruption immediatelyStephen Boyd2011-03-101-24/+27
* | | msm: scm: Fix improper register assignmentStephen Boyd2011-03-101-2/+5
* | | msm: scm: Mark inline asm as volatileStephen Boyd2011-03-101-2/+2
* | | msm: iommu: Enable HTW L2 redirection on MSM8960Stepan Moskovchenko2011-03-081-1/+1
* | | msm: iommu: Don't read from write-only registersStepan Moskovchenko2011-03-082-29/+1
* | | msm: iommu: Remove dependency on IDRStepan Moskovchenko2011-03-084-22/+42
* | | msm: iommu: Use ASID tagging instead of VMID taggingStepan Moskovchenko2011-03-083-10/+14
* | | msm: iommu: Rework clock logic and add IOMMU bus clock controlStepan Moskovchenko2011-03-083-95/+121
OpenPOWER on IntegriCloud