linux-kernel-test/arch/arm/mach-msm
Pavankumar Kondeti 7032d512cf MSM: Add USB suport for QSD8x50
OTG driver takes care of putting hardware into low power mode.  Hence
make peripheral and host devices as children of OTG device and let
runtime PM takes care of notifying peripheral and host state to
OTG device.  VBUS power up and shutdown routines are implemented by
modem processor.  As RPC infrastructure is not available, configure
USB in peripheral only mode.

Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
2010-12-16 13:53:39 -08:00
..
include/mach msm: iommu: Definitions for extended memory attributes 2010-11-30 16:05:05 -08:00
acpuclock-arm11.c Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm 2010-08-12 10:07:32 -07:00
acpuclock.h arm: msm: add cpu frequency controls 2010-05-12 09:14:20 -07:00
board-halibut.c msm: fix compile failure on struct membank node member 2010-10-27 14:24:01 -07:00
board-mahimahi.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-msm7x27.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-msm7x30.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-msm8x60.c msm: add MSM8x60 FFA support 2010-10-08 15:12:49 -07:00
board-qsd8x50.c MSM: Add USB suport for QSD8x50 2010-12-16 13:53:39 -08:00
board-sapphire.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-trout-gpio.c msm: trout: add gpio_to_irq 2010-12-15 14:13:16 -08:00
board-trout-mmc.c msm: mmc: Add msm prefix to platform data structure 2010-08-09 15:48:23 -07:00
board-trout-panel.c msm: initial framebuffer support 2010-12-15 14:13:18 -08:00
board-trout.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-trout.h Add GPIO support for HTC Dream. 2010-06-15 13:19:43 -07:00
clock-7x30.h msm: clock support for the MSM7x30 CPU. 2010-05-13 16:08:53 -07:00
clock-dummy.c msm: clock: add dummy clock driver 2010-10-08 15:12:41 -07:00
clock-pcom.c msm: generalize clock support. 2010-05-13 16:08:20 -07:00
clock-pcom.h msm: generalize clock support. 2010-05-13 16:08:20 -07:00
clock.c msm: add handling for clocks tagged as CLK_MINMAX 2010-12-15 14:13:17 -08:00
clock.h msm: clock support for the MSM7x30 CPU. 2010-05-13 16:08:53 -07:00
devices-msm7x00.c msm: initial framebuffer support 2010-12-15 14:13:18 -08:00
devices-msm7x30.c msm: smd: enable smd on msm7x30 target 2010-10-11 15:13:05 -07:00
devices-msm8x60-iommu.c msm: iommu: Mark functions with the right section names 2010-11-30 14:03:36 -08:00
devices-qsd8x50.c MSM: Add USB suport for QSD8x50 2010-12-16 13:53:39 -08:00
devices.h MSM: Add USB suport for QSD8x50 2010-12-16 13:53:39 -08:00
dma.c msm: dma: add completion.h header 2010-06-07 16:16:33 -07:00
gpio_hw.h msm: add gpio driver for single-core SoCs. 2010-10-06 09:01:19 -07:00
gpio-v2.c msm: gpio: Add irq support to v2 gpiolib. 2010-11-30 13:51:52 -08:00
gpio.c msm: gpio: Add gpiomux calls to request and free. 2010-10-06 09:01:19 -07:00
gpiomux-7x30.c msm: convert 7x30 to gpiomux. 2010-10-06 09:01:17 -07:00
gpiomux-8x50.c msm: convert 8x50 to gpiomux. 2010-10-06 09:01:16 -07:00
gpiomux-8x60.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v1.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v1.h msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v2.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v2.h msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux.h msm: Featurize gpiomux. 2010-10-06 09:01:18 -07:00
idle.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
io.c msm: io: Export __msm_ioremap 2010-11-19 09:56:58 -08:00
iommu_dev.c msm: iommu: Mark functions with the right section names 2010-11-30 14:03:36 -08:00
iommu.c msm: iommu: Use the correct memory allocation flag 2010-12-15 14:09:59 -08:00
irq-vic.c msm: add Qualcomm 7x30 interrupt controller driver. 2010-05-13 16:08:24 -07:00
irq.c [ARM] msm: irq: fix lockdep issues 2010-05-12 09:13:56 -07:00
Kconfig msm: iommu: Kconfig dependency for the IOMMU API 2010-11-30 16:03:53 -08:00
last_radio_log.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
Makefile msm: initial framebuffer support 2010-12-15 14:13:18 -08:00
Makefile.boot
proc_comm.c arm: msm: smd: fix SMD modem processor sync condition 2010-05-12 09:19:33 -07:00
proc_comm.h arm: msm: smd: fix SMD modem processor sync condition 2010-05-12 09:19:33 -07:00
sirc.c msm: sirc: remove some unused variables 2010-11-16 12:23:58 -08:00
smd_debug.c msm: smd: ifdef adjustment to remove unused variables 2010-11-16 12:25:38 -08:00
smd_private.h arm: msm: smd: msm7x30 a2m clean up 2010-05-12 09:19:04 -07:00
smd.c msm: smd: Reduce driver log chatter 2010-11-16 12:23:56 -08:00
timer.c msm: timer: Decrease shift on timer clocksource 2010-10-27 14:24:02 -07:00
vreg.c [ARM] msm: add new vreg IDs for MSM7X30 2010-05-12 09:14:41 -07:00