Age | Commit message (Expand) | Author |
---|---|---|
2017-07-28 | usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS | Bin Meng |
2017-07-28 | usb: xhci: Change MAX_HC_PORTS to 255 | Bin Meng |
2017-07-28 | usb: xhci: Initialize scratchpad buffer array and scratchpad buffers | Bin Meng |
2017-07-28 | usb: xhci: Remove incorrect comments for struct xhci_container_ctx | Bin Meng |
2015-04-18 | dm: usb: Support driver model in XHCI | Simon Glass |
2015-04-18 | dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() | Simon Glass |
2015-04-18 | dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() | Simon Glass |
2015-04-18 | dm: usb: xhci: Use a function to get xhci_ctrl | Simon Glass |
2015-04-14 | usb: 64-bit architectures support for xHCI | Sergey Temerkhanov |
2014-07-22 | driver/usb: include upper/lower_32_bits() from linux/compat.h | Lijun Pan |
2013-10-20 | USB: xHCI: Add stack support for xHCI | Vivek Gautam |