1/ A compile fix from Stephen

2/ Patch 18 "usb: force warm reset to break link re-connect livelock"
   from v10 [1] updated to address Alan's comments.
   * Cleaned up hub_port_warm_reset_required()
   * Verified that warm-reset occurs in the persist_enabled = 0 case
   * Fixed up clearing warm_reset_bits

3/ Patch 19 "usb: documentation for usb port power off mechanisms" from
   v10 updated to address Alan's comments.
   * Fixed up the names of port devices in sysfs
   * Grammar fix.

[1]: v10: http://marc.info/?l=linux-usb&m=140063512208229&w=2
---

Dan Williams (1):
      usb: force warm reset to break link re-connect livelock

Lan Tianyu (1):
      usb: documentation for usb port power off mechanisms

Stephen Rothwell (1):
      usb: fix hub_handle_remote_wakeup() only exists for CONFIG_PM=y


 Documentation/usb/power-management.txt |  245 ++++++++++++++++++++++++++++++++
 drivers/usb/core/hub.c                 |   42 ++++-
 drivers/usb/core/hub.h                 |    2 
 drivers/usb/core/port.c                |   21 ++-
 4 files changed, 288 insertions(+), 22 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to