Merge tag 'usb-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB driver fixes from Greg KH: "Here are a number of USB driver fixes and new device ids for 6.1-rc6. Included in here are: - new usb-serial device ids - dwc3 driver fixes for reported problems - cdns3 driver fixes - new USB device quirks - typec driver fixes - extcon USB typec driver fix All of these have been in linux-next with no reported issues" * tag 'usb-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: USB: serial: option: add u-blox LARA-L6 modem USB: serial: option: add u-blox LARA-R6 00B modem USB: serial: option: remove old LARA-R6 PID USB: serial: option: add Fibocom FM160 0x0111 composition usb: add NO_LPM quirk for Realforce 87U Keyboard usb: cdns3: host: fix endless superspeed hub port reset usb: chipidea: fix deadlock in ci_otg_del_timer usb: dwc3: Do not get extcon device when usb-role-switch is used usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handler usb: typec: mux: Enter safe mode only when pins need to be reconfigured extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registered Revert "usb: dwc3: disable USB core PHY management" usb: dwc3: gadget: Return -ESHUTDOWN on ep disable USB: bcma: Make GPIO explicitly optional USB: serial: option: add Sierra Wireless EM9191
No related branches found
No related tags found
Showing
- drivers/extcon/extcon-usbc-tusb320.c 7 additions, 1 deletiondrivers/extcon/extcon-usbc-tusb320.c
- drivers/usb/cdns3/host.c 28 additions, 28 deletionsdrivers/usb/cdns3/host.c
- drivers/usb/chipidea/otg_fsm.c 2 additions, 0 deletionsdrivers/usb/chipidea/otg_fsm.c
- drivers/usb/core/quirks.c 3 additions, 0 deletionsdrivers/usb/core/quirks.c
- drivers/usb/dwc3/core.c 10 additions, 0 deletionsdrivers/usb/dwc3/core.c
- drivers/usb/dwc3/gadget.c 1 addition, 1 deletiondrivers/usb/dwc3/gadget.c
- drivers/usb/dwc3/host.c 0 additions, 10 deletionsdrivers/usb/dwc3/host.c
- drivers/usb/host/bcma-hcd.c 6 additions, 4 deletionsdrivers/usb/host/bcma-hcd.c
- drivers/usb/serial/option.c 17 additions, 2 deletionsdrivers/usb/serial/option.c
- drivers/usb/typec/mux/intel_pmc_mux.c 13 additions, 2 deletionsdrivers/usb/typec/mux/intel_pmc_mux.c
- drivers/usb/typec/tipd/core.c 3 additions, 3 deletionsdrivers/usb/typec/tipd/core.c
Loading
Please register or sign in to comment