Merge tag 'usb-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB driver fixes from Greg KH: "Here are some small USB driver and core fixes for 5.5-rc7 There's one fix for hub wakeup issues and a number of small usb-serial driver fixes and device id updates. The hub fix has been in linux-next for a while with no reported issues, and the usb-serial ones have all passed 0-day with no problems" * tag 'usb-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: USB: serial: quatech2: handle unbound ports USB: serial: keyspan: handle unbound ports USB: serial: io_edgeport: add missing active-port sanity check USB: serial: io_edgeport: handle unbound ports on URB completion USB: serial: ch341: handle unbound port at reset_resume USB: serial: suppress driver bind attributes USB: serial: option: add support for Quectel RM500Q in QDL mode usb: core: hub: Improved device recognition on remote wakeup USB: serial: opticon: fix control-message timeouts USB: serial: option: Add support for Quectel RM500Q USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
No related branches found
No related tags found
Showing
- drivers/usb/core/hub.c 1 addition, 0 deletionsdrivers/usb/core/hub.c
- drivers/usb/serial/ch341.c 5 additions, 1 deletiondrivers/usb/serial/ch341.c
- drivers/usb/serial/io_edgeport.c 9 additions, 7 deletionsdrivers/usb/serial/io_edgeport.c
- drivers/usb/serial/keyspan.c 4 additions, 0 deletionsdrivers/usb/serial/keyspan.c
- drivers/usb/serial/opticon.c 1 addition, 1 deletiondrivers/usb/serial/opticon.c
- drivers/usb/serial/option.c 6 additions, 0 deletionsdrivers/usb/serial/option.c
- drivers/usb/serial/quatech2.c 6 additions, 0 deletionsdrivers/usb/serial/quatech2.c
- drivers/usb/serial/usb-serial-simple.c 2 additions, 0 deletionsdrivers/usb/serial/usb-serial-simple.c
- drivers/usb/serial/usb-serial.c 3 additions, 0 deletionsdrivers/usb/serial/usb-serial.c
Please register or sign in to comment