public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] USB fixes for 3.12-rc4
@ 2013-10-05 17:34 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-10-05 17:34 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

The following changes since commit 15c03dd4859ab16f9212238f29dd315654aa94f6:

  Linux 3.12-rc3 (2013-09-29 15:02:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.12-rc4

for you to fetch changes up to a214339d764a07b99dc0418685d6cc8a0a1970d5:

  usb: chipidea: add Intel Clovertrail pci id (2013-10-03 15:41:54 -0700)

----------------------------------------------------------------
USB fixes for 3.12-rc4

Here are 9 fixes for various USB driver problems.  The majority are
gadget/musb fixes, but there are some new device ids in here as well.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Bin Liu (2):
      usb: musb: fix otg default state
      usb: musb: gadget: fix otg active status flag

David Cohen (1):
      usb: chipidea: add Intel Clovertrail pci id

Greg Kroah-Hartman (1):
      Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/.../balbi/usb into usb-linus

Johan Hovold (2):
      usb: gadget: pxa25x_udc: fix deferred probe from __init
      usb: phy: gpio-vbus: fix deferred probe from __init

Michal Malý (1):
      USB: serial: option: Ignore card reader interface on Huawei E1750

Robert Baldyga (2):
      usb: gadget: f_fs: fix error handling
      usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints

Sebastian Andrzej Siewior (1):
      usb: musb: dsps: do not bind to "musb-hdrc"

 drivers/usb/chipidea/ci_hdrc_pci.c  |  7 ++++++-
 drivers/usb/gadget/f_fs.c           |  2 ++
 drivers/usb/gadget/pxa25x_udc.c     |  9 +++++----
 drivers/usb/gadget/s3c-hsotg.c      |  2 +-
 drivers/usb/musb/musb_dsps.c        |  3 +++
 drivers/usb/musb/musb_gadget.c      |  5 ++++-
 drivers/usb/phy/phy-gpio-vbus-usb.c | 11 +++++------
 drivers/usb/serial/option.c         |  3 +++
 8 files changed, 29 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-05 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-05 17:34 [GIT PATCH] USB fixes for 3.12-rc4 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox