aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/include/mach
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-2310-180/+19
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+38
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-281-8/+1
| |\
| | * 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-283-109/+3
| |\ \
| | * \ Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-231-72/+1
| | |\ \
| | | * | ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-231-72/+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 branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-26/+1
| |\ \ \ | | |/ / | |/| |
| | * | 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: 7012/1: Set proper TEXT_OFFSET for newer MSMsStephen Boyd2011-08-131-3/+3
| |/
| * Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely2011-08-015-18/+52
| |\
| | * msm: gpiomux: Move public API to public headerDavid Brown2011-08-011-0/+38
| | * msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown2011-08-014-18/+14
| |/ |/|
| * ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-19/+0
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-231-23/+0
|\
| * ARM: consolidate SMP cross call implementationRussell King2011-05-231-23/+0
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
|/
* Merge remote branch 'rmk/for-linus' into for-linusDavid Brown2011-03-161-6/+6
|\
| * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-5/+5
* | msm: iommu: Don't read from write-only registersStepan Moskovchenko2011-03-081-28/+0
* | msm: iommu: Remove dependency on IDRStepan Moskovchenko2011-03-081-0/+4
* | msm: iommu: Use ASID tagging instead of VMID taggingStepan Moskovchenko2011-03-081-1/+3
* | msm: iommu: Rework clock logic and add IOMMU bus clock controlStepan Moskovchenko2011-03-081-5/+0
* | msm: iommu: Clock control for the IOMMU driverStepan Moskovchenko2011-03-081-2/+7
* | msm: clock: Migrate to clkdevStephen Boyd2011-02-282-2/+21
* | msm: Use explicit GPLv2 licensesDavid Brown2011-02-286-142/+42
* | Merge branch 'msm-core' into for-nextDavid Brown2011-02-141-36/+0
|\ \
| * | msm: iommu: Generalize platform data for multiple targetsStepan Moskovchenko2011-02-141-36/+0
* | | Merge branch 'msm-core' into for-nextDavid Brown2011-01-281-6/+0
|\ \ \ | |/ /
| * | msm: Clean up useless ifdefsStepan Moskovchenko2011-01-281-6/+0
* | | Merge branch 'msm-sdcc' into for-nextDavid Brown2011-01-242-4/+15
|\ \ \ | |/ / |/| |
| * | msm: 8x50: Add initial support for SDCCSahitya Tummala2011-01-211-4/+4
| * | mmc: msm_sdcc: Add gpio handling function to driverSahitya Tummala2011-01-211-0/+11
| |/
* | msm: Add MSM 8960 cpu_is checkDavid Brown2011-01-211-0/+6
* | msm: irqs-8960: Interrupt map for MSM8960Stepan Moskovchenko2011-01-212-0/+296
* | msm: Physical offset for MSM8960Stepan Moskovchenko2011-01-211-0/+2
* | msm: io: I/O register definitions for MSM8960Stepan Moskovchenko2011-01-213-0/+51
* | msm: Generalize QGIC registersDavid Brown2011-01-212-6/+6
* | msm: Generalize timer register mappingsDavid Brown2011-01-215-41/+19
* | msm: Add CPU queriesDavid Brown2011-01-211-0/+48
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+1
| |\
| * | fix comment typos concerning "consistent"Uwe Kleine-König2010-12-101-1/+1
* | | msm: timer: SMP timer support for msmJeff Ohlstein2011-01-071-1/+5
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-061-2/+2
|\ \ \
| * | | ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-031-2/+2
| | |/ | |/|