summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
diff options
context:
space:
mode:
authorSarah Sharp2011-10-06 20:54:23 +0200
committerGreg Kroah-Hartman2011-10-18 22:42:06 +0200
commit48e8236114c12c5366e032fc517e1bd376369a56 (patch)
tree40e410e90671bbbb7f25f5563d6cbe000797c263 /drivers/usb/serial
parentusb: gadget: add new usb gadget for ACM and mass storage (diff)
downloadkernel-qcow2-linux-48e8236114c12c5366e032fc517e1bd376369a56.tar.gz
kernel-qcow2-linux-48e8236114c12c5366e032fc517e1bd376369a56.tar.xz
kernel-qcow2-linux-48e8236114c12c5366e032fc517e1bd376369a56.zip
xHCI/USB: Make xHCI driver have a BOS descriptor.
To add USB 3.0 link power management (LPM), we need to know what the U1 and U2 exit latencies are for the xHCI host controller. External USB 3.0 hubs report these values through the SuperSpeed Capabilities descriptor in the BOS descriptor. Make the USB 3.0 roothub for the xHCI host behave like an external hub and return the BOS descriptors. The U1 and U2 exit latencies will vary across each host controller, so we need to dynamically fill those values in by reading the exit latencies out of the xHC registers. Make the roothub code in the USB core handle hub_control() returning the length of the data copied. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial')
0 files changed, 0 insertions, 0 deletions