linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] USB: propose a generic fix for PORT_SUSPEND set feature timeout
@ 2021-05-10 14:50 chris.chiu
  2021-05-10 14:50 ` [PATCH v2 1/2] USB: reset-resume the device when PORT_SUSPEND is set but timeout chris.chiu
  2021-05-10 14:50 ` [PATCH v2 2/2] Revert "USB: Add reset-resume quirk for WD19's Realtek Hub" chris.chiu
  0 siblings, 2 replies; 10+ messages in thread
From: chris.chiu @ 2021-05-10 14:50 UTC (permalink / raw)
  To: stern, gregkh, m.v.b, hadess; +Cc: linux-usb, linux-kernel, Chris Chiu

From: Chris Chiu <chris.chiu@canonical.com>

For the Realtek Hub which fails to resume the port which has wakeup
enable descendants, trying to create a more generic and better option
to have the runtime suspend/resume work instead of a reset-resume quirk.

Chris Chiu (2):
  USB: reset-resume the device when PORT_SUSPEND is set but timeout
  Revert "USB: Add reset-resume quirk for WD19's Realtek Hub"

 drivers/usb/core/hub.c    | 15 +++++++++++++++
 drivers/usb/core/quirks.c |  1 -
 2 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-05-13 14:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 14:50 [PATCH v2 0/2] USB: propose a generic fix for PORT_SUSPEND set feature timeout chris.chiu
2021-05-10 14:50 ` [PATCH v2 1/2] USB: reset-resume the device when PORT_SUSPEND is set but timeout chris.chiu
2021-05-10 15:02   ` Alan Stern
2021-05-11  5:04     ` Chris Chiu
2021-05-11 16:30       ` Alan Stern
2021-05-12  4:17         ` Chris Chiu
2021-05-12 15:04           ` Alan Stern
2021-05-13  4:21             ` Chris Chiu
2021-05-13 14:41               ` Alan Stern
2021-05-10 14:50 ` [PATCH v2 2/2] Revert "USB: Add reset-resume quirk for WD19's Realtek Hub" chris.chiu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).