alistair23-linux/Documentation/devicetree/bindings/usb
Linus Torvalds 5695d5d197 USB/PHY patches for 4.19-rc1
Here is the big USB and phy driver patch set for 4.19-rc1.
 
 Nothing huge but there was a lot of work that happened this development
 cycle:
 	- lots of type-c work, with drivers graduating out of staging,
 	  and displayport support being added.
 	- new PHY drivers
 	- the normal collection of gadget driver updates and fixes
 	- code churn to work on the urb handling path, using irqsave()
 	  everywhere in anticipation of making this codepath a lot
 	  simpler in the future.
 	- usbserial driver fixes and reworks
 	- other misc changes
 
 Full details are in the shortlog.
 
 All of these have been in linux-next with no reported issues for a
 while.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCW3hBPA8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+yloNwCggMZi9m8Krjq7d7aLw5oJJex/nIAAn0jeADOT
 NpoCgrtGHjwrATxN5/Ke
 =jXa3
 -----END PGP SIGNATURE-----

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

Pull USB/PHY updates from Greg KH:
 "Here is the big USB and phy driver patch set for 4.19-rc1.

  Nothing huge but there was a lot of work that happened this
  development cycle:

   - lots of type-c work, with drivers graduating out of staging, and
     displayport support being added.

   - new PHY drivers

   - the normal collection of gadget driver updates and fixes

   - code churn to work on the urb handling path, using irqsave()
     everywhere in anticipation of making this codepath a lot simpler in
     the future.

   - usbserial driver fixes and reworks

   - other misc changes

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

* tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (159 commits)
  USB: serial: pl2303: add a new device id for ATEN
  usb: renesas_usbhs: Kconfig: convert to SPDX identifiers
  usb: dwc3: gadget: Check MaxPacketSize from descriptor
  usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms
  usb: dwc2: Turn on uframe_sched on "amlogic" platforms
  usb: dwc2: Turn on uframe_sched on "his" platforms
  usb: dwc2: Turn on uframe_sched on "bcm" platforms
  usb: dwc2: gadget: ISOC's starting flow improvement
  usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
  usb: dwc3: core: Enable AutoRetry feature in the controller
  usb: dwc3: Set default mode for dwc_usb31
  usb: gadget: udc: renesas_usb3: Add register of usb role switch
  usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_rep
  usb: dwc2: Modify dwc2_readl/writel functions prototype
  usb: dwc3: pci: Intel Merrifield can be host
  usb: dwc3: pci: Supply device properties via driver data
  arm64: dts: dwc3: description of incr burst type
  usb: dwc3: Enable undefined length INCR burst type
  usb: dwc3: add global soc bus configuration reg0
  usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pci
  ...
