android_kernel_samsung_msm8976/drivers/usb/host
David Brownell 6a9062f393 [PATCH] USB: ohci uses driver model wakeup flags
This makes OHCI use the driver model wakeup control bits for its root hub
(e.g. disable on amd756, because of chip erratum) and for the controller
itself.  It no longer uses the hcd glue bits with those roles, and depends
on the previous patch making the root hub available earlier.

Note that on most platforms (boot code properly setting the RWC bit) this
gives a partial workaround for the way PCI isn't currently flagging devices
that support PME# signals.  (Because of odd PCI init sequencing on PPC.)
That's because many OHCI controllers support "legacy PCI PM" ... without
involving any PCI PM capability.

USB wakeup from STR, if it works on your system, may still involve
tweaking things by hand in /proc/acpi/wakeup.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-20 14:49:56 -08:00
..
ehci-au1xxx.c [PATCH] USB: EHCI for AU1200 2006-03-20 14:49:55 -08:00
ehci-dbg.c
ehci-fsl.c [PATCH] USB: EHCI and Freescale 83xx quirk 2006-03-20 14:49:55 -08:00
ehci-fsl.h [PATCH] USB: EHCI for Freescale 83xx 2006-03-20 14:49:55 -08:00
ehci-hcd.c [PATCH] USB: EHCI for AU1200 2006-03-20 14:49:55 -08:00
ehci-hub.c [PATCH] USB: EHCI and NF2 quirk 2006-03-20 14:49:55 -08:00
ehci-mem.c
ehci-pci.c [PATCH] USB: EHCI and NF2 quirk 2006-03-20 14:49:55 -08:00
ehci-q.c [PATCH] USB: EHCI unlink tweaks 2006-03-20 14:49:55 -08:00
ehci-sched.c [PATCH] USB: EHCI full speed ISO bugfixes 2006-03-20 14:49:55 -08:00
ehci.h [PATCH] USB: EHCI and Freescale 83xx quirk 2006-03-20 14:49:55 -08:00
hc_crisv10.c [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
hc_crisv10.h
isp116x-hcd.c [PATCH] USB: isp116x-hcd: replace mdelay() by msleep() 2006-01-31 17:23:42 -08:00
isp116x.h
Kconfig [PATCH] USB: EHCI for AU1200 2006-03-20 14:49:55 -08:00
Makefile [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG 2006-01-04 13:48:30 -08:00
ohci-at91.c [PATCH] USB: add support for OCHI on AT91rm9200 2006-03-20 14:49:55 -08:00
ohci-au1xxx.c [PATCH] USB: OHCI for AU1200 2006-03-20 14:49:55 -08:00
ohci-dbg.c
ohci-hcd.c [PATCH] USB: ohci uses driver model wakeup flags 2006-03-20 14:49:56 -08:00
ohci-hub.c [PATCH] USB: ohci uses driver model wakeup flags 2006-03-20 14:49:56 -08:00
ohci-lh7a404.c [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
ohci-mem.c
ohci-omap.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
ohci-pci.c [PATCH] USB: ohci uses driver model wakeup flags 2006-03-20 14:49:56 -08:00
ohci-ppc-soc.c [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
ohci-pxa27x.c [PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion 2006-01-04 13:51:40 -08:00
ohci-q.c
ohci-s3c2410.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
ohci-sa1111.c
ohci.h
pci-quirks.c [PATCH] USB: fix EHCI BIOS handshake 2006-02-28 12:42:06 -08:00
sl811-hcd.c [PATCH] USB: central handling for host controllers that were reset during suspend/resume 2006-01-04 13:48:31 -08:00
sl811.h
sl811_cs.c [PATCH] USB: sl811_cs needs platform_device conversion too 2006-02-13 21:33:39 -08:00
uhci-debug.c [PATCH] USB: UHCI: edit some comments 2006-01-04 13:51:41 -08:00
uhci-hcd.c [PATCH] USB: UHCI: edit some comments 2006-01-04 13:51:41 -08:00
uhci-hcd.h [PATCH] USB: UHCI: edit some comments 2006-01-04 13:51:41 -08:00
uhci-hub.c
uhci-q.c [PATCH] USB: UHCI: No FSBR until device is configured 2006-01-31 17:23:41 -08:00