Add a patch to enable Link PM for hardwired devices and 
BESL capable devices as default.

Otherwise this is the same series by Sarah that disables usb2 LPM
as default for devices because usb3 devices may falsely claim
usb2 LPM support when connected to a usb2 port.

Previous series with better cover letter is found here:  
http://marc.info/?l=linux-usb&m=138005811328073&w=2

Mathias Nyman (1):
  xhci: Enable LPM support only for hardwired or BESL devices

Sarah Sharp (2):
  usb: Don't enable USB 2.0 Link PM by default.
  usb: Disable USB 2.0 Link PM before device reset.

 drivers/usb/core/driver.c   |    3 +
 drivers/usb/core/hub.c      |    6 ++
 drivers/usb/core/sysfs.c    |    1 +
 drivers/usb/host/xhci-mem.c |   10 ---
 drivers/usb/host/xhci.c     |  163 ++++++-------------------------------------
 include/linux/usb.h         |    4 +-
 6 files changed, 35 insertions(+), 152 deletions(-)

-- 
1.7.9.5

--
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