2018-08-18 10:21:49 -07:00
..
allwinner,sun4i-a10-musb.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
am33xx-usb.txt Merge branch 'dts-fixes' into omap-for-v4.15/fixes-dt 2017-11-28 08:12:32 -08:00
amlogic,dwc3.txt dt-bindings: usb: add support for dwc3 controller on Amlogic Meson GX 2018-03-13 10:47:50 +02:00
atmel-usb.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
brcm,bcm3384-usb.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
brcm,bdc.txt dt-bindings: usb: bdc: Add Device Tree binding for Broadcom UDC driver 2017-08-15 14:18:57 +03:00
ci-hdrc-usb2.txt doc: usb: ci-hdrc-usb2: Add property "mux-controls" 2018-04-25 14:10:32 +02:00
da8xx-usb.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
dwc2.txt dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding 2018-03-05 10:43:54 +02:00
dwc3-cavium.txt usb: dwc3: of-simple: add compatible for Cavium 2016-09-13 09:28:59 +03:00
dwc3-st.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
dwc3-xilinx.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
dwc3.txt arm64: dts: dwc3: description of incr burst type 2018-07-30 10:39:15 +03:00
ehci-omap.txt Documentation: ehci-omap: remove the unnecessary newline 2017-01-09 10:19:14 -06:00
ehci-orion.txt usb: orion-ehci: Add support for the Armada 3700 2017-03-17 13:32:59 +09:00
ehci-st.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
exynos-usb.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
fcs,fusb302.txt dt-bindings: usb: fusb302: remove max-sink-* properties 2018-04-22 16:06:26 +02:00
fsl-usb.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
generic.txt usb: of: add functions to bind a companion controller 2017-03-17 13:24:48 +09:00
gr-udc.txt usb: gadget: gr_udc: Expand devicetree documentation 2014-04-21 14:07:26 -05:00
hisilicon,histb-xhci.txt dt-bindings: usb: add bindings doc for HiSilicon STB xHCI host controller 2018-05-24 18:03:07 +02:00
iproc-udc.txt dt-bindings: usb: DT bindings documentation for Broadcom IPROC USB Device controller. 2017-06-13 13:21:02 +03:00
isp1301.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
keystone-usb.txt DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
lpc32xx-udc.txt USB: gadget driver for LPC32xx 2012-05-01 13:34:55 -04:00
maxim,max3421.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
mediatek,mtk-xhci.txt dt-bindings: usb: add the documentation for USB HCDs 2018-03-09 09:43:52 -08:00
mediatek,mtu3.txt dt-bindings: usb: add the documentation for USB HCDs 2018-03-09 09:43:52 -08:00
msm-hsusb.txt usb: phy: msm: Add D+/D- lines route control 2015-07-30 11:43:36 -05:00
npcm7xx-usb.txt dt-bindings: usb: new ehci-npcm7xx dt 2018-06-25 21:59:15 +08:00
nvidia,tegra20-ehci.txt Documentation: DT bindings: add more Tegra chip compatible strings 2015-02-03 20:37:31 -06:00
nvidia,tegra124-xusb.txt dt-bindings: usb: Fix Tegra XUSB example 2016-07-01 14:48:29 +02:00
octeon-usb.txt Documentation/devicetree: document OCTEON USB bindings 2015-12-09 15:30:00 -06:00
ohci-da8xx.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
ohci-nxp.txt USB: ohci-nxp: Use isp1301 driver 2012-05-01 13:36:18 -04:00
ohci-omap3.txt ARM: dts: Update echi-omap DT binding example usage 2014-03-04 10:46:33 -08:00
ohci-st.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
omap-usb.txt doc: Add "ti,am437x-dwc3" comaptible for dwc3 glue 2014-05-06 10:19:49 -07:00
pxa-usb.txt usb: gadget: pxa27x_udc device-tree documentation 2014-11-03 10:01:17 -06:00
qcom,dwc3.txt dt-bindings: usb: Update documentation for Qualcomm DWC3 driver 2018-05-15 10:20:12 +03:00
renesas_usb3.txt usb: gadget: udc: renesas_usb3: add binging for r8a77965 2018-03-05 10:49:32 +02:00
renesas_usbhs.txt usb: renesas_usbhs: add binding for r8a77965 2018-03-05 10:49:30 +02:00
richtek,rt1711h.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
rockchip,dwc3.txt usb: dwc3: rockchip: Fix PHY documentation links. 2018-07-20 08:16:41 -06:00
s3c2410-usb.txt dt-bindings: usb: add DT binding for s3c2410 USB OHCI controller 2016-11-29 17:31:36 +01:00
samsung-hsotg.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
spear-usb.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
twlxxxx-usb.txt power: twl4030_charger: find associated phy by more reliable means. 2015-05-26 10:44:06 -05:00
typec-tcpci.txt dt-bindings: usb: add documentation for typec port controller(TCPCI) 2018-06-28 19:49:47 +09:00
udc-xilinx.txt usb: doc: udc-xilinx: Add devicetree bindings 2014-09-12 09:12:40 -05:00
ulpi.txt usb: ulpi: Support device discovery via DT 2017-01-20 11:24:06 +08:00
usb-device.txt dt-bindings: usb: add interface binding 2017-11-28 15:12:38 +01:00
usb-ehci.txt dt-bindings: usb: add the documentation for USB HCDs 2018-03-09 09:43:52 -08:00
usb-hcd.txt dt-bindings: usb: add the documentation for USB HCDs 2018-03-09 09:43:52 -08:00
usb-nop-xceiv.txt dt-bindings: usb: add #phy-cells to usb-nop-xceiv 2017-11-13 16:50:01 -06:00
usb-ohci.txt dt-bindings: usb: add the documentation for USB HCDs 2018-03-09 09:43:52 -08:00
usb-uhci.txt dt-bindings: usb: add the documentation for USB HCDs 2018-03-09 09:43:52 -08:00
usb-xhci.txt dt-bindings: usb-xhci: Add r8a77990 support 2018-07-13 15:41:56 +02:00
usb251xb.txt usb: usb251xb: Update usb251xb bindings 2017-11-01 17:14:21 +01:00
usb3503.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
usb4604.txt usb: misc: Add driver for usb4604 2016-08-09 15:49:01 +02:00
usbmisc-imx.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
ux500-usb.txt dt: dbx5x0: remove mentor,musb binding 2013-09-26 11:04:02 +02:00