public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] usb: typec: UCSI resume fix
@ 2022-10-07 10:09 Heikki Krogerus
  2022-10-07 10:09 ` [PATCH v1 1/2] usb: typec: ucsi: Check the connection on resume Heikki Krogerus
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Heikki Krogerus @ 2022-10-07 10:09 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Bastian Rieck, grzegorz.alibozek, andrew.co, meven29, pchernik,
	jorge.cep.mart, danielmorgan, bernie, saipavanchitta1998, rubin,
	maniette, nate, linux-usb, linux-kernel, stable

Hi Greg,

These two patches fix an issue where the ucsi drivers fail to detect
changes on the connection status (connections/disconnections) that
happen while the system is suspended.


Heikki Krogerus (2):
  usb: typec: ucsi: Check the connection on resume
  usb: typec: ucsi: acpi: Implement resume callback

 drivers/usb/typec/ucsi/ucsi.c      | 42 +++++++++++++++++++++---------
 drivers/usb/typec/ucsi/ucsi_acpi.c | 10 +++++++
 2 files changed, 39 insertions(+), 13 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-10-10  7:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-07 10:09 [PATCH v1 0/2] usb: typec: UCSI resume fix Heikki Krogerus
2022-10-07 10:09 ` [PATCH v1 1/2] usb: typec: ucsi: Check the connection on resume Heikki Krogerus
2022-10-07 10:09 ` [PATCH v1 2/2] usb: typec: ucsi: acpi: Implement resume callback Heikki Krogerus
2022-10-07 14:39 ` [PATCH v1 0/2] usb: typec: UCSI resume fix Greg Kroah-Hartman
2022-10-10  7:52   ` Heikki Krogerus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox