linux/drivers/usb/core
Greg Kroah-Hartman 69a85942ff USB: remove err() macro from usb core code
USB should not be having it's own printk macros, so remove err() and
use the system-wide standard of dev_err() wherever possible.  In the
few places that will not work out, use a basic printk().

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-17 14:41:11 -07:00
..
buffer.c
config.c
devices.c
devio.c USB: remove err() macro from usb core code 2008-10-17 14:41:11 -07:00
driver.c USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed 2008-10-17 14:40:55 -07:00
endpoint.c USB: remove err() macro from usb core code 2008-10-17 14:41:11 -07:00
file.c USB: remove err() macro from usb core code 2008-10-17 14:41:11 -07:00
generic.c
hcd-pci.c
hcd.c USB: EHCI: log a warning if ehci-hcd is not loaded first 2008-10-17 14:41:03 -07:00
hcd.h USB: EHCI: log a warning if ehci-hcd is not loaded first 2008-10-17 14:41:03 -07:00
hub.c USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore 2008-10-17 14:41:04 -07:00
hub.h
inode.c USB: remove err() macro from usb core code 2008-10-17 14:41:11 -07:00
Kconfig usb core: fix USB_OTG_BLACKLIST_HUB typo 2008-10-17 14:40:54 -07:00
Makefile
message.c USB: remove warn() macro from usb drivers 2008-10-17 14:41:09 -07:00
notify.c
otg_whitelist.h
quirks.c
sysfs.c USB: Export if an interface driver supports autosuspend. 2008-10-17 14:41:03 -07:00
urb.c USB: remove err() macro from usb core code 2008-10-17 14:41:11 -07:00
usb.c USB: Add new PM callback methods for USB 2008-08-21 10:26:37 -07:00
usb.h USB: Add new PM callback methods for USB 2008-08-21 10:26:37 -07:00