The following changes since commit 1a49e2ac9651df7349867a5cf44e2c83de1046af:
EHCI: centralize controller initialization (2012-07-09 13:35:05 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git
for-usb-next-2012-07-11
for you to fetch changes up to 024f117c2f3c4bb5df6e6696b709e0f3ed7e5dbb:
USB: Add a sysfs file to show LTM capabilities. (2012-07-11 07:06:48 -0400)
----------------------------------------------------------------
USB: Link PM fixes and Latency Tolerance Messaging
Hi Greg,
Here's four bug fix patches for Link PM (LPM), which are marked for
3.5-stable. There's also three patches that turn on Latency Tolerance
Messaging (LTM) for xHCI host controllers and USB 3.0 devices that support
this low power feature.
Please queue for 3.6.
Sarah Sharp
----------------------------------------------------------------
Sarah Sharp (7):
USB: Fix LPM disable/enable during device reset.
USB: Disable LPM while the device is unconfigured.
USB: Fix LPM disable count mismatch on driver unbind.
USB: Remove unused LPM variable.
xhci: Export Latency Tolerance Messaging capabilities.
USB: Enable Latency Tolerance Messaging (LTM).
USB: Add a sysfs file to show LTM capabilities.
Documentation/ABI/testing/sysfs-bus-usb | 12 ++++
drivers/usb/core/hub.c | 100 +++++++++++++++++++++++++-----
drivers/usb/core/message.c | 11 +++-
drivers/usb/core/sysfs.c | 10 +++
drivers/usb/core/usb.c | 1 +
drivers/usb/host/xhci-hub.c | 6 ++
include/linux/usb.h | 12 ++++-
7 files changed, 131 insertions(+), 21 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