summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-dwc3.c
Commit message (Expand)AuthorAgeFilesLines
* usb: host: dwc3: Add support for multiple PHYsNeil Armstrong2018-04-111-47/+66
* ubs: xhci-dwc3: Enable USB3 PHY when availableVignesh R2018-03-171-0/+11
* usb: xhci-dwc3: Refractor PHY operations into separate functionVignesh R2018-03-171-27/+48
* usb: xhci-dwc3: Power on USB PHY before usingVignesh R2018-03-171-0/+12
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3
* usb: host: xhci-dxc3: fix compilation warningsPatrice Chotard2017-07-281-2/+2
* dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USBPatrice Chotard2017-07-281-0/+2
* usb: host: xhci-dwc3: Add generic PHY supportPatrice Chotard2017-07-281-0/+32
* usb: host: xhci-dwc3: Add dual role mode support from DTPatrice Chotard2017-07-281-0/+9
* usb: host: xhci-dwc3: Convert driver to DMPatrice Chotard2017-07-281-0/+46
* usb: add static to local symbolsMasahiro Yamada2017-07-281-1/+1
* usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databookRajesh Bhagat2015-12-071-0/+2
* drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola2015-07-221-0/+6
* usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh2015-07-221-0/+91