linux/drivers/usb/core
Greg Kroah-Hartman 93bacefc4c USB serial: add dynamic id support to usb-serial core
Thanks to Johannes Hölzl <johannes.hoelzl@gmx.de> for fixing a few
things and getting it all working properly.

This adds support for dynamic usb ids to the usb serial core.  The file
"new_id" will show up under the usb serial driver, not the usb driver
associated with the usb-serial driver (yeah, it can be a bit confusing
at first glance...)

This patch also modifies the USB core to allow the usb-serial core to
reuse much of the dynamic id logic.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Johannes Hölzl <johannes.hoelzl@gmx.de>
2007-02-07 15:44:33 -08:00
..
buffer.c
config.c
devices.c USB: indicate active altsetting in proc/bus/usb/devices file 2007-02-07 15:44:33 -08:00
devio.c USB: devio.c add missing INIT_LIST_HEAD() 2007-02-07 15:44:33 -08:00
driver.c USB serial: add dynamic id support to usb-serial core 2007-02-07 15:44:33 -08:00
endpoint.c
file.c USB: convert usb class devices to real devices 2007-02-07 15:44:31 -08:00
generic.c rndis_host learns ActiveSync basics 2007-02-07 15:44:33 -08:00
hcd-pci.c
hcd.c
hcd.h
hub.c
hub.h
inode.c
Kconfig
Makefile
message.c usbcore: remove unneeded error check 2007-02-07 15:44:33 -08:00
notify.c
otg_whitelist.h
sysfs.c
urb.c
usb.c
usb.h