linux/Documentation/devicetree/bindings/usb
Greg Kroah-Hartman 5328f35b15 usb: patches for v3.13
Final conversions to configfs for mass storage, acm_ms, and
 multi gadgets.
 
 MUSB should now work out of the box on AM335x-based boards
 (beagle bone white and black) with DMA thanks to Sebastian's
 work.
 
 We can now enable VERBOSE_DEBUG on builds of drivers/usb/gadget/
 by selecting CONFIG_USB_GADGET_VERBOSE.
 
 s3c-hsotg got quite a few non-critical fixes but also learned
 a few new tricks (isochronous transfers, multi count support).
 
 The Marvel USB3 Controller driver got a memory leak fix.
 
 devm_usb_get_phy() learned not to return NULL, ever.
 
 Other than these patches, we have the usual set of cleanups
 ranging from removal of unnecessary *_set_drvdata() to using
 SIMPLE_DEV_PM_OPS.
 
 Signed-of-by: Felipe Balbi <balbi@ti.com>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.15 (GNU/Linux)
 
 iQIcBAABAgAGBQJSZRSSAAoJEIaOsuA1yqRE6EAP/AuF0dWV3wNSuv5h3ZPOybu8
 uULX0E/VA2aGs8/55FeuQIJAn499zdt0KH5l8P3CGrKBPk8BN/rD55a6uwYEfWO8
 wwTJpVeRyRQS8jes22vPqA22TXgl88SJO0RrsCarrzOcMNloVtOA4zyorITuGZQB
 jEKmf9BdjIUlzZkH9t33v3O8kB5pJ1YvBQGRWXbBZvxSzohPC2LYerZKMPN99hDB
 2YnJXVKZqZzKbcQQmJklWqRo0RTprWz0Mqcu2r8Lnnn2ZqnT3RBmCBsYXefsp4nF
 egRJy51DiypEYt3/OEBf21BySjZHjO6+9jfzOmuOGoEiqw6XCRFMydVpqJJHC8WX
 MoCs31VnGwwwBpSOz9ECS9QYXne9jx/bJ6iKoS736sgA20ZA6wBbEDhJlTckcZtm
 TEC+UTKevNACAP8cjhGEquqwt5H/rMaYFMXEYQj+gvO2jDsNUGWb74l5VDaBiIm7
 GzdUmgmYym8HKT80tgEcgvsUoUphDeNE84OW/jo1nFUDvCniLfQBAYZooEnTHY2H
 AW+DqimJzNnKcHo4w/HUQhRgK9147aRbskmVIbepIIW7WQdFQBOPVy7BbfnVD2vA
 j01JPshgtnjb+MZb6VqnbcaWKPnJr3KTnOpTTMyk5pKnBOf6PHb1S1Tq5uqtW2Ki
 gqi/SXZJ1bYDVaaspNWr
 =LDY7
 -----END PGP SIGNATURE-----

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

Felipe writes:

usb: patches for v3.13

Final conversions to configfs for mass storage, acm_ms, and
multi gadgets.

MUSB should now work out of the box on AM335x-based boards
(beagle bone white and black) with DMA thanks to Sebastian's
work.

We can now enable VERBOSE_DEBUG on builds of drivers/usb/gadget/
by selecting CONFIG_USB_GADGET_VERBOSE.

s3c-hsotg got quite a few non-critical fixes but also learned
a few new tricks (isochronous transfers, multi count support).

The Marvel USB3 Controller driver got a memory leak fix.

devm_usb_get_phy() learned not to return NULL, ever.

Other than these patches, we have the usual set of cleanups
ranging from removal of unnecessary *_set_drvdata() to using
SIMPLE_DEV_PM_OPS.

Signed-of-by: Felipe Balbi <balbi@ti.com>
2013-10-24 16:18:40 +01:00
..
am33xx-usb.txt usb: usb: dsps: update device tree bindings 2013-08-27 14:18:30 -05:00
atmel-usb.txt USB: gadget: atmel_usba: add DT support 2013-05-24 07:14:45 +08:00
ci13xxx-imx.txt usb: chipidea: introduce dual role mode pdata flags 2013-06-17 13:47:17 -07:00
dwc3.txt usb: dwc3: core: clarify usb-phy array binding 2013-08-12 13:16:06 -05:00
ehci-omap.txt USB: ehci-omap: Add device tree support and binding information 2013-03-15 11:51:47 -07:00
ehci-orion.txt ARM: Kirkwood: ehci-orion: Add device tree binding 2012-11-24 02:53:12 +00:00
exynos-usb.txt ARM: dts: Add device tree bindings for dwc3-exynos 2013-06-10 17:22:29 +09:00
fsl-usb.txt
generic.txt usb: common: introduce of_usb_get_maximum_speed() 2013-07-29 13:56:46 +03: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
msm-hsusb.txt USB: ehci-msm: Add device tree support and binding information 2013-10-11 16:31:15 -07:00
mxs-phy.txt usb: otg: add basic mxs phy driver support 2012-07-09 09:59:23 -07:00
nvidia,tegra20-ehci.txt ARM: tegra: finalize USB EHCI and PHY bindings 2013-05-17 16:21:08 -06:00
nvidia,tegra20-usb-phy.txt Documentation: New DT parameters for tegra30-usb-phy 2013-08-12 13:29:49 -05:00
ohci-nxp.txt USB: ohci-nxp: Use isp1301 driver 2012-05-01 13:36:18 -04:00
ohci-omap3.txt USB: ohci-omap3: Add device tree support and binding information 2013-03-15 11:51:47 -07:00
omap-usb.txt usb: musb: omap2430: Don't use omap_get_control_dev() 2013-10-03 15:47:31 -07: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-hsotg.txt usb: gadget: s3c-hsotg: Allow driver instantiation using device tree 2013-07-29 13:56:49 +03:00
samsung-usbphy.txt Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-04-30 09:36:50 -07: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 mfd: twl-core: Change TWL6025 references to TWL6032 2013-06-20 10:26:29 +02:00
usb3503.txt usb: misc: usb3503: Support operation with no I2C control 2013-08-12 12:20:27 -07:00
usb-ehci.txt
usb-nop-xceiv.txt usb: phy: generic: Don't use regulator framework for RESET line 2013-10-04 09:29:03 -05:00
usb-phy.txt ARM: dts: omap: update usb_otg_hs data 2013-09-27 17:36:58 -07:00
usb-xhci.txt usb: Add Device Tree support to XHCI Platform driver 2013-08-13 16:05:31 -07:00
usbmisc-imx.txt USB: chipidea: add imx usbmisc support 2012-09-12 11:20:38 -07:00
ux500-usb.txt usb: musb: ux500: add device tree probing support 2013-06-04 11:12:05 +02: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