Greetings! Alex has been working on some lsusb patches to show the USB 2.0 link status on xHCI hosts. In order to see whether an xHCI rootport is in the lower power link state L1, there needs to be some xHCI driver changes to show the USB 2.0 link status. Please review. Thanks, Sarah Sharp The following changes since commit 106cbc1702dfc6dda5c04df10a47bf888e8bf3d6: usb: xhci: add the suspend/resume functionality (2013-07-18 16:15:35 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git fun-usb2-lpm-status for you to fetch changes up to 1c8e13431f27e1d454ccd82d201374a889aac4f6: xhci: Report USB 2.1 link status for L1 (2013-07-18 16:15:37 -0700) ---------------------------------------------------------------- Sarah Sharp (2): xhci: Refactor port status into a new function. xhci: Report USB 2.1 link status for L1 drivers/usb/host/xhci-hub.c | 221 +++++++++++++++++++++++++------------------ 1 files changed, 129 insertions(+), 92 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