All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 3.16-rc2
@ 2014-06-20 19:57 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-06-20 19:57 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

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

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

only message in thread, other threads:[~2014-06-20 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-20 19:57 [GIT PULL] USB driver fixes for 3.16-rc2 Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.