-
- Downloads
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB/Thunderbolt updates from Greg KH: "Here is the large set of USB and Thunderbolt changes for 6.12-rc1. Nothing "major" in here, except for a new 9p network gadget that has been worked on for a long time (all of the needed acks are here) Other than that, it's the usual set of: - Thunderbolt / USB4 driver updates and additions for new hardware - dwc3 driver updates and new features added - xhci driver updates - typec driver updates - USB gadget updates and api additions to make some gadgets more configurable by userspace - dwc2 driver updates - usb phy driver updates - usbip feature additions - other minor USB driver updates All of these have been in linux-next for a long time with no reported issues" * tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (145 commits) sub: cdns3: Use predefined PCI vendor ID constant sub: cdns2: Use predefined PCI vendor ID constant USB: misc: yurex: fix race between read and write USB: misc: cypress_cy7c63: check for short transfer USB: appledisplay: close race between probe and completion handler USB: class: CDC-ACM: fix race between get_serial and set_serial usb: r8a66597-hcd: make read-only const arrays static usb: typec: ucsi: Fix busy loop on ASUS VivoBooks usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed() usb: storage: ene_ub6250: Fix right shift warnings usb: roles: Improve the fix for a false positive recursive locking complaint locking/mutex: Introduce mutex_init_with_key() locking/mutex: Define mutex_init() once net/9p/usbg: fix CONFIG_USB_GADGET dependency usb: xhci: fix loss of data on Cadence xHC usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming support ...
Showing
- Documentation/ABI/testing/configfs-usb-gadget-acm 7 additions, 0 deletionsDocumentation/ABI/testing/configfs-usb-gadget-acm
- Documentation/ABI/testing/configfs-usb-gadget-uac1 8 additions, 0 deletionsDocumentation/ABI/testing/configfs-usb-gadget-uac1
- Documentation/ABI/testing/configfs-usb-gadget-uac2 11 additions, 0 deletionsDocumentation/ABI/testing/configfs-usb-gadget-uac2
- Documentation/devicetree/bindings/phy/fsl,mxs-usbphy.yaml 17 additions, 0 deletionsDocumentation/devicetree/bindings/phy/fsl,mxs-usbphy.yaml
- Documentation/devicetree/bindings/usb/fsl,ls1028a.yaml 52 additions, 0 deletionsDocumentation/devicetree/bindings/usb/fsl,ls1028a.yaml
- Documentation/devicetree/bindings/usb/msm-hsusb.txt 0 additions, 110 deletionsDocumentation/devicetree/bindings/usb/msm-hsusb.txt
- Documentation/devicetree/bindings/usb/qcom,dwc3.yaml 18 additions, 0 deletionsDocumentation/devicetree/bindings/usb/qcom,dwc3.yaml
- Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml 1 addition, 2 deletionsDocumentation/devicetree/bindings/usb/ti,j721e-usb.yaml
- Documentation/filesystems/9p.rst 57 additions, 1 deletionDocumentation/filesystems/9p.rst
- Documentation/usb/functionfs-desc.rst 39 additions, 0 deletionsDocumentation/usb/functionfs-desc.rst
- Documentation/usb/functionfs.rst 2 additions, 0 deletionsDocumentation/usb/functionfs.rst
- Documentation/usb/gadget-testing.rst 19 additions, 0 deletionsDocumentation/usb/gadget-testing.rst
- Documentation/usb/index.rst 1 addition, 0 deletionsDocumentation/usb/index.rst
- drivers/thunderbolt/acpi.c 10 additions, 30 deletionsdrivers/thunderbolt/acpi.c
- drivers/thunderbolt/debugfs.c 366 additions, 16 deletionsdrivers/thunderbolt/debugfs.c
- drivers/thunderbolt/sb_regs.h 13 additions, 5 deletionsdrivers/thunderbolt/sb_regs.h
- drivers/thunderbolt/tb.h 38 additions, 4 deletionsdrivers/thunderbolt/tb.h
- drivers/thunderbolt/usb4.c 35 additions, 27 deletionsdrivers/thunderbolt/usb4.c
- drivers/usb/cdns3/cdns3-pci-wrap.c 2 additions, 3 deletionsdrivers/usb/cdns3/cdns3-pci-wrap.c
- drivers/usb/cdns3/cdnsp-pci.c 15 additions, 14 deletionsdrivers/usb/cdns3/cdnsp-pci.c
Loading
Please register or sign in to comment