summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-201-1/+0
|\
| * ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0
* | Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Olof Johansson2012-09-1622-496/+310
|\ \
| * | ARM: msm: Remove non-DT targets from 8960Stephen Boyd2012-09-136-223/+0
| * | ARM: msm: Add DT support for 8960Stephen Boyd2012-09-134-0/+52
| * | ARM: msm: Move io mapping prototypes to common.hStephen Boyd2012-09-139-25/+12
| * | ARM: msm: Rename board-msm8x60 to signify its DT only statusStephen Boyd2012-09-132-1/+1
| * | ARM: msm: Make 8660 a DT only targetStephen Boyd2012-09-134-140/+6
| * | ARM: msm: Move 8660 to DT timerStephen Boyd2012-09-131-1/+1
| * | ARM: msm: Add DT support to msm_timerStephen Boyd2012-09-132-0/+88
| * | ARM: msm: Allow timer.c to compile on multiple targetsStephen Boyd2012-09-139-60/+125
| * | ARM: msm: Don't touch GIC registers outside of GIC codeStephen Boyd2012-09-134-26/+2
| * | ARM: msm: Add msm8660-surf.dts to Makefile.bootStephen Boyd2012-09-131-0/+2
| * | ARM: msm: Add handle_irq handler for 8660 DT machineStephen Boyd2012-09-131-0/+1
| | |
| \ \
*-. \ \ Merge branches 'msm/fixes-non-critical' and 'msm/cleanup' into next/dtOlof Johansson2012-09-1618-850/+29
|\ \ \ \ | |_|_|/ |/| | |
| | * | ARM: msm: Remove uncompiled board-msm7x27Stephen Boyd2012-09-132-172/+1
| | * | ARM: msm: Remove unused acpuclock-arm11Stephen Boyd2012-09-134-568/+1
| | * | ARM: msm: dma: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-131-2/+1
| | * | ARM: msm: Fix sparse warnings due to incorrect typeStephen Boyd2012-09-131-1/+1
| | * | ARM: msm: Remove unused idle.cStephen Boyd2012-09-132-50/+1
| | * | ARM: msm: clock-pcom: Mark functions staticStephen Boyd2012-09-131-9/+9
| | * | ARM: msm: Remove msm_hw_reset_hookStephen Boyd2012-09-135-29/+0
| | |/
| * | ARM: msm: Fix early debug uart mapping on some memory configsStephen Boyd2012-09-132-2/+2
| * | ARM: msm: io: Change the default static iomappings to be sharedRohit Vaswani2012-09-131-9/+13
| * | ARM: msm: io: Remove 7x30 iomap region from 7x00Rohit Vaswani2012-09-131-3/+0
| * | ARM: msm: Remove call to missing FPGA init on 8660David Brown2012-09-131-5/+0
| |/
* | ARM: MSM: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
|/
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-2611-2/+72
|\
| * Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-1111-2/+72
| |\
| | * ARM: msm: use machine specific hook for late initShawn Guo2012-05-0811-2/+72
* | | Merge branch 'msm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/davi...Olof Johansson2012-05-114-4/+4
|\ \ \ | |/ / |/| |
| * | ARM: msm: fix compilation flags for MSM_SCM (part 2)Stephen Boyd2012-05-111-0/+3
| * | arch/arm/mach-msm: linux/gpio.h included twiceDanny Kukawka2012-05-112-2/+0
| * | ARM: msm: Drop useless teq from DEBUG_LL supportStephen Boyd2012-05-111-2/+1
* | | ARM: msm: Fix gic irqdomain supportDavid Brown2012-04-231-10/+15
| |/ |/|
* | ARM: msm: Fix section mismatches in proc_comm.cDavid Brown2012-04-131-1/+1
* | arm: msm: trout: fix compile failureDaniel Walker2012-04-132-0/+2
* | arm: msm: halibut: remove unneeded fixupDaniel Walker2012-04-131-3/+0
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-7/+1
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* | ARM: mach-msm: fix compile fail from system.h falloutPaul Gortmaker2012-04-021-0/+1
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-2910-53/+37
|\ \
| * | ARM: create a common IOMEM definitionRob Herring2012-03-132-12/+0
| * | ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-24/+0
| * | ARM: msm: clean-up mach/io.hRob Herring2012-03-065-7/+16
| * | ARM: msm: use runtime ioremap hookRob Herring2012-03-065-10/+21
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-2/+10
|\ \ \
| * | | msm: timer: Support sched_clock()Stephen Boyd2012-02-241-2/+10
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
OpenPOWER on IntegriCloud