android_kernel_xiaomi_sm8350/drivers/usb/core
Alan Stern 5ad4f71e2f USB: move decision to ignore FREEZE events
This patch (as987) changes the way FREEZE and PRETHAW suspend events
are handled in usbcore.  The decision about whether or not to ignore
them for non-root devices is pushed down into the USB-device driver,
instead of being made in the core code.

This is appropriate, since devices exported to a virtualized guest or
over a network may indeed need to handle these types of suspend, even
though normal devices don't.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:55:26 -07:00
..
buffer.c
config.c usb: usb_get_configuration() obeys authorization 2007-10-12 14:55:06 -07:00
devices.c
devio.c USB: remove traces of urb->status from usbcore 2007-10-12 14:55:24 -07:00
driver.c USB: move decision to ignore FREEZE events 2007-10-12 14:55:26 -07:00
endpoint.c USB: Get rid of annoying endpoint-release message 2007-10-12 14:55:25 -07:00
file.c
generic.c USB: move decision to ignore FREEZE events 2007-10-12 14:55:26 -07:00
hcd-pci.c
hcd.c USB: Eliminate urb->status usage! 2007-10-12 14:55:23 -07:00
hcd.h USB: Eliminate urb->status usage! 2007-10-12 14:55:23 -07:00
hub.c USB: remove traces of urb->status from usbcore 2007-10-12 14:55:24 -07:00
hub.h
inode.c
Kconfig
Makefile
message.c USB: don't touch sysfs stuff when altsetting is unchanged 2007-10-12 14:55:10 -07:00
notify.c
otg_whitelist.h
quirks.c USB: disable autosuspend by default for non-hubs 2007-09-13 05:49:04 -07:00
sysfs.c usb: hook up device authorization to sysfs 2007-10-12 14:55:08 -07:00
urb.c USB: get rid of urb->lock 2007-10-12 14:55:23 -07:00
usb.c usb: initialize authorization and wusb bits in USB devices 2007-10-12 14:55:05 -07:00
usb.h USB: rename choose_configuration 2007-10-12 14:55:08 -07:00