summaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm
AgeCommit message (Expand)Author
2010-11-30msm: iommu: Increase maximum MID size to 5 bitsStepan Moskovchenko
2010-11-30msm: gpio: Add irq support to v2 gpiolib.Gregory Bean
2010-11-30msm: gpio: Add v2 gpio support to MSM SoCs.Gregory Bean
2010-11-19msm: io: Export __msm_ioremapPavankumar Kondeti
2010-11-16msm: make constant unsigned long to correct format warningDavid Brown
2010-11-16msm: smd: ifdef adjustment to remove unused variablesDavid Brown
2010-11-16msm: sirc: remove some unused variablesDavid Brown
2010-11-16msm: smd: Reduce driver log chatterDavid Brown
2010-10-29msm: Kconfig: drop unused config optionsDaniel Walker
2010-10-29msm: fix compile failure when no debug uart is selectedDaniel Walker
2010-10-29msm: fix debug-macro.S build failureDaniel Walker
2010-10-27msm: timer: Decrease shift on timer clocksourceJeff Ohlstein
2010-10-27arm: mach-msm: fix error handling in msm_iommu_probe()Vasiliy Kulikov
2010-10-27msm: fix Kconfig target board selectionDaniel Walker
2010-10-27msm: fix compile failure on struct membank node memberDaniel Walker
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-19Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm...Russell King
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11msm: smd: enable smd on qsd8x50 targetNiranjana Vishwanathapura
2010-10-11msm: smd: enable smd on msm7x30 targetNiranjana Vishwanathapura
2010-10-08msm: Platform data for msm8x60 IOMMUsStepan Moskovchenko
2010-10-08msm: Platform initialization for the IOMMU driverStepan Moskovchenko
2010-10-08msm: Add MSM IOMMU supportStepan Moskovchenko
2010-10-08msm: add MSM8x60 FFA supportGregory Bean
2010-10-08msm: MSM8X60 simulator board supportSteve Muckle
2010-10-08msm: add msm8x60_surf machineSteve Muckle
2010-10-08msm: physical offset for MSM8X60Jeff Ohlstein
2010-10-08msm: 8x60: setup correct handlers for private interruptsAbhijeet Dharmapurikar
2010-10-08msm: add build support for msm8x60 targetJeff Ohlstein
2010-10-08msm: allow uart to be conditionally disabledDaniel Walker
2010-10-08msm: dma: add stub functions for dma features not yet present on 8x60Daniel Walker
2010-10-08msm: clock: add dummy clock driverJeff Ohlstein
2010-10-08msm: 8x60: gic initialization fixup for RUMISteve Muckle
2010-10-08msm: irq: rename existing entry-macro to entry-macro-vicSteve Muckle
2010-10-08msm: MSM8X60 RUMI3 board supportSteve Muckle
2010-10-08msm: timer: support 8x60 timersJeff Ohlstein
2010-10-08msm: irqs-8x60: interrupt mapAbhijeet Dharmapurikar
2010-10-08msm: initial irq definitions for MSM8X60Steve Muckle
2010-10-08msm: io: MSM8X60 io supportSteve Muckle
2010-10-08msm: create config option for proc-commSteve Muckle
2010-10-06msm: qsd8x50: enable ethernet.Gregory Bean
2010-10-06msm: gpio: Add gpiomux calls to request and free.Gregory Bean
2010-10-06msm: add gpio driver for single-core SoCs.Gregory Bean
2010-10-06msm: Featurize gpiomux.Gregory Bean
2010-10-06msm: gpio: Remove tlmm routines obsoleted by gpiomux.Gregory Bean
2010-10-06msm: convert 7x30 to gpiomux.Gregory Bean
2010-10-06msm: convert 8x50 to gpiomux.Gregory Bean
2010-10-06msm: add gpiomux api for gpio multiplex & configuration.Gregory Bean