The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622: Linux 4.3-rc5 (2015-10-11 11:09:45 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.3-rc7 for you to fetch changes up to fd7cd061adcf5f7503515ba52b6a724642a839c8: xhci: Add spurious wakeup quirk for LynxPoint-LP controllers (2015-10-17 00:04:18 -0700) ---------------------------------------------------------------- USB fixes for 4.3-rc7 Here are 3 xhci driver fixes for reported issues for 4.3-rc7 All have been in linux-next for a while with no problems. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Laura Abbott (1): xhci: Add spurious wakeup quirk for LynxPoint-LP controllers Mathias Nyman (2): xhci: don't finish a TD if we get a short transfer event mid TD xhci: handle no ping response error properly drivers/usb/host/xhci-pci.c | 1 + drivers/usb/host/xhci-ring.c | 30 +++++++++++++++++++++++++----- 2 files changed, 26 insertions(+), 5 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html