summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-18dm: usb: Support driver model in XHCISimon Glass1-0/+24
2015-04-18dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()Simon Glass1-1/+2
2015-04-18dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()Simon Glass1-1/+1
2015-04-18dm: usb: xhci: Use a function to get xhci_ctrlSimon Glass1-0/+2
2015-04-14usb: 64-bit architectures support for xHCISergey Temerkhanov1-2/+11
2014-07-22driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan1-4/+2
2013-10-21USB: xHCI: Add stack support for xHCIVivek Gautam1-0/+1255