-
- Downloads
Merge tag 'usb-5.9-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 patches for 5.9-rc1. Nothing really magic/major in here, just lots of little changes and updates: - clean up language usages in USB core and some drivers - Thunderbolt driver updates and additions - USB Gadget driver updates - dwc3 driver updates (like always...) - build with "W=1" warning fixups - mtu3 driver updates - usb-serial driver updates and device ids - typec additions and updates for new hardware - xhci debug code updates for future platforms - cdns3 driver updates - lots of other minor driver updates and fixes and cleanups All of these have been in linux-next for a while with no reported issues" * tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (330 commits) usb: common: usb-conn-gpio: Register charger usb: mtu3: simplify mtu3_req_complete() usb: mtu3: clear dual mode of u3port when disable device usb: mtu3: use MTU3_EP_WEDGE flag usb: mtu3: remove useless member @busy in mtu3_ep struct usb: mtu3: remove repeated error log usb: mtu3: add ->udc_set_speed() usb: mtu3: introduce a funtion to check maximum speed usb: mtu3: clear interrupts status when disable interrupts usb: mtu3: reinitialize CSR registers usb: mtu3: fix macro for maximum number of packets usb: mtu3: remove unnecessary pointer checks usb: xhci: Fix ASMedia ASM1142 DMA addressing usb: xhci: define IDs for various ASMedia host controllers usb: musb: convert to devm_platform_ioremap_resource_byname usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_byname usb: gadget: r8a66597: convert to devm_platform_ioremap_resource_byname usb: dwc3: convert to devm_platform_ioremap_resource_byname usb: cdns3: convert to devm_platform_ioremap_resource_byname usb: phy: am335x: convert to devm_platform_ioremap_resource_byname ...
Showing
- Documentation/ABI/testing/sysfs-bus-thunderbolt 55 additions, 2 deletionsDocumentation/ABI/testing/sysfs-bus-thunderbolt
- Documentation/admin-guide/thunderbolt.rst 6 additions, 5 deletionsDocumentation/admin-guide/thunderbolt.rst
- Documentation/devicetree/bindings/usb/brcm,bdc.txt 2 additions, 2 deletionsDocumentation/devicetree/bindings/usb/brcm,bdc.txt
- Documentation/devicetree/bindings/usb/ingenic,jz4770-phy.yaml 5 additions, 1 deletion...mentation/devicetree/bindings/usb/ingenic,jz4770-phy.yaml
- Documentation/devicetree/bindings/usb/ti,keystone-dwc3.yaml 37 additions, 14 deletionsDocumentation/devicetree/bindings/usb/ti,keystone-dwc3.yaml
- Documentation/driver-api/usb/URB.rst 1 addition, 1 deletionDocumentation/driver-api/usb/URB.rst
- Documentation/usb/gadget_hid.rst 1 addition, 1 deletionDocumentation/usb/gadget_hid.rst
- Documentation/usb/gadget_multi.rst 5 additions, 5 deletionsDocumentation/usb/gadget_multi.rst
- Documentation/usb/linux.inf 1 addition, 1 deletionDocumentation/usb/linux.inf
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- arch/arm/mach-omap1/board-osk.c 17 additions, 0 deletionsarch/arm/mach-omap1/board-osk.c
- arch/mips/configs/fuloong2e_defconfig 1 addition, 1 deletionarch/mips/configs/fuloong2e_defconfig
- arch/mips/configs/gcw0_defconfig 1 addition, 1 deletionarch/mips/configs/gcw0_defconfig
- arch/mips/configs/lemote2f_defconfig 1 addition, 1 deletionarch/mips/configs/lemote2f_defconfig
- drivers/net/thunderbolt.c 2 additions, 2 deletionsdrivers/net/thunderbolt.c
- drivers/thunderbolt/Kconfig 7 additions, 2 deletionsdrivers/thunderbolt/Kconfig
- drivers/thunderbolt/Makefile 3 additions, 0 deletionsdrivers/thunderbolt/Makefile
- drivers/thunderbolt/domain.c 1 addition, 1 deletiondrivers/thunderbolt/domain.c
- drivers/thunderbolt/eeprom.c 1 addition, 0 deletionsdrivers/thunderbolt/eeprom.c
- drivers/thunderbolt/lc.c 14 additions, 0 deletionsdrivers/thunderbolt/lc.c
Loading
Please register or sign in to comment