linux/drivers/usb
Christian A. Ehrhardt bc2b57b0a6 usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
commit 3de4f996a0 upstream.

Check the UCSI_CCI_RESET_COMPLETE complete flag before starting
another reset. Use a UCSI_SET_NOTIFICATION_ENABLE command to clear
the flag if it is set.

Signed-off-by: Christian A. Ehrhardt <lk@c--e.de>
Cc: stable <stable@kernel.org>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Tested-by: Neil Armstrong <neil.armstrong@linaro.org> # on SM8550-QRD
Link: https://lore.kernel.org/r/20240320073927.1641788-6-lk@c--e.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-04-03 15:11:56 +02:00
..
atm usb: atm: Use size_add() in call to struct_size() 2023-10-02 09:48:51 -07:00
c67x00 USB: c67x00: Remove unused declaration c67x00_hcd_msg_received() 2023-10-02 16:42:33 +02:00
cdns3 usb: cdns3: fix memory double free when handle zero packet 2024-03-01 13:41:50 +01:00
chipidea usb: chipidea: core: handle power lost in workqueue 2024-02-23 09:51:31 +01:00
class usb: cdc-wdm: close race between read and workqueue 2024-04-03 15:11:53 +02:00
common usb: ulpi: Fix debugfs directory leak 2024-02-23 09:51:31 +01:00
core USB: core: Fix deadlock in port "disable" sysfs attribute 2024-04-03 15:11:55 +02:00
dwc2 usb: dwc2: gadget: LPM flow fix 2024-04-03 15:11:55 +02:00
dwc3 usb: dwc3: Properly set system wakeup 2024-04-03 15:11:54 +02:00
early usb: early: xhci-dbc: Use memcpy_and_pad() 2023-01-31 10:40:54 +01:00
fotg210 usb: fotg210-hcd: delete an incorrect bounds test 2023-12-15 14:01:30 +01:00
gadget usb: udc: remove warning when queue disabled ep 2024-04-03 15:11:55 +02:00
host xhci: Fix failure to detect ring expansion need. 2024-04-03 15:11:38 +02:00
image scsi: usb: uas: Declare two host templates and host template pointers const 2023-03-24 19:20:00 -04:00
isp1760 usb: isp1760: Convert to platform remove callback returning void 2023-05-28 12:38:01 +01:00
misc usb: misc: ljca: Fix double free in error handling path 2024-04-03 15:11:53 +02:00
mon usb: mon: Fix atomicity violation in mon_bin_vma_fault 2024-01-25 15:45:11 -08:00
mtu3 usb: mtu3: Convert to platform remove callback returning void 2023-10-21 12:49:08 +02:00
musb Merge 6.6-rc6 into usb-next 2023-10-16 17:36:12 +02:00
phy Revert "usb: phy: generic: Get the vbus supply" 2024-04-03 15:11:53 +02:00
renesas_usbhs usb: Explicitly include correct DT includes 2023-07-25 18:20:02 +02:00
roles usb: roles: don't get/set_role() when usb_role_switch is unregistered 2024-03-01 13:41:50 +01:00
serial USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M 2024-04-03 15:11:15 +02:00
storage USB: UAS: return ENODEV when submit urbs fail with device not attached 2024-04-03 15:11:53 +02:00
typec usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset 2024-04-03 15:11:56 +02:00
usbip USB/Thunderbolt changes for 6.7-rc1 2023-11-03 16:00:42 -10:00
Kconfig usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk 2023-10-02 16:19:12 +02:00
Makefile usb: host: u132-hcd: Delete driver 2023-03-21 14:06:11 +01:00
usb-skeleton.c