summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
* ARM: use common irqchip_init for GIC initRob Herring2013-01-122-26/+4
* ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-123-3/+0
* ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-3/+1
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-2/+2
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-14/+14
* sections: fix section conflicts in arch/arm/Andi Kleen2012-10-061-2/+2
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-0117-213/+30
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-229-184/+7
| |\
| | * ARM: msm: move platform_data definitionsArnd Bergmann2012-09-149-184/+7
| * | ARM: msm: Move core.h contents into common.hDavid Brown2012-09-225-4/+4
| * | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-225-25/+23
| |\ \
| | * | ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-142-7/+0
| | * | ARM: SoC: convert MSM to SMP operationsMarc Zyngier2012-09-145-19/+30
| | |/
| * | ARM: dtb: move all dtb targets to common MakefileOlof Johansson2012-09-201-3/+0
| * | 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 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-17/+7
|\ \ \
| * \ \ Merge tag 'msm-board-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2012-09-164-17/+7
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: msm: Allow 8960 and 8660 to compile togetherStephen Boyd2012-09-131-2/+6
| | * | ARM: msm: Allow msm_iomap-8x60 and msm_iomap-8960 to coexistStephen Boyd2012-09-133-15/+1
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-0122-496/+310
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | 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
OpenPOWER on IntegriCloud