summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorMathias Nyman <mathias.nyman@linux.intel.com>2017-06-15 11:55:44 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-15 22:17:46 +0200
commit217491487c43892318c18b6dcafe33b6353efd40 (patch)
tree5f7b199d30f0b992ace574fa10aa4b59f4cbf586 /.gitattributes
parentb3368382efe6e987961e1aaec6b29507e2175954 (diff)
downloadtalos-obmc-linux-217491487c43892318c18b6dcafe33b6353efd40.tar.gz
talos-obmc-linux-217491487c43892318c18b6dcafe33b6353efd40.zip
xhci: Add support for endpoint soft reset
xhci supports soft retry recovery when the host halted the host side of an endopint but the connected USB device is not aware of the halt. In this case xhci needs to issue a reset endopint command with a TSP (Transfer State Preserve) flag set which preserves the Data toggle and Sequence number of the endpoint. This feature is needed to handle a few special transfer event types such as USB Transaction error that don't always point to a causing TRB. see xhci 4.6.8.1 for more details Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud