Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB fixes from Greg KH: "Here are some small USB fixes that resolve a number of tiny issues. They include: - new USB serial driver ids - xhci driver fixes for a bunch of issues - musb error path fixes. All of these have been in linux-next for a while with no reported issues" * tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: usb: musb: dsps: Fix the probe error path xhci: Enable trust tx length quirk for Fresco FL11 USB controller xhci: Fix command ring pointer corruption while aborting a command USB: xhci: dbc: fix tty registration race xhci: add quirk for host controllers that don't update endpoint DCS xhci: guard accesses to ep_state in xhci_endpoint_reset() USB: serial: qcserial: add EM9191 QDL support USB: serial: option: add Quectel EC200S-CN module support USB: serial: option: add prod. id for Quectel EG91 USB: serial: option: add Telit LE910Cx composition 0x1204
No related branches found
No related tags found
Showing
- drivers/usb/host/xhci-dbgtty.c 13 additions, 15 deletionsdrivers/usb/host/xhci-dbgtty.c
- drivers/usb/host/xhci-pci.c 5 additions, 1 deletiondrivers/usb/host/xhci-pci.c
- drivers/usb/host/xhci-ring.c 34 additions, 5 deletionsdrivers/usb/host/xhci-ring.c
- drivers/usb/host/xhci.c 5 additions, 0 deletionsdrivers/usb/host/xhci.c
- drivers/usb/host/xhci.h 1 addition, 0 deletionsdrivers/usb/host/xhci.h
- drivers/usb/musb/musb_dsps.c 3 additions, 1 deletiondrivers/usb/musb/musb_dsps.c
- drivers/usb/serial/option.c 8 additions, 0 deletionsdrivers/usb/serial/option.c
- drivers/usb/serial/qcserial.c 1 addition, 0 deletionsdrivers/usb/serial/qcserial.c
Loading
Please register or sign in to comment