Linux USB
 help / color / mirror / Atom feed
* [PATCH 0/5] USB Type-C fixes
@ 2020-09-16  8:16 Heikki Krogerus
  2020-09-16  8:16 ` [PATCH 1/5] usb: typec: ucsi: acpi: Increase command completion timeout value Heikki Krogerus
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Heikki Krogerus @ 2020-09-16  8:16 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Mani, Rajmohan, linux-usb

Hi,

There are two fixes for the UCSI drivers that address issues related
to the alternate modes. The other three fixes are for the PMC mux
driver. We were missing dependency on ACPI and the port number that
was used with the IOM was incorrect.

Let me know if you want anything to be changed.

thanks,

Azhar Shaikh (1):
  usb: typec: intel_pmc_mux: Pass correct USB Type-C port number to SoC

Heikki Krogerus (3):
  usb: typec: ucsi: acpi: Increase command completion timeout value
  usb: typec: ucsi: Prevent mode overrun
  usb: typec: intel_pmc_mux: Add dependency on ACPI

Madhusudanarao Amara (1):
  usb: typec: intel_pmc_mux: Handle SCU IPC error conditions

 drivers/usb/typec/mux/Kconfig         |  1 +
 drivers/usb/typec/mux/intel_pmc_mux.c | 19 +++++++++++++++----
 drivers/usb/typec/ucsi/ucsi.c         | 22 ++++++++++++++++------
 drivers/usb/typec/ucsi/ucsi_acpi.c    |  2 +-
 4 files changed, 33 insertions(+), 11 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-09-16  8:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-16  8:16 [PATCH 0/5] USB Type-C fixes Heikki Krogerus
2020-09-16  8:16 ` [PATCH 1/5] usb: typec: ucsi: acpi: Increase command completion timeout value Heikki Krogerus
2020-09-16  8:16 ` [PATCH 2/5] usb: typec: ucsi: Prevent mode overrun Heikki Krogerus
2020-09-16  8:16 ` [PATCH 3/5] usb: typec: intel_pmc_mux: Add dependency on ACPI Heikki Krogerus
2020-09-16  8:16 ` [PATCH 4/5] usb: typec: intel_pmc_mux: Pass correct USB Type-C port number to SoC Heikki Krogerus
2020-09-16  8:16 ` [PATCH 5/5] usb: typec: intel_pmc_mux: Handle SCU IPC error conditions Heikki Krogerus
2020-09-16  8:37 ` [PATCH 0/5] USB Type-C fixes Greg Kroah-Hartman
2020-09-16  8:42   ` Heikki Krogerus

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