Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB / PHY / Thunderbolt fixes from Greg KH: "Here are a number of reverts, fixes, and new device ids for 6.7-rc3 for the USB, PHY, and Thunderbolt driver subsystems. Include in here are: - reverts of some PHY drivers that went into 6.7-rc1 that shouldn't have been merged yet, the author is reworking them based on review comments as they were using older apis that shouldn't be used anymore for newer drivers - small thunderbolt driver fixes for reported issues - USB driver fixes for a variety of small issues in dwc3, typec, xhci, and other smaller drivers. - new device ids for usb-serial and onboard_usb_hub drivers. All of these have been in linux-next with no reported issues" * tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (33 commits) USB: serial: option: add Luat Air72*U series products USB: dwc3: qcom: fix ACPI platform device leak USB: dwc3: qcom: fix software node leak on probe errors USB: dwc3: qcom: fix resource leaks on probe deferral USB: dwc3: qcom: simplify wakeup interrupt setup USB: dwc3: qcom: fix wakeup after probe deferral dt-bindings: usb: qcom,dwc3: fix example wakeup interrupt types usb: misc: onboard-hub: add support for Microchip USB5744 dt-bindings: usb: microchip,usb5744: Add second supply usb: misc: ljca: Fix enumeration error on Dell Latitude 9420 USB: serial: option: add Fibocom L7xx modules USB: xhci-plat: fix legacy PHY double init usb: typec: tipd: Supply also I2C driver data usb: xhci-mtk: fix in-ep's start-split check failure usb: dwc3: set the dma max_seg_size usb: config: fix iteration issue in 'usb_get_bos_descriptor()' usb: dwc3: add missing of_node_put and platform_device_put USB: dwc2: write HCINT with INTMASK applied usb: misc: ljca: Drop _ADR support to get ljca children devices usb: cdnsp: Fix deadlock issue during using NCM gadget ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/usb/microchip,usb5744.yaml 6 additions, 1 deletionDocumentation/devicetree/bindings/usb/microchip,usb5744.yaml
- Documentation/devicetree/bindings/usb/qcom,dwc3.yaml 2 additions, 2 deletionsDocumentation/devicetree/bindings/usb/qcom,dwc3.yaml
- Documentation/devicetree/bindings/usb/usb-hcd.yaml 1 addition, 1 deletionDocumentation/devicetree/bindings/usb/usb-hcd.yaml
- drivers/phy/Kconfig 0 additions, 1 deletiondrivers/phy/Kconfig
- drivers/phy/Makefile 0 additions, 1 deletiondrivers/phy/Makefile
- drivers/phy/realtek/Kconfig 0 additions, 32 deletionsdrivers/phy/realtek/Kconfig
- drivers/phy/realtek/Makefile 0 additions, 3 deletionsdrivers/phy/realtek/Makefile
- drivers/phy/realtek/phy-rtk-usb2.c 0 additions, 1325 deletionsdrivers/phy/realtek/phy-rtk-usb2.c
- drivers/phy/realtek/phy-rtk-usb3.c 0 additions, 761 deletionsdrivers/phy/realtek/phy-rtk-usb3.c
- drivers/thunderbolt/switch.c 3 additions, 3 deletionsdrivers/thunderbolt/switch.c
- drivers/thunderbolt/tb.c 11 additions, 1 deletiondrivers/thunderbolt/tb.c
- drivers/usb/cdns3/cdnsp-ring.c 3 additions, 0 deletionsdrivers/usb/cdns3/cdnsp-ring.c
- drivers/usb/core/config.c 2 additions, 1 deletiondrivers/usb/core/config.c
- drivers/usb/core/hub.c 0 additions, 23 deletionsdrivers/usb/core/hub.c
- drivers/usb/dwc2/hcd_intr.c 7 additions, 8 deletionsdrivers/usb/dwc2/hcd_intr.c
- drivers/usb/dwc3/core.c 2 additions, 0 deletionsdrivers/usb/dwc3/core.c
- drivers/usb/dwc3/drd.c 1 addition, 1 deletiondrivers/usb/dwc3/drd.c
- drivers/usb/dwc3/dwc3-qcom.c 47 additions, 22 deletionsdrivers/usb/dwc3/dwc3-qcom.c
- drivers/usb/dwc3/dwc3-rtk.c 7 additions, 1 deletiondrivers/usb/dwc3/dwc3-rtk.c
- drivers/usb/host/xhci-mtk-sch.c 10 additions, 3 deletionsdrivers/usb/host/xhci-mtk-sch.c
Loading
Please register or sign in to comment