From: Linus Torvalds Date: Fri, 23 Sep 2022 16:07:08 +0000 (-0700) Subject: Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb X-Git-Tag: v6.1-rc5~408 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33a4e37ebc8ccdfe2c51306b1a40d9e7d17b4691;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'usb-6.0-rc7' of git://git./linux/kernel/git/gregkh/usb Pull USB / Thunderbolt driver fixes and ids from Greg KH: "Here are a few small USB and Thunderbolt driver fixes and new device ids for 6.0-rc7. They contain: - new usb-serial driver ids - documentation build warning fix in USB hub code - flexcop-usb long-posted bugfix (the v4l maintainer for this is MIA so I have finally picked this up as it is a fix for a reported problem.) - dwc3 64bit DMA bugfix - new thunderbolt device ids - typec build error fix All of these have been in linux-next with no reported issues" * tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLY media: flexcop-usb: fix endpoint type check USB: serial: option: add Quectel RM520N USB: serial: option: add Quectel BG95 0x0203 composition thunderbolt: Add support for Intel Maple Ridge single port controller usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA USB: core: Fix RST error in hub.c --- 33a4e37ebc8ccdfe2c51306b1a40d9e7d17b4691