kernel-ark/drivers/usb/core
Alan Stern 8ec8d20b21 [PATCH] usbcore: register root hub in usb_add_hcd
This patch makes usbcore automatically allocate and register the root hub
device for a new host controller when the controller is registered.  This
way the HCDs don't all have to include the same boilerplate code.  As a
pleasant side benefit, the register_root_hub routine can now be made
static and not EXPORTed.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-27 14:43:49 -07:00
..
buffer.c
config.c
devices.c
devio.c [PATCH] USB: turn a user mode driver error into a hard error 2005-06-27 14:43:42 -07:00
file.c
hcd-pci.c
hcd.c [PATCH] usbcore: register root hub in usb_add_hcd 2005-06-27 14:43:49 -07:00
hcd.h [PATCH] usbcore: register root hub in usb_add_hcd 2005-06-27 14:43:49 -07:00
hub.c [PATCH] usbcore: Remove hub_set_power_budget 2005-06-27 14:43:48 -07:00
hub.h [PATCH] usbcore: Remove hub_set_power_budget 2005-06-27 14:43:48 -07:00
inode.c
Kconfig
Makefile
message.c
otg_whitelist.h
sysfs.c
urb.c
usb.c
usb.h