lkml.org 
[lkml]   [2013]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC PATCH v3 0/4] Add usb2 link powermanagement BESL support
Date
This series adds usb2 best effort service latency (BESL) link PM support
to xHCI. BESL is an updated alternative to host initated resume delay
(HIRD) method of describing idle link timeouts.

Additionally this series fixes port capability checking
and replaces magic numbers with port register names.

Changes since v1:
-Use kstrto* and unsigned values in sysfs functions as Alan Stern suggested

Changes since v2:
- Add Documentation/ABI/testing/sysfs-bus-usb entries for new sysfs attributes
- store l1_timeout value in microseconds instead of xHCI specific values

Mathias Nyman (4):
usb: xhci: check usb2 port capabilities before adding hw link PM
support
usb: xhci: define port register names and use them instead of magic
numbers
usb: xhci: add USB2 Link power management BESL support
usb: add usb2 Link PM variables to sysfs and usb_device

Documentation/ABI/testing/sysfs-bus-usb | 27 ++++
drivers/usb/core/sysfs.c | 54 +++++++
drivers/usb/host/xhci-ext-caps.h | 1 +
drivers/usb/host/xhci-hub.c | 16 +--
drivers/usb/host/xhci-mem.c | 33 ++++-
drivers/usb/host/xhci.c | 237 ++++++++++++++++++++++---------
drivers/usb/host/xhci.h | 29 ++++
include/linux/usb.h | 20 +++
8 files changed, 337 insertions(+), 80 deletions(-)

--
1.7.4.1



\
 
 \ /
  Last update: 2013-05-23 17:01    [W:0.051 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site