linux/drivers/usb
Heikki Krogerus 87eb3cb4ec usb: typec: ucsi: Fix cable registration
The Cable PD Revision field in GET_CABLE_PROPERTY was
introduced in UCSI v2.1, so adding check for that.

The cable properties are also not used anywhere after the
cable is registered, so removing the cable_prop member
from struct ucsi_connector while at it.

Fixes: 38ca416597 ("usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTY")
Cc: stable@vger.kernel.org
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20240903130945.3395291-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-09-03 19:26:18 +02:00
..
atm
c67x00
cdns3 usb: cdnsp: fix for Link TRB with TC 2024-08-24 10:07:46 +08:00
chipidea
class cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller 2024-08-22 17:28:16 +08:00
common Driver core changes for 6.11-rc1 2024-07-25 10:42:22 -07:00
core usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attributes() 2024-08-22 17:29:50 +08:00
dwc2
dwc3 usb: dwc3: core: update LC timer as per USB Spec V3.2 2024-09-03 10:03:30 +02:00
early
fotg210
gadget usb: cdns2: Fix controller reset issue 2024-09-03 10:03:54 +02:00
host xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration 2024-08-15 16:29:46 +02:00
image
isp1760
misc usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[] 2024-08-13 10:27:07 +02:00
mon
mtu3
musb
phy
renesas_usbhs
roles
serial USB: serial: option: add MeiG Smart SRM825L 2024-08-27 08:47:29 +02:00
storage USB: uas: Implement the new shutdown callback 2024-07-10 13:58:24 +02:00
typec usb: typec: ucsi: Fix cable registration 2024-09-03 19:26:18 +02:00
usbip usb: vhci-hcd: Do not drop references before new references are gained 2024-07-31 10:39:04 +02:00
Kconfig
Makefile
usb-skeleton.c