linux/drivers/usb/core
Alan Stern 353a4098c6 USB: force root hub resume after power loss
This patch(as785) forces the PM core to resume a root hub after a
power loss during system sleep.  If the root hub had been suspended
before the system sleep then normally the PM core would not resume it
afterward.  Without this resume, various sorts of wakeup events (like
port change events) can get lost.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-27 11:59:00 -07:00
..
buffer.c usbcore: trim down usb_bus structure 2006-09-27 11:58:56 -07:00
config.c usb: deal with broken config descriptors 2006-09-27 11:58:55 -07:00
devices.c USB: Remove unneeded void * casts in core files 2006-09-27 11:58:59 -07:00
devio.c USB: Remove unneeded void * casts in core files 2006-09-27 11:58:59 -07:00
driver.c USB: fix __must_check warnings in drivers/usb/core/ 2006-09-27 11:58:57 -07:00
endpoint.c USB: fix __must_check warnings in drivers/usb/core/ 2006-09-27 11:58:57 -07:00
file.c USB: Make file operations structs in drivers/usb const. 2006-09-27 11:58:52 -07:00
generic.c usbcore: non-hub-specific uses of autosuspend 2006-09-27 11:58:57 -07:00
hcd-pci.c USB: Properly unregister reboot notifier in case of failure in ehci hcd 2006-09-27 11:58:54 -07:00
hcd.c usbcore: remove usb_suspend_root_hub 2006-09-27 11:58:57 -07:00
hcd.h usbcore: remove usb_suspend_root_hub 2006-09-27 11:58:57 -07:00
hub.c USB: force root hub resume after power loss 2006-09-27 11:59:00 -07:00
hub.h usbcore: khubd and busy-port handling 2006-09-27 11:58:54 -07:00
inode.c USB: Make file operations structs in drivers/usb const. 2006-09-27 11:58:52 -07:00
Kconfig [PATCH] USB: remove devfs information from Kconfig 2006-07-12 16:03:23 -07:00
Makefile usbcore: move code among source files 2006-09-27 11:58:50 -07:00
message.c USB: Remove unneeded void * casts in core files 2006-09-27 11:58:59 -07:00
notify.c usbfs: private mutex for open, release, and remove 2006-09-27 11:58:49 -07:00
otg_whitelist.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysfs.c USB: fix __must_check warnings in drivers/usb/core/ 2006-09-27 11:58:57 -07:00
urb.c USB: Remove unneeded void * casts in core files 2006-09-27 11:58:59 -07:00
usb.c USB: fix __must_check warnings in drivers/usb/core/ 2006-09-27 11:58:57 -07:00
usb.h USB: fix __must_check warnings in drivers/usb/core/ 2006-09-27 11:58:57 -07:00