[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140620195710.GA28516@kroah.com>
Date: Fri, 20 Jun 2014 12:57:10 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB driver fixes for 3.16-rc2
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@...uxfoundation.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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists