summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.c
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...Ted Chen2016-03-201-2/+4
* dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-231-2/+2
* usb: xhci: Fix a potential NULL pointer dereferenceSergey Temerkhanov2015-08-191-5/+14
* dm: usb: Rename the XHCI HCD to U-BootSimon Glass2015-04-181-1/+1
* dm: usb: Support driver model in XHCISimon Glass2015-04-181-7/+172
* dm: usb: xhci: Factor out common init/uninitSimon Glass2015-04-181-33/+52
* dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()Simon Glass2015-04-181-7/+22
* dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()Simon Glass2015-04-181-1/+1
* dm: usb: xhci: Use a function to get xhci_ctrlSimon Glass2015-04-181-7/+12
* usb: 64-bit architectures support for xHCISergey Temerkhanov2015-04-141-5/+5
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
* usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee2014-06-251-2/+2
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-201-1/+1
* USB: xHCI: Add stack support for xHCIVivek Gautam2013-10-201-0/+1030
OpenPOWER on IntegriCloud