aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29msm: Kconfig: drop unused config optionsDaniel Walker1-2/+0
2010-10-29msm: fix compile failure when no debug uart is selectedDaniel Walker1-1/+1
2010-10-29msm: fix debug-macro.S build failureDaniel Walker1-1/+12
2010-10-27msm: timer: Decrease shift on timer clocksourceJeff Ohlstein1-1/+1
2010-10-27arm: mach-msm: fix error handling in msm_iommu_probe()Vasiliy Kulikov1-9/+13
2010-10-27msm: fix Kconfig target board selectionDaniel Walker1-2/+5
2010-10-27msm: fix compile failure on struct membank node memberDaniel Walker1-1/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-1/+3
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre7-26/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-16/+4
2010-10-19Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm into devel-stableRussell King40-250/+5799
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-1/+3
2010-10-11msm: smd: enable smd on qsd8x50 targetNiranjana Vishwanathapura2-0/+6
2010-10-11msm: smd: enable smd on msm7x30 targetNiranjana Vishwanathapura2-1/+6
2010-10-08msm: Platform data for msm8x60 IOMMUsStepan Moskovchenko3-1/+917
2010-10-08msm: Platform initialization for the IOMMU driverStepan Moskovchenko2-1/+375
2010-10-08msm: Add MSM IOMMU supportStepan Moskovchenko3-0/+2571
2010-10-08msm: add MSM8x60 FFA supportGregory Bean2-1/+15
2010-10-08msm: MSM8X60 simulator board supportSteve Muckle2-2/+16
2010-10-08msm: add msm8x60_surf machineSteve Muckle2-1/+14
2010-10-08msm: physical offset for MSM8X60Jeff Ohlstein1-0/+2
2010-10-08msm: 8x60: setup correct handlers for private interruptsAbhijeet Dharmapurikar1-1/+1
2010-10-08msm: add build support for msm8x60 targetJeff Ohlstein2-1/+15
2010-10-08msm: allow uart to be conditionally disabledDaniel Walker2-1/+10
2010-10-08msm: dma: add stub functions for dma features not yet present on 8x60Daniel Walker1-1/+9
2010-10-08msm: clock: add dummy clock driverJeff Ohlstein2-0/+55
2010-10-08msm: 8x60: gic initialization fixup for RUMISteve Muckle1-0/+20
2010-10-08msm: irq: rename existing entry-macro to entry-macro-vicSteve Muckle4-29/+178
2010-10-08msm: MSM8X60 RUMI3 board supportSteve Muckle3-0/+66
2010-10-08msm: timer: support 8x60 timersJeff Ohlstein2-2/+28
2010-10-08msm: irqs-8x60: interrupt mapAbhijeet Dharmapurikar1-0/+225
2010-10-08msm: initial irq definitions for MSM8X60Steve Muckle2-0/+30
2010-10-08msm: io: MSM8X60 io supportSteve Muckle4-0/+37
2010-10-08msm: create config option for proc-commSteve Muckle2-3/+8
2010-10-06msm: qsd8x50: enable ethernet.Gregory Bean1-0/+39
2010-10-06msm: gpio: Add gpiomux calls to request and free.Gregory Bean1-0/+18
2010-10-06msm: add gpio driver for single-core SoCs.Gregory Bean3-0/+639
2010-10-06msm: Featurize gpiomux.Gregory Bean2-0/+25
2010-10-06msm: gpio: Remove tlmm routines obsoleted by gpiomux.Gregory Bean3-209/+0
2010-10-06msm: convert 7x30 to gpiomux.Gregory Bean2-21/+20
2010-10-06msm: convert 8x50 to gpiomux.Gregory Bean2-13/+10
2010-10-06msm: add gpiomux api for gpio multiplex & configuration.Gregory Bean13-0/+482
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1
2010-08-12Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds10-6/+321
2010-08-09msm: mmc: Add msm prefix to platform data structureSahitya Tummala4-4/+6
2010-08-09msm: trout: Remove extern declaration from source fileSahitya Tummala2-3/+3
2010-08-09arm: msm: Fix section mismatch in smd.c.Gregory Bean1-1/+1
2010-08-04Merge branch 'master' into for-nextJiri Kosina5-2/+277
2010-07-31Merge branch 'devel-stable' into develRussell King4-1/+277
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-1/+0