linux/drivers/usb/phy
Linus Torvalds 74e1a2a393 USB patches for 3.9-rc1
Here's the big USB merge for 3.9-rc1
 
 Nothing major, lots of gadget fixes, and of course, xhci stuff.
 
 All of this has been in linux-next for a while, with the exception of
 the last 3 patches, which were reverts of patches in the tree that
 caused problems, they went in yesterday.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (GNU/Linux)
 
 iEYEABECAAYFAlEmZ/kACgkQMUfUDdst+ylEhwCgyM0JEOgLuW7M8D+oNcitZn51
 g7oAniD0IkLG8RCB8plLj+82AvthalCo
 =bHSs
 -----END PGP SIGNATURE-----

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

Pull USB patches from Greg Kroah-Hartman:
 "Here's the big USB merge for 3.9-rc1

  Nothing major, lots of gadget fixes, and of course, xhci stuff.

  All of this has been in linux-next for a while, with the exception of
  the last 3 patches, which were reverts of patches in the tree that
  caused problems, they went in yesterday."

* tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (190 commits)
  Revert "USB: EHCI: make ehci-vt8500 a separate driver"
  Revert "USB: EHCI: make ehci-orion a separate driver"
  Revert "USB: update host controller Kconfig entries"
  USB: update host controller Kconfig entries
  USB: EHCI: make ehci-orion a separate driver
  USB: EHCI: make ehci-vt8500 a separate driver
  USB: usb-storage: unusual_devs update for Super TOP SATA bridge
  USB: ehci-omap: Fix autoloading of module
  USB: ehci-omap: Don't free gpios that we didn't request
  USB: option: add Huawei "ACM" devices using protocol = vendor
  USB: serial: fix null-pointer dereferences on disconnect
  USB: option: add Yota / Megafon M100-1 4g modem
  drivers/usb: add missing GENERIC_HARDIRQS dependencies
  USB: storage: properly handle the endian issues of idProduct
  testusb: remove all mentions of 'usbfs'
  usb: gadget: imx_udc: make it depend on BROKEN
  usb: omap_control_usb: fix compile warning
  ARM: OMAP: USB: Add phy binding information
  ARM: OMAP2: MUSB: Specify omap4 has mailbox
  ARM: OMAP: devices: create device for usb part of control module
  ...
2013-02-21 12:20:00 -08:00
..
isp1301.c usb: phy: isp1301: Remove unused static array and define 2012-08-20 10:15:10 +03:00
Kconfig usb: phy: fix Kconfig warning 2013-01-29 07:33:07 -08:00
Makefile usb: phy: add a new driver for usb3 phy 2013-01-25 13:02:50 +02:00
mv_u3d_phy.c usb: Convert to devm_ioremap_resource() 2013-01-22 11:41:58 -08:00
mv_u3d_phy.h usb: phy: mv_u3d: Add usb phy driver for mv_u3d 2012-08-09 18:03:12 +03:00
omap-control-usb.c usb: phy: add a new driver for usb part of control module 2013-01-25 12:25:36 +02:00
omap-usb2.c usb: phy: omap-usb2: enable 960Mhz clock for omap5 2013-01-25 13:03:10 +02:00
omap-usb3.c usb: phy: add a new driver for usb3 phy 2013-01-25 13:02:50 +02:00
rcar-phy.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
samsung-usbphy.c usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations 2013-01-23 13:43:49 +02:00
tegra_usb_phy.c usb: phy: tegra remove include of <mach/iomap.h> 2012-10-16 12:48:38 +03:00