linux-stable/Documentation/driver-api/usb
Linus Torvalds 79160a603b USB / Thunderbolt patches for 5.14-rc1
Here is the big set of USB and Thunderbolt patches for 5.14-rc1.
 
 Nothing major here just lots of little changes for new hardware and
 features.  Highlights are:
 	- more USB 4 support added to the thunderbolt core
 	- build warning fixes all over the place
 	- usb-serial driver updates and new device support
 	- mtu3 driver updates
 	- gadget driver updates
 	- dwc3 driver updates
 	- dwc2 driver updates
 	- isp1760 host driver updates
 	- musb driver updates
 	- lots of other tiny things.
 
 Full details are in the shortlog.
 
 All of these have been in linux-next for a while now with no reported
 issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCYOM3EA8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ynGewCeMg7YvtCnqFBNebC+GfKpFTgWxO4AnAppjSrZ
 RPGQgfZdWmx7daCXWbSK
 =u68a
 -----END PGP SIGNATURE-----

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

Pull USB / Thunderbolt updates from Greg KH:
 "Here is the big set of USB and Thunderbolt patches for 5.14-rc1.

  Nothing major here just lots of little changes for new hardware and
  features. Highlights are:

   - more USB 4 support added to the thunderbolt core

   - build warning fixes all over the place

   - usb-serial driver updates and new device support

   - mtu3 driver updates

   - gadget driver updates

   - dwc3 driver updates

   - dwc2 driver updates

   - isp1760 host driver updates

   - musb driver updates

   - lots of other tiny things.

  Full details are in the shortlog.

  All of these have been in linux-next for a while now with no reported
  issues"

* tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (223 commits)
  phy: qcom-qusb2: Add configuration for SM4250 and SM6115
  dt-bindings: phy: qcom,qusb2: document sm4250/6115 compatible
  dt-bindings: usb: qcom,dwc3: Add bindings for sm6115/4250
  USB: cdc-acm: blacklist Heimann USB Appset device
  usb: xhci-mtk: allow multiple Start-Split in a microframe
  usb: ftdi-elan: remove redundant continue statement in a while-loop
  usb: class: cdc-wdm: return the correct errno code
  xhci: remove redundant continue statement
  usb: dwc3: Fix debugfs creation flow
  usb: gadget: hid: fix error return code in hid_bind()
  usb: gadget: eem: fix echo command packet response issue
  usb: gadget: f_hid: fix endianness issue with descriptors
  Revert "USB: misc: Add onboard_usb_hub driver"
  Revert "of/platform: Add stubs for of_platform_device_create/destroy()"
  Revert "usb: host: xhci-plat: Create platform device for onboard hubs in probe()"
  Revert "arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub"
  xhci: solve a double free problem while doing s4
  xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warning
  xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirk
  xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES
  ...
2021-07-05 14:16:22 -07:00
..
URB.rst docs: get rid of :c:type explicit declarations for structs 2020-10-15 07:49:40 +02:00
anchors.rst usb/anchors.txt: convert to ReST and add to driver-api book 2017-04-11 14:38:44 -06:00
bulk-streams.rst Replace HTTP links with HTTPS ones: documentation 2020-06-08 09:30:19 -06:00
callbacks.rst docs-rst: fix usb cross-references 2017-04-11 14:41:29 -06:00
dma.rst docs: driver-api: usb: avoid using ReST :doc:`foo` markup 2021-06-17 13:24:38 -06:00
dwc3.rst usb: dwc3: gadget: remove duplicated missed isoc handling 2018-05-21 10:00:53 +03:00
error-codes.rst USB: core: Check buffer length matches wLength for control transfers 2021-05-27 13:46:21 +02:00
gadget.rst docs: get rid of :c:type explicit declarations for structs 2020-10-15 07:49:40 +02:00
hotplug.rst docs: get rid of :c:type explicit declarations for structs 2020-10-15 07:49:40 +02:00
index.rst usb: typec: Improve Alt Mode documentation 2018-12-19 08:13:25 +01:00
persist.rst docs-rst: fix usb cross-references 2017-04-11 14:41:29 -06:00
power-management.rst docs: power: convert docs to ReST and rename to *.rst 2019-06-14 16:08:36 -05:00
typec.rst usb: typec: Improve Alt Mode documentation 2018-12-19 08:13:25 +01:00
typec_bus.rst usb: docs: document altmode register/unregister functions 2020-10-15 07:49:48 +02:00
usb.rst usb: Restore the usb_header label 2021-05-21 14:41:37 +02:00
usb3-debug-port.rst usb: doc: Update document for USB3 debug port usage 2017-12-21 13:39:30 -07:00
writing_musb_glue_layer.rst Replace HTTP links with HTTPS ones: documentation 2020-06-08 09:30:19 -06:00
writing_usb_driver.rst Replace HTTP links with HTTPS ones: Documentation/driver-api 2020-06-26 11:09:04 -06:00