aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm
AgeCommit message (Expand)Author
2011-01-06Merge branch 'misc' into develRussell King
2011-01-05Merge branch 'clksrc' into develRussell King
2010-12-22ARM: MSM: update clock source registrationRussell King
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King
2010-11-26Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...Russell King
2010-11-22arm: kconfig: enable SMP for MSM targetsDaniel Walker
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
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