linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PATCH] USB bug fixes for 3.3-rc4
@ 2012-02-22 20:53 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2012-02-22 20:53 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

The following changes since commit fe250923bbbbcbccc9aa7b84d05ee7a060450534:

  Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (2012-02-09 13:50:54 -0800)

are available in the git repository at:


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

for you to fetch changes up to c6c1e4491dc8d1ed2509fa6aacffa7f34614fc38:

  USB: Added Kamstrup VID/PIDs to cp210x serial driver. (2012-02-21 16:29:15 -0800)

----------------------------------------------------------------
USB bugfixes for 3.3-rc4

A number of new device ids, and a cleanup/fix for some of the option
device ids that shouldn't have been added in the first place.

There's also a few USB 3 fixes for problems that people have reported,
and a usb-storage bugfix to round it out.

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

----------------------------------------------------------------
Alan Stern (1):
      usb-storage: fix freezing of the scanning thread

Andrew Lunn (1):
      USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id

Bruno Thomsen (1):
      USB: Added Kamstrup VID/PIDs to cp210x serial driver.

Elric Fu (1):
      USB: Set hub depth after USB3 hub reset

Greg Kroah-Hartman (3):
      Merge tag 'for-usb-linus-2012-02-10' of git://git.kernel.org/.../sarah/xhci into usb-linus
      Merge tag 'for-usb-linus-2012-02-14' of git://git.kernel.org/.../sarah/xhci into usb-linus
      Merge tag 'for-usb-linus-2012-02-21' of git://git.kernel.org/.../sarah/xhci into usb-linus

Sarah Sharp (5):
      USB: Remove duplicate USB 3.0 hub feature #defines.
      xhci: Fix oops caused by more USB2 ports than USB3 ports.
      USB: Don't fail USB3 probe on missing legacy PCI IRQ.
      USB: Fix handoff when BIOS disables host PCI device.
      xhci: Fix encoding for HS bulk/control NAK rate.

li.rui27@zte.com.cn (1):
      USB: option: cleanup zte 3g-dongle's pid in option.c

 drivers/usb/core/hcd-pci.c            |    5 +-
 drivers/usb/core/hcd.c                |    6 +-
 drivers/usb/core/hub.c                |   30 ++++---
 drivers/usb/host/pci-quirks.c         |   11 +++
 drivers/usb/host/xhci-hub.c           |    2 +-
 drivers/usb/host/xhci-mem.c           |   32 ++++++--
 drivers/usb/host/xhci.c               |    5 +
 drivers/usb/serial/cp210x.c           |    2 +
 drivers/usb/serial/option.c           |  143 +++------------------------------
 drivers/usb/serial/ti_usb_3410_5052.c |    6 +-
 drivers/usb/serial/ti_usb_3410_5052.h |    4 +
 drivers/usb/storage/usb.c             |   90 +++++++--------------
 drivers/usb/storage/usb.h             |    7 +-
 include/linux/usb/ch11.h              |   10 +--
 14 files changed, 126 insertions(+), 227 deletions(-)

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

only message in thread, other threads:[~2012-02-22 20:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22 20:53 [GIT PATCH] USB bug fixes for 3.3-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;
as well as URLs for NNTP newsgroup(s).