]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit6b458ac195c51790830b2267bdf3edaae27eab3e
tree0207fb3977b0ac1a56bef95aa3a23e528915799b
parent78b3d1c24deb46a8bed6e1be816dc64d344777f8
parenteb82a3d846fab00c4b9ad6bbe5ade4fa5febc0af
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