On Mon, Sep 21, 2015 at 11:37:24AM +0300, Mathias Nyman wrote:
> On 18.09.2015 19:55, Greg KH wrote:
> >On Fri, Sep 18, 2015 at 05:42:04PM +0300, Mathias Nyman wrote:
> >>Hi Greg
> >>
> >>This series contain one usb core fix that makes sure we don't
> >>use bmAttribute bits that were reseved 0 in u
On 18.09.2015 19:55, Greg KH wrote:
On Fri, Sep 18, 2015 at 05:42:04PM +0300, Mathias Nyman wrote:
Hi Greg
This series contain one usb core fix that makes sure we don't
use bmAttribute bits that were reseved 0 in usb 3 specification.
These bits are taken into use in USB 3.1, and we want to make
On Fri, Sep 18, 2015 at 05:42:04PM +0300, Mathias Nyman wrote:
> Hi Greg
>
> This series contain one usb core fix that makes sure we don't
> use bmAttribute bits that were reseved 0 in usb 3 specification.
> These bits are taken into use in USB 3.1, and we want to make sure
> usb 3.1 devices don't
Hi Greg
This series contain one usb core fix that makes sure we don't
use bmAttribute bits that were reseved 0 in usb 3 specification.
These bits are taken into use in USB 3.1, and we want to make sure
usb 3.1 devices don't mess up calculations.
The xhci fixes are mostly minor ones, except for th