mirror of https://lore.kernel.org/lkml/
 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.16-rc2
Date: Fri, 20 Jun 2014 12:57:10 -0700	[thread overview]
Message-ID: <20140620195710.GA28516@kroah.com> (raw)

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.16-rc2

for you to fetch changes up to 32b36eeae6a859670d2939a7d6136cb5e9ed64f8:

  USB: usbtest: add a timeout for scatter-gather tests (2014-06-17 17:05:50 -0700)

----------------------------------------------------------------
USB fixes for 3.16-rc2

Here are some USB fixes for 3.16-rc2 that resolve some reported issues.
All of these have been in linux-next for a while with no problems.

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

----------------------------------------------------------------
Alan Stern (2):
      USB: EHCI: avoid BIOS handover on the HASEE E200
      USB: usbtest: add a timeout for scatter-gather tests

Dan Williams (4):
      usb: fix ->update_hub_device() vs hdev->maxchild
      usb: improve "not suspended yet" message in hub_suspend()
      usb: quiet peer failure warning, disable poweroff
      usb: fix hub-port pm_runtime_enable() vs runtime pm transitions

Mathias Nyman (1):
      xhci: Fix sleeping with IRQs disabled in xhci_stop_device()

 drivers/usb/core/hub.c        | 33 +++++++++-------
 drivers/usb/core/hub.h        |  2 +
 drivers/usb/core/port.c       | 89 +++++++++++++++++++++++++++++++------------
 drivers/usb/host/pci-quirks.c | 19 +++++++--
 drivers/usb/host/xhci-hub.c   |  2 +-
 drivers/usb/misc/usbtest.c    | 16 +++++++-
 6 files changed, 119 insertions(+), 42 deletions(-)

                 reply	other threads:[~2014-06-20 19:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20140620195710.GA28516@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

Powered by JetHome