Hi Greg, Heikki, Here is v4 of my ucsi bugfix series. Changes in v4: - Rebase on top of v6.3-rc1 Changes in v3: - Assign connector[i].index before calling ucsi_register_port() instead of passing i to ucsi_register_port() - Add Link and Reviewed-by tags to commitmsg Changes in v2: - Delay setting ucsi->ntfy in ucsi_init() instead of adding a NULL pointer check to ucsi_connector_change() Regards, Hans Hans de Goede (3): usb: ucsi: Fix NULL pointer deref in ucsi_connector_change() usb: ucsi: Fix ucsi->connector race usb: ucsi_acpi: Increase the command completion timeout drivers/usb/typec/ucsi/ucsi.c | 33 ++++++++++++++---------------- drivers/usb/typec/ucsi/ucsi_acpi.c | 2 +- 2 files changed, 16 insertions(+), 19 deletions(-) -- 2.39.1