public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 3.18-rc7
Date: Fri, 28 Nov 2014 14:40:28 -0800	[thread overview]
Message-ID: <20141128224028.GA29538@kroah.com> (raw)

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(-)

             reply	other threads:[~2014-11-28 22:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-28 22:40 Greg KH [this message]
2014-11-30 19:47 ` [GIT PULL] USB driver fixes for 3.18-rc7 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141128224028.GA29538@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox