-
- Downloads
USB: add a blacklist for devices that can't handle some things we throw at them.
This adds a blacklist to the USB core to handle some autosuspend and string issues that devices have. Originally written by Oliver, but hacked up a lot by Greg. Signed-off-by:Oliver Neukum <oneukum@suse.de> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- drivers/usb/core/Makefile 1 addition, 1 deletiondrivers/usb/core/Makefile
- drivers/usb/core/hub.c 3 additions, 0 deletionsdrivers/usb/core/hub.c
- drivers/usb/core/message.c 5 additions, 1 deletiondrivers/usb/core/message.c
- drivers/usb/core/quirks.c 75 additions, 0 deletionsdrivers/usb/core/quirks.c
- drivers/usb/core/sysfs.c 11 additions, 0 deletionsdrivers/usb/core/sysfs.c
- drivers/usb/core/usb.h 1 addition, 0 deletionsdrivers/usb/core/usb.h
- include/linux/usb.h 1 addition, 0 deletionsinclude/linux/usb.h
- include/linux/usb/quirks.h 11 additions, 0 deletionsinclude/linux/usb/quirks.h
Loading
Please register or sign in to comment