| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: xhci: Set 'Average TRB Length' to 8 for control endpoints | Bin Meng | 2017-10-01 | 1 | -0/+6 |
* | usb: xhci: Don't assume LS/FS devices are always behind a HS hub | Bin Meng | 2017-10-01 | 1 | -4/+14 |
* | usb: xhci: Enable TT to support LS/FS devices behind a HS hub | Bin Meng | 2017-07-28 | 1 | -0/+14 |
* | usb: xhci: Program 'route string' in the input slot context | Bin Meng | 2017-07-28 | 1 | -1/+31 |
* | usb: xhci: Change xhci_setup_addressable_virt_dev() signature | Bin Meng | 2017-07-28 | 1 | -2/+4 |
* | usb: xhci: Initialize scratchpad buffer array and scratchpad buffers | Bin Meng | 2017-07-28 | 1 | -0/+87 |
* | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | dm: usb: Support driver model in XHCI | Simon Glass | 2015-04-18 | 1 | -0/+1 |
* | dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() | Simon Glass | 2015-04-18 | 1 | -12/+7 |
* | dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() | Simon Glass | 2015-04-18 | 1 | -3/+1 |
* | usb: 64-bit architectures support for xHCI | Sergey Temerkhanov | 2015-04-14 | 1 | -10/+10 |
* | USB: xHCI: Add stack support for xHCI | Vivek Gautam | 2013-10-20 | 1 | -0/+720 |