Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB/Thunderbolt fixes from Greg KH: "Here are some small USB and Thunderbolt driver fixes for 5.9-rc5. Nothing huge, just a number of bugfixes and new device ids for problems reported: - new USB serial driver ids - bug fixes for syzbot reported problems - typec driver fixes - thunderbolt driver fixes - revert of reported broken commit All of these have been in linux-next with no reported issues" * tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Alternate modes usb: typec: intel_pmc_mux: Do not configure Altmode HPD High usb: core: fix slab-out-of-bounds Read in read_descriptors Revert "usb: dwc3: meson-g12a: fix shared reset control use" usb: typec: ucsi: acpi: Check the _DEP dependencies usb: typec: intel_pmc_mux: Un-register the USB role switch usb: Fix out of sync data toggle if a configured device is reconfigured USB: serial: option: support dynamic Quectel USB compositions USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up thunderbolt: Disable ports that are not implemented USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
Showing
- drivers/thunderbolt/switch.c 1 addition, 0 deletionsdrivers/thunderbolt/switch.c
- drivers/thunderbolt/tb.h 1 addition, 1 deletiondrivers/thunderbolt/tb.h
- drivers/thunderbolt/tunnel.c 10 additions, 2 deletionsdrivers/thunderbolt/tunnel.c
- drivers/usb/core/message.c 42 additions, 49 deletionsdrivers/usb/core/message.c
- drivers/usb/core/sysfs.c 5 additions, 0 deletionsdrivers/usb/core/sysfs.c
- drivers/usb/dwc3/dwc3-meson-g12a.c 6 additions, 9 deletionsdrivers/usb/dwc3/dwc3-meson-g12a.c
- drivers/usb/serial/ftdi_sio.c 1 addition, 0 deletionsdrivers/usb/serial/ftdi_sio.c
- drivers/usb/serial/ftdi_sio_ids.h 1 addition, 0 deletionsdrivers/usb/serial/ftdi_sio_ids.h
- drivers/usb/serial/option.c 14 additions, 8 deletionsdrivers/usb/serial/option.c
- drivers/usb/typec/mux/intel_pmc_mux.c 2 additions, 12 deletionsdrivers/usb/typec/mux/intel_pmc_mux.c
- drivers/usb/typec/ucsi/ucsi_acpi.c 4 additions, 0 deletionsdrivers/usb/typec/ucsi/ucsi_acpi.c
Please register or sign in to comment