kernel-fxtec-pro1x/drivers/usb/core
Greg Kroah-Hartman f2a383e4de USB: always announce a device has been added to the system
Distros (like SuSE) want to know this information, to make it easier
to handle support issues.  Might as well let everyone benefit from this.
This is also enabled whenever CONFIG_USB_DEBUG is enabled, to help with
debugging.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-02-01 14:34:52 -08:00
..
buffer.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
config.c
devices.c
devio.c Use helpers to obtain task pid in printks 2007-10-19 11:53:43 -07:00
driver.c USB: handle idVendor of 0x0000 2008-02-01 14:34:46 -08:00
endpoint.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
file.c
generic.c
hcd-pci.c USB: don't change HC power state for a FREEZE 2008-02-01 14:34:51 -08:00
hcd.c USB: Convert from class_device to device for USB core 2008-02-01 14:34:46 -08:00
hcd.h USB: force handover port to companion when hub_port_connect_change fails 2008-02-01 14:34:52 -08:00
hub.c USB: always announce a device has been added to the system 2008-02-01 14:34:52 -08:00
hub.h
inode.c
Kconfig USB: always announce a device has been added to the system 2008-02-01 14:34:52 -08:00
Makefile
message.c USB: uevent environment key fix 2007-11-28 13:58:35 -08:00
notify.c USB : correct comments in usb/core/notify.c 2008-02-01 14:34:44 -08:00
otg_whitelist.h
quirks.c USB: remove USB_QUIRK_NO_AUTOSUSPEND 2007-10-12 14:55:28 -07:00
sysfs.c USB: keep track of whether interface sysfs files exist 2007-11-28 13:58:35 -08:00
urb.c USB: add URB_FREE_BUFFER to permissible flags 2007-10-25 12:18:43 -07:00
usb.c USB: make ksuspend_usbd thread non-freezable 2008-02-01 14:34:51 -08:00
usb.h