aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-21ARM: msm: avoid calling debug_ll_addr on !MMUArnd Bergmann1-0/+2
2013-08-06ARM: msm: Move mach/board.h contents to common.hStephen Boyd1-2/+1
2013-08-06ARM: msm: Remove TMR and TMR0 static mappingsStephen Boyd1-26/+0
2013-08-06ARM: msm: Move debug-macro.S to include/debugStephen Boyd1-19/+21
2013-07-29ARM: msm: Don't compile __msm_ioremap_caller() unless usedStephen Boyd1-0/+2
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-05-31msm: iomap: Remove unused bases and mappingsRohit Vaswani1-4/+0
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott1-1/+1
2012-10-01Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-09-16Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/dtOlof Johansson1-0/+2
2012-09-16Merge branches 'msm/fixes-non-critical' and 'msm/cleanup' into next/dtOlof Johansson1-14/+14
2012-09-13ARM: msm: Allow msm_iomap-8x60 and msm_iomap-8960 to coexistStephen Boyd1-2/+0
2012-09-13ARM: msm: Move io mapping prototypes to common.hStephen Boyd1-0/+2
2012-09-13ARM: msm: Remove uncompiled board-msm7x27Stephen Boyd1-2/+1
2012-09-13ARM: msm: io: Change the default static iomappings to be sharedRohit Vaswani1-9/+13
2012-09-13ARM: msm: io: Remove 7x30 iomap region from 7x00Rohit Vaswani1-3/+0
2012-03-06ARM: msm: use runtime ioremap hookRob Herring1-5/+3
2011-11-10msm: Support DEBUG_LL on MSM8660 and MSM8960Stephen Boyd1-0/+6
2011-11-10ARM: msm: Consolidate and move DEBUG_LL to DEBUG_LL choiceStephen Boyd1-3/+6
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-08-01msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown1-6/+6
2011-01-28msm: Remove broken register definition from troutDavid Brown1-1/+0
2011-01-21msm: io: I/O register definitions for MSM8960Stepan Moskovchenko1-0/+14
2011-01-21msm: Generalize QGIC registersDavid Brown1-2/+2
2011-01-21msm: Generalize timer register mappingsDavid Brown1-11/+11
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-07msm: timer: SMP timer support for msmJeff Ohlstein1-0/+1
2010-11-19msm: io: Export __msm_ioremapPavankumar Kondeti1-0/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-08msm: io: MSM8X60 io supportSteve Muckle1-0/+15
2010-05-13msm: io: add io support for 7x30Daniel Walker1-0/+33
2010-05-13msm: io: add io support for 8x50Daniel Walker1-3/+36
2010-05-12arm: msm: correctly signal the apps-to-modem irq in smd/proc_commDima Zavin1-0/+3
2010-02-15ARM: Add caller information to ioremapRussell King1-1/+2
2009-11-20msm: make debugging UART (for DEBUG_LL) configurablePavel Machek1-0/+3
2008-10-22[ARM] msm: clean up iomap and devicesBrian Swetland1-10/+2
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-01-26[ARM] msm: core platform support for ARCH_MSM7X00ABrian Swetland1-0/+85