Merge tag 'usb-6.10-rc4' 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 6.10-rc4. Included in here are: - thunderbolt debugfs bugfix - USB typec bugfixes - kcov usb bugfix - xhci bugfixes - usb-storage bugfix - dt-bindings bugfix - cdc-wdm log message spam bugfix All of these, except for the last cdc-wdm log level change, have been in linux-next for a while with no reported problems. The cdc-wdm bugfix has been tested by syzbot and proved to fix the reported cpu lockup issues when the log is constantly spammed by a broken device" * tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages xhci: Handle TD clearing for multiple streams case xhci: Apply broken streams quirk to Etron EJ188 xHCI host xhci: Apply reset resume quirk to Etron EJ188 xHCI host xhc...
Showing
- Documentation/devicetree/bindings/usb/realtek,rts5411.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/usb/realtek,rts5411.yaml
- drivers/thunderbolt/debugfs.c 3 additions, 2 deletionsdrivers/thunderbolt/debugfs.c
- drivers/usb/Makefile 1 addition, 0 deletionsdrivers/usb/Makefile
- drivers/usb/chipidea/core.c 4 additions, 4 deletionsdrivers/usb/chipidea/core.c
- drivers/usb/chipidea/ulpi.c 5 additions, 0 deletionsdrivers/usb/chipidea/ulpi.c
- drivers/usb/class/cdc-wdm.c 2 additions, 2 deletionsdrivers/usb/class/cdc-wdm.c
- drivers/usb/core/hcd.c 7 additions, 5 deletionsdrivers/usb/core/hcd.c
- drivers/usb/host/xhci-pci.c 7 additions, 0 deletionsdrivers/usb/host/xhci-pci.c
- drivers/usb/host/xhci-ring.c 45 additions, 14 deletionsdrivers/usb/host/xhci-ring.c
- drivers/usb/host/xhci.h 1 addition, 0 deletionsdrivers/usb/host/xhci.h
- drivers/usb/storage/alauda.c 6 additions, 3 deletionsdrivers/usb/storage/alauda.c
- drivers/usb/typec/tcpm/tcpm.c 4 additions, 1 deletiondrivers/usb/typec/tcpm/tcpm.c
- drivers/usb/typec/ucsi/ucsi.c 6 additions, 1 deletiondrivers/usb/typec/ucsi/ucsi.c
- drivers/usb/typec/ucsi/ucsi_glink.c 1 addition, 1 deletiondrivers/usb/typec/ucsi/ucsi_glink.c
- include/linux/kcov.h 38 additions, 9 deletionsinclude/linux/kcov.h
Please register or sign in to comment