public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 3.18-rc7
@ 2014-11-28 22:40 Greg KH
  2014-11-30 19:47 ` Linus Torvalds
  0 siblings, 1 reply; 9+ messages in thread
From: Greg KH @ 2014-11-28 22:40 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

The following changes since commit 206c5f60a3d902bc4b56dab2de3e88de5eb06108:

  Linux 3.18-rc4 (2014-11-09 14:55:29 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.18-rc7

for you to fetch changes up to 263e80b43559a6103e178a9176938ce171b23872:

  usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000 (2014-11-24 17:01:55 -0800)

----------------------------------------------------------------
USB fixes for 3.18-rc7

Here are some USB driver fixes and new device ids for 3.18-rc7.

Full details are in the shortlog, and all of these have been in the
linux-next tree for a while.

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

----------------------------------------------------------------
Felipe Balbi (1):
      usb: dwc3: ep0: fix for dead code

Greg Kroah-Hartman (2):
      Merge tag 'fixes-for-v3.18-rc5' of git://git.kernel.org/.../balbi/usb into usb-linus
      Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/.../johan/usb-serial into usb-linus

Hans de Goede (2):
      USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012
      usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000

Johan Hovold (3):
      USB: keyspan: fix tty line-status reporting
      USB: keyspan: fix overrun-error reporting
      USB: ssu100: fix overrun-error reporting

Lu Baolu (2):
      Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"
      usb: xhci: rework root port wake bits if controller isn't allowed to wakeup

Mathias Nyman (2):
      USB: xhci: don't start a halted endpoint before its new dequeue is set
      USB: xhci: Reset a halted endpoint immediately when we encounter a stall.

Preston Fick (1):
      USB: serial: cp210x: add IDs for CEL MeshConnect USB Stick

Troy Clark (1):
      usb: serial: ftdi_sio: add PIDs for Matrix Orbital products

 drivers/usb/core/quirks.c         |   3 ++
 drivers/usb/dwc3/ep0.c            |   8 +--
 drivers/usb/host/xhci-hub.c       |   5 +-
 drivers/usb/host/xhci-pci.c       |   2 +-
 drivers/usb/host/xhci-plat.c      |  10 +++-
 drivers/usb/host/xhci-ring.c      |  43 ++++-----------
 drivers/usb/host/xhci.c           | 107 ++++++++++++++++++++------------------
 drivers/usb/host/xhci.h           |   2 +-
 drivers/usb/serial/cp210x.c       |   1 +
 drivers/usb/serial/ftdi_sio.c     |  33 ++++++++++++
 drivers/usb/serial/ftdi_sio_ids.h |  39 ++++++++++++--
 drivers/usb/serial/keyspan.c      |  97 ++++++++++++++++++++--------------
 drivers/usb/serial/ssu100.c       |  11 ++--
 drivers/usb/storage/unusual_uas.h |   7 +++
 14 files changed, 224 insertions(+), 144 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-04-07 16:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-28 22:40 [GIT PULL] USB driver fixes for 3.18-rc7 Greg KH
2014-11-30 19:47 ` Linus Torvalds
2014-11-30 22:15   ` Peter Stuge
2014-12-02 18:18   ` Greg KH
2014-12-03 16:02     ` Mathias Nyman
2014-12-11 18:47       ` Greg KH
2014-12-12 17:45         ` Mathias Nyman
2014-12-12 17:58           ` [PATCH] xhci: Check if slot is already in default state before moving it there Mathias Nyman
2015-04-07 16:32           ` [GIT PULL] USB driver fixes for 3.18-rc7 Tony Luck

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