]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Jul 2014 21:13:10 +0000 (14:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Jul 2014 21:13:10 +0000 (14:13 -0700)
commit19fcd783d3bb6452447e64d6cb2b7b2f2d9d6b6a
tree0207fb3977b0ac1a56bef95aa3a23e528915799b
parent361b0cc9e22880bf2a6616c04ac9270847de69d3
parent88537036cd77f79ae8bae7e87afddcf9097d02de
Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb

Pull USB fixes from Greg KH:
 "Here are some small USB fixes, PHY driver fixes (they ended up in this
  tree for lack of somewhere else to put them), and some new USB device
  ids"

* tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
  phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove
  phy: core: Fix error path in phy_create()
  drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE
  phy: omap-usb2: fix devm_ioremap_resource error detection code
  phy: sun4i: depend on RESET_CONTROLLER
  USB: serial: ftdi_sio: Add Infineon Triboard
  USB: ftdi_sio: Add extra PID.
  usb: option: Add ID for Telewell TW-LTE 4G v2
  USB: cp210x: add support for Corsair usb dongle
drivers/phy/Kconfig