Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB and Thunderbolt updates from Greg KH: "Here is the big set of USB and Thunderbolt driver updates for 5.13-rc1. Lots of little things in here, with loads of tiny fixes and cleanups over these drivers, as well as these "larger" changes: - thunderbolt updates and new features added - xhci driver updates and split out of a mediatek-specific xhci driver from the main xhci module to make it easier to work with (something that I have been wanting for a while). - loads of typec feature additions and updates - dwc2 driver updates - dwc3 driver updates - gadget driver fixes and minor updates - loads of usb-serial cleanups and fixes and updates - usbip documentation updates and fixes - lots of other tiny USB driver updates All of these have been in linux-next for a while with no reported issues" * tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (371 commits) usb: Fix up movement of USB core kerneldoc location usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capability usb: dwc3: Capture new capability register GHWPARAMS9 usb: gadget: prevent a ternary sign expansion bug usb: dwc3: core: Do core softreset when switch mode usb: dwc2: Get rid of useless error checks in suspend interrupt usb: dwc2: Update dwc2_handle_usb_suspend_intr function. usb: dwc2: Add exit hibernation mode before removing drive usb: dwc2: Add hibernation exiting flow by system resume usb: dwc2: Add hibernation entering flow by system suspend usb: dwc2: Allow exit hibernation in urb enqueue usb: dwc2: Move exit hibernation to dwc2_port_resume() function usb: dwc2: Move enter hibernation to dwc2_port_suspend() function usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated. usb: dwc2: Clear fifo_map when resetting core. usb: dwc2: Allow exiting hibernation from gpwrdn rst detect usb: dwc2: Fix hibernation between host and device modes. usb: dwc2: Fix host mode hibernation exit with remote wakeup flow. usb: dwc2: Reset DEVADDR after exiting gadget hibernation. usb: dwc2: Update exit hibernation when port reset is asserted ...
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-bus-thunderbolt 7 additions, 28 deletionsDocumentation/ABI/testing/sysfs-bus-thunderbolt
- Documentation/devicetree/bindings/connector/usb-connector.yaml 10 additions, 0 deletions...entation/devicetree/bindings/connector/usb-connector.yaml
- Documentation/devicetree/bindings/usb/dwc3-xilinx.txt 26 additions, 2 deletionsDocumentation/devicetree/bindings/usb/dwc3-xilinx.txt
- Documentation/devicetree/bindings/usb/fsl,imx8mp-dwc3.yaml 3 additions, 6 deletionsDocumentation/devicetree/bindings/usb/fsl,imx8mp-dwc3.yaml
- Documentation/devicetree/bindings/usb/generic-ehci.yaml 6 additions, 0 deletionsDocumentation/devicetree/bindings/usb/generic-ehci.yaml
- Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml 22 additions, 7 deletionsDocumentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
- Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml 8 additions, 4 deletionsDocumentation/devicetree/bindings/usb/mediatek,mtu3.yaml
- Documentation/devicetree/bindings/usb/qcom,dwc3.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/usb/qcom,dwc3.yaml
- Documentation/devicetree/bindings/usb/snps,dwc3.yaml 7 additions, 1 deletionDocumentation/devicetree/bindings/usb/snps,dwc3.yaml
- Documentation/devicetree/bindings/usb/usb-device.yaml 3 additions, 3 deletionsDocumentation/devicetree/bindings/usb/usb-device.yaml
- Documentation/devicetree/bindings/usb/usb-nop-xceiv.txt 0 additions, 43 deletionsDocumentation/devicetree/bindings/usb/usb-nop-xceiv.txt
- Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml 64 additions, 0 deletionsDocumentation/devicetree/bindings/usb/usb-nop-xceiv.yaml
- Documentation/driver-api/usb/usb.rst 8 additions, 7 deletionsDocumentation/driver-api/usb/usb.rst
- Documentation/usb/usbip_protocol.rst 193 additions, 151 deletionsDocumentation/usb/usbip_protocol.rst
- arch/arm/configs/multi_v7_defconfig 1 addition, 1 deletionarch/arm/configs/multi_v7_defconfig
- arch/arm64/boot/dts/freescale/imx8mp.dtsi 2 additions, 2 deletionsarch/arm64/boot/dts/freescale/imx8mp.dtsi
- arch/arm64/boot/dts/mediatek/mt8183.dtsi 1 addition, 1 deletionarch/arm64/boot/dts/mediatek/mt8183.dtsi
- drivers/net/thunderbolt.c 42 additions, 14 deletionsdrivers/net/thunderbolt.c
- drivers/platform/x86/intel_cht_int33fe_typec.c 19 additions, 0 deletionsdrivers/platform/x86/intel_cht_int33fe_typec.c
- drivers/thunderbolt/ctl.c 12 additions, 9 deletionsdrivers/thunderbolt/ctl.c
Loading
Please register or sign in to comment