summaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-23Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-6/+0
2012-02-22ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-21ARM: big removal of now unused arch_idle()Nicolas Pitre1-4/+0
2012-01-21ARM: mach-msm: hook special idle handlers to arm_pm_idleNicolas Pitre1-1/+4
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann1-8/+0
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-20Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson4-80/+23
2011-12-06Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-22/+0
2011-11-27ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-22/+0
2011-11-15ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier3-58/+23
2011-11-10msm: Support DEBUG_LL on MSM8660 and MSM8960Stephen Boyd4-11/+70
2011-11-10ARM: msm: Consolidate and move DEBUG_LL to DEBUG_LL choiceStephen Boyd5-52/+15
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-8/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds3-109/+3
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-26/+1
2011-10-26msm: Implement init_card operation for MSM SDCCAlexander Tarasikov1-8/+1
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King1-72/+1
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier1-72/+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-13ARM: 7012/1: Set proper TEXT_OFFSET for newer MSMsStephen Boyd1-3/+3
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-01Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely5-18/+52
2011-08-01msm: gpiomux: Move public API to public headerDavid Brown1-0/+38
2011-08-01msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown4-18/+14
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-19/+0
2011-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-23/+0
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-23/+0
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-03-17Merge remote branch 'rmk/for-linus' into for-linusDavid Brown1-6/+6
2011-03-09msm: iommu: Don't read from write-only registersStepan Moskovchenko1-28/+0
2011-03-09msm: iommu: Remove dependency on IDRStepan Moskovchenko1-0/+4
2011-03-09msm: iommu: Use ASID tagging instead of VMID taggingStepan Moskovchenko1-1/+3
2011-03-09msm: iommu: Rework clock logic and add IOMMU bus clock controlStepan Moskovchenko1-5/+0
2011-03-09msm: iommu: Clock control for the IOMMU driverStepan Moskovchenko1-2/+7
2011-02-28msm: clock: Migrate to clkdevStephen Boyd2-2/+21
2011-02-28msm: Use explicit GPLv2 licensesDavid Brown6-142/+42
2011-02-18ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-5/+5
2011-02-15Merge branch 'msm-core' into for-nextDavid Brown1-36/+0
2011-02-15msm: iommu: Generalize platform data for multiple targetsStepan Moskovchenko1-36/+0
2011-01-28Merge branch 'msm-core' into for-nextDavid Brown1-6/+0
2011-01-28msm: Clean up useless ifdefsStepan Moskovchenko1-6/+0
2011-01-25Merge branch 'msm-sdcc' into for-nextDavid Brown2-4/+15
2011-01-22msm: 8x50: Add initial support for SDCCSahitya Tummala1-4/+4
2011-01-22mmc: msm_sdcc: Add gpio handling function to driverSahitya Tummala1-0/+11
2011-01-22msm: Add MSM 8960 cpu_is checkDavid Brown1-0/+6
2011-01-22msm: irqs-8960: Interrupt map for MSM8960Stepan Moskovchenko2-0/+296