linux_dsm_epyc7002/drivers/usb/core
Alan Stern 8adb478678 USB: don't unsuspend for a new connection
This patch (as889) prevents the hub driver from trying to resume a
port when there is a new connection.  For one thing, the resume is not
needed -- the upcoming port reset will clear the suspend feature
automatically.  For another, on some systems the resume fails and
causes problems.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-12 16:29:46 -07:00
..
buffer.c
config.c USB: Fix up bogus bInterval values in endpoint descriptors 2007-06-08 16:24:31 -07:00
devices.c
devio.c usbfs micro optimitation 2007-04-27 13:28:42 -07:00
driver.c USB: move bus_suspend and bus_resume method calls 2007-07-12 16:29:46 -07:00
endpoint.c
file.c
generic.c USB: move bus_suspend and bus_resume method calls 2007-07-12 16:29:46 -07:00
hcd-pci.c
hcd.c USB: replace flush_workqueue with cancel_sync_work 2007-05-29 13:39:07 -07:00
hcd.h USB: separate autosuspend from external suspend 2007-04-27 13:28:35 -07:00
hub.c USB: don't unsuspend for a new connection 2007-07-12 16:29:46 -07:00
hub.h
inode.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
Kconfig USB: set default y for CONFIG_USB_DEVICE_CLASS 2007-06-08 16:24:29 -07:00
Makefile
message.c USB: set the correct Interrupt interval in usb_bulk_msg 2007-05-22 23:45:49 -07:00
notify.c
otg_whitelist.h
quirks.c USB: add power/level sysfs attribute 2007-04-27 13:28:37 -07:00
sysfs.c USB: handle errors in power/level attribute 2007-05-22 23:45:50 -07:00
urb.c
usb.c USB: replace flush_workqueue with cancel_sync_work 2007-05-29 13:39:07 -07:00
usb.h USB: interface PM state 2007-07-12 16:29:46 -07:00