Linux/linux 6c90bbd. MAINTAINERS, Documentation/devicetree/bindings/usb generic-ehci.yaml generic-ohci.yaml

Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb

Pull USB fixes from Greg KH:
 "Here are a lot of small USB driver fixes for 5.4-rc3.

  syzbot has stepped up its testing of the USB driver stack, now able to
  trigger fun race conditions between disconnect and probe functions.
  Because of that we have a lot of fixes in here from Johan and others
  fixing these reported issues that have been around since almost all
  time.

  We also are just deleting the rio500 driver, making all of the syzbot
  bugs found in it moot as it turns out no one has been using it for
  years as there is a userspace version that is being used instead.

  There are also a number of other small fixes in here, all resolving
  reported issues or regressions.

  All have been in linux-next without any reported issues"

* tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (65 commits)
  USB: yurex: fix NULL-derefs on disconnect
  USB: iowarrior: use pr_err()
  USB: iowarrior: drop redundant iowarrior mutex
  USB: iowarrior: drop redundant disconnect mutex
  USB: iowarrior: fix use-after-free after driver unbind
  USB: iowarrior: fix use-after-free on release
  USB: iowarrior: fix use-after-free on disconnect
  USB: chaoskey: fix use-after-free on release
  USB: adutux: fix use-after-free on release
  USB: ldusb: fix NULL-derefs on driver unbind
  USB: legousbtower: fix use-after-free on release
  usb: cdns3: Fix for incorrect DMA mask.
  usb: cdns3: fix cdns3_core_init_role()
  usb: cdns3: gadget: Fix full-speed mode
  USB: usb-skeleton: drop redundant in-urb check
  USB: usb-skeleton: fix use-after-free after driver unbind
  USB: usb-skeleton: fix NULL-deref on disconnect
  usb:cdns3: Fix for CV CH9 running with g_zero driver.
  usb: dwc3: Remove dev_err() on platform_get_irq() failure
  usb: dwc3: Switch to platform_get_irq_byname_optional()
  ...
DeltaFile
+0-554drivers/usb/misc/rio500.c
+0-109Documentation/usb/rio.rst
+63-15drivers/usb/host/xhci.c
+33-27drivers/usb/misc/usblcd.c
+25-33drivers/usb/misc/legousbtower.c
+15-33drivers/usb/misc/iowarrior.c
+39-7drivers/base/platform.c
+4-38drivers/usb/typec/ucsi/ucsi_ccg.c
+12-12drivers/usb/misc/ldusb.c
+15-9drivers/usb/misc/adutux.c
+0-20drivers/usb/misc/rio500_usb.h
+19-1drivers/usb/cdns3/core.c
+9-10drivers/usb/usb-skeleton.c
+11-7drivers/usb/misc/yurex.c
+15-3drivers/usb/renesas_usbhs/mod_gadget.c
+15-0drivers/usb/renesas_usbhs/pipe.c
+8-6drivers/usb/typec/tcpm/tcpm.c
+9-3drivers/usb/cdns3/ep0.c
+11-0drivers/usb/serial/option.c
+0-10drivers/usb/misc/Kconfig
+9-0drivers/usb/serial/ftdi_sio_ids.h
+5-3drivers/usb/class/usblp.c
+8-0drivers/usb/cdns3/gadget.c
+2-5drivers/usb/dwc3/gadget.c
+6-1Documentation/devicetree/bindings/usb/generic-ehci.yaml
+6-1Documentation/devicetree/bindings/usb/generic-ohci.yaml
+0-7MAINTAINERS
+2-5drivers/usb/dwc3/drd.c
+2-5drivers/usb/dwc3/host.c
+6-0arch/arm/boot/dts/sunxi-h3-h5.dtsi
+5-0arch/arm/boot/dts/sun9i-a80.dtsi
+5-0Documentation/devicetree/bindings/usb/usb-hcd.yaml
+1-4drivers/usb/serial/usb-serial.c
+3-2drivers/usb/misc/chaoskey.c
+2-2Documentation/devicetree/bindings/usb/usb-xhci.txt
+2-2Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.txt
+2-2drivers/usb/gadget/udc/lpc32xx_udc.c
+4-0arch/arm/boot/dts/sun4i-a10.dtsi
+2-2drivers/usb/host/xhci-ring.c
+4-0arch/arm/boot/dts/sun6i-a31.dtsi
+4-0drivers/usb/image/microtek.c
+4-0arch/arm/boot/dts/sun8i-r40.dtsi
+4-0arch/arm/boot/dts/sun7i-a20.dtsi
+2-2Documentation/devicetree/bindings/usb/mediatek,mtu3.txt
+2-2drivers/usb/usbip/vhci_hcd.c
+2-2Documentation/devicetree/bindings/usb/amlogic,dwc3.txt
+2-2drivers/usb/serial/keyspan.c
+3-0drivers/usb/serial/ftdi_sio.c
+1-2drivers/media/usb/stkwebcam/stk-webcam.c
+2-1drivers/usb/cdns3/cdns3-pci-wrap.c
+2-1drivers/usb/gadget/udc/dummy_hcd.c
+3-0arch/arm/boot/dts/sun8i-a83t.dtsi
+1-1drivers/usb/gadget/udc/Kconfig
+2-0include/linux/platform_device.h
+1-1Documentation/devicetree/bindings/usb/usb-uhci.txt
+2-0arch/arm/boot/dts/sun5i.dtsi
+1-1drivers/usb/renesas_usbhs/fifo.c
+2-0drivers/usb/typec/ucsi/displayport.c
+2-0arch/arm64/boot/dts/allwinner/sun50i-a64-pinebook.dts
+2-0arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi
+2-0arch/arm/boot/dts/sun8i-a23-a33.dtsi
+2-0arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi
+0-1arch/mips/configs/mtx1_defconfig
+0-1drivers/usb/misc/Makefile
+0-1arch/arm/configs/badge4_defconfig
+0-1arch/mips/configs/rm200_defconfig
+0-1arch/arm/configs/corgi_defconfig
+0-1arch/arm/configs/pxa_defconfig
+1-0drivers/usb/renesas_usbhs/common.h
+1-0drivers/usb/renesas_usbhs/fifo.h
+1-0drivers/usb/host/xhci-ext-caps.c
+1-0drivers/usb/renesas_usbhs/pipe.h
+0-1arch/arm/configs/s3c2410_defconfig
+0-1arch/arm/configs/spitz_defconfig
+431-96174 files

UnifiedSplitRaw