linux/drivers/usb/core
Alan Stern 40f122f343 USB: Add autosuspend support to the hub driver
This patch (as742b) adds autosuspend/autoresume support to the USB hub
driver.  The largest aspect of the change is that we no longer need a
special flag for root hubs that want to be resumed.  Now every hub is
autoresumed whenever khubd needs to access it.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-12-01 14:25:52 -08:00
..
buffer.c
config.c
devices.c USB: devices: Use usb_endpoint_* functions 2006-12-01 14:23:28 -08:00
devio.c usb devio: handle class_device_create() error 2006-10-17 14:46:32 -07:00
driver.c USB: make drivers/usb/core/driver.c:usb_device_match() static 2006-12-01 14:23:37 -08:00
endpoint.c USB: added dynamic major number for USB endpoints 2006-12-01 14:25:52 -08:00
file.c
generic.c
hcd-pci.c
hcd.c usb hub: fix root hub code so it takes more than 15 devices per root hub 2006-12-01 14:23:26 -08:00
hcd.h
hub.c USB: Add autosuspend support to the hub driver 2006-12-01 14:25:52 -08:00
hub.h USB: Move private hub declarations out of public header file 2006-12-01 14:23:30 -08:00
inode.c
Kconfig USB: create a new thread for every USB device found during the probe sequence 2006-12-01 14:25:52 -08:00
Makefile
message.c USB: Fixed outdated usb_get_device_descriptor() documentation 2006-11-16 14:26:12 -08:00
notify.c
otg_whitelist.h
sysfs.c
urb.c
usb.c USB core: fix compiler warning about usb_autosuspend_work 2006-12-01 14:23:35 -08:00
usb.h