commit | 395f5409ca4336ee6ad461d3e0436bcc2d7c6309 | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Thu Oct 01 18:40:39 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 04 10:34:17 2015 +0100 |
tree | d89184f4c1c14c2cdc6ef38ea49e675b8b2a1681 | |
parent | b50107bb83d027dfd36bb7efb90570559757d6ae [diff] |
xhci: support new USB 3.1 hub request to get extended port status USB 3.1 adds different types of Get Port Status request. The Get Extended Port Status request returns 4 additional bytes after the normal portstatus and portchange words containing link speed and lane information about a connected enhanced super speed device Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>