alistair23-linux/Documentation/driver-api/usb
Linus Torvalds ecfd7940b8 USB/Thunderbolt patches for 5.9-rc1
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.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCXymciA8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ylVVwCfU7JxgjFhAJTzC9K5efVqsrSHzxQAnijHrqUn
 pHgI9M1ZRVGwmv2RNWb3
 =9/8I
 -----END PGP SIGNATURE-----

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
  ...
2020-08-05 12:13:10 -07: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: fix references for DMA*.txt files 2020-06-26 10:01:32 -06:00
dwc3.rst usb: dwc3: gadget: remove duplicated missed isoc handling 2018-05-21 10:00:53 +03:00
error-codes.rst docs-rst: fix usb cross-references 2017-04-11 14:41:29 -06:00
gadget.rst gadget.rst: Enrich its ReST representation and add kernel-doc tag 2017-04-11 14:37:41 -06:00
hotplug.rst usb/hotplug.txt: convert to ReST and add to driver-api book 2017-04-11 14:40:01 -06: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: typec: altmode: Remove the notification chain 2020-02-12 10:51:21 -08:00
URB.rst Documentation/driver-api: usb/URB: drop doubled word 2020-07-09 18:06:35 +02:00
usb.rst Documentation: fix usb related doc refs 2017-10-12 11:15:48 -06: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