Merge tag 'usb-5.19-rc4' 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 fixes and new device ids for 5.19-rc4 for a few small reported issues. They include: - new usb-serial driver ids - MAINTAINERS file update to properly catch the USB dts files - dt-bindings fixes for reported build warnings - xhci driver fixes for reported problems - typec Kconfig dependancy fix - raw_gadget fuzzing fixes found by syzbot - chipidea driver bugfix - usb gadget uvc bugfix All of these have been in linux-next with no reported issues" * tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: usb: chipidea: udc: check request status before setting device address USB: gadget: Fix double-free bug in raw_gadget driver xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI xhci: turn off port power in shutdown xhci: Keep interrupt disabled in initialization until host is running. USB: serial: option: add Quectel RM500K module support USB: serial: option: add Quectel EM05-G modem USB: serial: pl2303: add support for more HXN (G) types usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC usb: gadget: uvc: fix list double add in uvcg_video_pump dt-bindings: usb: ehci: Increase the number of PHYs dt-bindings: usb: ohci: Increase the number of PHYs usb: gadget: Fix non-unique driver names in raw-gadget driver MAINTAINERS: add include/dt-bindings/usb to USB SUBSYSTEM USB: serial: option: add Telit LE910Cx 0x1250 composition
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/usb/generic-ehci.yaml 2 additions, 1 deletionDocumentation/devicetree/bindings/usb/generic-ehci.yaml
- Documentation/devicetree/bindings/usb/generic-ohci.yaml 2 additions, 1 deletionDocumentation/devicetree/bindings/usb/generic-ohci.yaml
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- drivers/usb/chipidea/udc.c 3 additions, 0 deletionsdrivers/usb/chipidea/udc.c
- drivers/usb/gadget/function/uvc_video.c 3 additions, 0 deletionsdrivers/usb/gadget/function/uvc_video.c
- drivers/usb/gadget/legacy/raw_gadget.c 47 additions, 16 deletionsdrivers/usb/gadget/legacy/raw_gadget.c
- drivers/usb/host/xhci-hub.c 1 addition, 1 deletiondrivers/usb/host/xhci-hub.c
- drivers/usb/host/xhci-pci.c 5 additions, 1 deletiondrivers/usb/host/xhci-pci.c
- drivers/usb/host/xhci.c 35 additions, 15 deletionsdrivers/usb/host/xhci.c
- drivers/usb/host/xhci.h 2 additions, 0 deletionsdrivers/usb/host/xhci.h
- drivers/usb/serial/option.c 6 additions, 0 deletionsdrivers/usb/serial/option.c
- drivers/usb/serial/pl2303.c 17 additions, 12 deletionsdrivers/usb/serial/pl2303.c
- drivers/usb/typec/tcpm/Kconfig 0 additions, 1 deletiondrivers/usb/typec/tcpm/Kconfig
Loading
Please register or sign in to comment