linux-hardened/Documentation/devicetree/bindings/usb
Greg Kroah-Hartman 4811f53fad usb: xceiv: patches for v3.9 merge window
Two new PHY drivers coming here: one for Samsung,
 one for OMAP. Both architectures are adding USB3
 support to mainline kernel.
 
 The PHY layer now allows us to have mulitple PHYs
 of the same type, which is necessary for platforms
 which provide more than one USB peripheral port.
 
 There's also a few cleanups here: removal of __dev*
 annotations, conversion of a cast to to_delayed_work(),
 and mxs-phy learns about ->set_suspend.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
 iQIcBAABAgAGBQJRAqlWAAoJEIaOsuA1yqREo+0P/AnevihQnUfh1WlICZeHvQMR
 +XwSZGVlZYMTiThFldDOsV0ZpngMWW7y7iNc/YjCTyYr1skRjdYahRAc9YZtz2aR
 2aIdIbdt6gS4wthPhMUGdeGlGuXngmrFCKeo7xD8RQQgeJecGqrD/y629fAfnq0Z
 /bCOq+BKj3R9oLOVKtBCOE+j4KQKJSDkywz4GRaZ5yyOmn55Ci/FNJH6EAoGQC5Q
 D1j+PyhlVpqW/XESn9ceRdXIG9i4a9b3PwKFNbO3iCfaLh5JGTW67pTZ+A7+XNcz
 iT3+WibsZIAF6ya/Eu/1NcBgj8an6rhuRN/Nu7GTIOxwZNuKbqpYfuOXf1/StTiJ
 rwmPQ4mh3PzqbLSfe4+H3SIkj8IZCh6NuPiREAwge2HGxOSY7FSIdQSGV6jOqa7F
 7Qi3K9aFMqJYAkhEelPfNtZZhK1fVlQTn+t/q4Zr7r593xpV1Ur73Kn3EwGDBcM3
 5hyKo9DC1Gr1KXtf1B/hzojnMWqmT5BxJhFBSsw7Nj1F0fUaA3G15+vkanvUSWRV
 /wP8pjZD44T/bguion7LSdscX98S4fCTJSf571UYymmVGKejfpYI0wRWearVbrhm
 cwdONVyIt0EFqX2gd2pthx2SBTTOEetb5ssqSKXRBCTDiApjdAPdejVGk3iblw7C
 LOydELt71ER/o2RNVR+h
 =c796
 -----END PGP SIGNATURE-----

Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next

Felipe writes:
	usb: xceiv: patches for v3.9 merge window

	Two new PHY drivers coming here: one for Samsung,
	one for OMAP. Both architectures are adding USB3
	support to mainline kernel.

	The PHY layer now allows us to have mulitple PHYs
	of the same type, which is necessary for platforms
	which provide more than one USB peripheral port.

	There's also a few cleanups here: removal of __dev*
	annotations, conversion of a cast to to_delayed_work(),
	and mxs-phy learns about ->set_suspend.
2013-01-25 09:09:46 -08:00
..
am33xx-usb.txt ARM: arm-soc: Cleanups on various subarchitectures 2012-12-12 11:51:39 -08:00
atmel-usb.txt USB: at91: Device udc add dt support 2012-03-16 00:41:00 +08:00
ci13xxx-imx.txt USB: chipidea: add imx usbmisc support 2012-09-12 11:20:38 -07:00
dwc3.txt usb: dwc3: core: add dt support for dwc3 core 2013-01-25 13:17:54 +02:00
ehci-orion.txt ARM: Kirkwood: ehci-orion: Add device tree binding 2012-11-24 02:53:12 +00:00
fsl-usb.txt dt: Move device tree documentation out of powerpc directory 2011-01-31 00:09:01 -07:00
isp1301.txt USB: Add driver for NXP ISP1301 USB transceiver 2012-05-01 13:33:02 -04:00
lpc32xx-udc.txt USB: gadget driver for LPC32xx 2012-05-01 13:34:55 -04:00
mxs-phy.txt usb: otg: add basic mxs phy driver support 2012-07-09 09:59:23 -07:00
nvidia,tegra20-ehci.txt dt: name all Tegra binding docs consistently 2012-06-11 11:48:42 -06:00
ohci-nxp.txt USB: ohci-nxp: Use isp1301 driver 2012-05-01 13:36:18 -04:00
omap-usb.txt usb: start using the control module driver 2013-01-25 12:27:24 +02:00
platform-uhci.txt arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices 2012-09-21 19:23:58 +12:00
pxa-usb.txt USB: ohci-pxa27x: add DT bindings 2012-08-10 11:59:32 -07:00
samsung-usbphy.txt usb: phy: samsung: Add host phy support to samsung-phy driver 2013-01-23 13:39:11 +02:00
spear-usb.txt USB: Add DT probing support to ehci-spear and ohci-spear 2012-04-18 13:55:01 -07:00
twlxxxx-usb.txt usb: twl4030: Add device tree support for twl4030 usb 2012-09-06 20:16:07 +03:00
usb-ehci.txt dt: Move device tree documentation out of powerpc directory 2011-01-31 00:09:01 -07:00
usb-phy.txt usb: phy: add a new driver for usb3 phy 2013-01-25 13:02:50 +02:00
usb3503.txt USB: misc: usb3503: add dt support 2013-01-24 13:42:10 -08:00
usbmisc-imx.txt USB: chipidea: add imx usbmisc support 2012-09-12 11:20:38 -07:00
via,vt8500-ehci.txt arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices 2012-09-21 19:23:58 +12:00
vt8500-ehci.txt ARM: vt8500: Update vt8500-ehci driver to support device tree. 2012-08-16 14:00:37 -07:00