summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-0115-840/+24
|\
| * Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-221-9/+10
| |\
| | * ARM: msm: use __iomem pointers for MMIOArnd Bergmann2012-09-191-9/+10
| * | Merge tag 'msm-cleanup-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-09-1615-831/+14
| |\ \ | | |/ | |/|
| | * 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
* | | Merge tag 'msm-fix-noncrit-for-3.7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-164-19/+15
|\ \ \ | |/ / |/| |
| * | 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
* | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-35/+44
|\ \ \ \
| * \ \ \ Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2012-03-214-43/+49
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier2012-03-131-35/+44
* | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-234-43/+49
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
| |\ \ \
| | * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| | |/ /
| * | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-072-0/+2
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| * | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-4/+0
| * | ARM: mach-msm: hook special idle handlers to arm_pm_idleNicolas Pitre2012-01-203-37/+53
* | | irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-161-6/+2
| |/ |/|
OpenPOWER on IntegriCloud