The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b:
Linux 3.11-rc2 (2013-07-21 12:05:29 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git
for-usb-next-2013-07-23
for you to fetch changes up to 03e64e967180181510de06eecae3be44e648b692:
xhci: Correct misplaced newlines (2013-07-23 14:50:29 -0700)
----------------------------------------------------------------
xhci: Features for 3.12
In the spirit of "let's stop gossiping around the water cooler and get to work",
here's some xHCI patches for 3.12.
They include a patch for suspend/resume support for xhci platform hosts, two
patches to support showing USB 2.1 link status, and a patch to future-proof the
Intel EHCI to xHCI port switchover.
Sarah Sharp
----------------------------------------------------------------
Joe Perches (1):
xhci: Correct misplaced newlines
Mathias Nyman (1):
Intel xhci: refactor EHCI/xHCI port switching
Sarah Sharp (2):
xhci: Refactor port status into a new function.
xhci: Report USB 2.1 link status for L1
Vikas Sajjan (1):
usb: xhci: add the suspend/resume functionality
drivers/usb/host/ehci-pci.c | 42 --------
drivers/usb/host/pci-quirks.c | 48 ++++------
drivers/usb/host/pci-quirks.h | 3 +-
drivers/usb/host/xhci-hub.c | 221 ++++++++++++++++++++++++-----------------
drivers/usb/host/xhci-pci.c | 14 ++-
drivers/usb/host/xhci-plat.c | 26 +++++
drivers/usb/host/xhci.c | 10 +-
7 files changed, 187 insertions(+), 177 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html