linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] USB: propose a generic fix for PORT_SUSPEND set feature timeout
@ 2021-05-07  9:33 chris.chiu
  2021-05-07  9:33 ` [PATCH 1/2] USB: reset-resume the device when PORT_SUSPEND is set but timeout chris.chiu
  2021-05-07  9:33 ` [PATCH 2/2] Revert "USB: Add reset-resume quirk for WD19's Realtek Hub" chris.chiu
  0 siblings, 2 replies; 4+ messages in thread
From: chris.chiu @ 2021-05-07  9:33 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 connected, 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] 4+ messages in thread

end of thread, other threads:[~2021-05-07 15:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-07  9:33 [PATCH 0/2] USB: propose a generic fix for PORT_SUSPEND set feature timeout chris.chiu
2021-05-07  9:33 ` [PATCH 1/2] USB: reset-resume the device when PORT_SUSPEND is set but timeout chris.chiu
2021-05-07 15:59   ` Alan Stern
2021-05-07  9:33 ` [PATCH 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).