lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 4 Jun 2013 16:05:34 -0700
From:	Sarah Sharp <sarah.a.sharp@...ux.intel.com>
To:	Alan Stern <stern@...land.harvard.edu>, Greg KH <greg@...ah.com>
Cc:	linux-usb@...r.kernel.org, sarah.a.sharp@...el.com,
	linux-kernel@...r.kernel.org,
	Mathias Nyman <mathias.nyman@...ux.intel.com>
Subject: Re: [RFC PATCH v3 0/4] Add usb2 link powermanagement BESL support

Alan, Greg, any more comments on this patchset?

It looks fine to me, and we've been testing it internally within Intel,
so I'll queue it up for 3.11 if you don't have any more objections.

Sarah Sharp

On Thu, May 23, 2013 at 05:14:27PM +0300, Mathias Nyman wrote:
> 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
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