summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.h
AgeCommit message (Expand)Author
2017-08-08usb: xhci: Correct TT_SLOT and TT_PORT macrosBin Meng
2017-08-08usb: xhci: Change xhci_setup_addressable_virt_dev() signatureBin Meng
2017-08-08usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTSBin Meng
2017-08-08usb: xhci: Change MAX_HC_PORTS to 255Bin Meng
2017-08-08usb: xhci: Initialize scratchpad buffer array and scratchpad buffersBin Meng
2017-08-08usb: xhci: Remove incorrect comments for struct xhci_container_ctxBin Meng
2015-04-18dm: usb: Support driver model in XHCISimon Glass
2015-04-18dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()Simon Glass
2015-04-18dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()Simon Glass
2015-04-18dm: usb: xhci: Use a function to get xhci_ctrlSimon Glass
2015-04-14usb: 64-bit architectures support for xHCISergey Temerkhanov
2014-07-22driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan
2013-10-20USB: xHCI: Add stack support for xHCIVivek Gautam