summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-dwc3.c
AgeCommit message (Expand)Author
2020-05-22usb: dwc3: fix NULL pointer issueChunfeng Yun
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-02usb: dwc3: use the phy bulk API to get physChunfeng Yun
2020-03-30usb: Migrate to support live DT for some driverKever Yang
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot
2019-09-10usb: xhci-dwc3: Add support for dis_u2_susphy_quirkNeil Armstrong
2019-07-19usb: xhci-dwc3: Add USB2 PHY configurationMark Kettenis
2018-12-07dwc3: move phy operation to core.cJean-Jacques Hiblot
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-26usb: host: dwc3: fix phys initNeil Armstrong
2018-04-11usb: host: dwc3: Add support for multiple PHYsNeil Armstrong
2018-03-17ubs: xhci-dwc3: Enable USB3 PHY when availableVignesh R
2018-03-17usb: xhci-dwc3: Refractor PHY operations into separate functionVignesh R
2018-03-17usb: xhci-dwc3: Power on USB PHY before usingVignesh R
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-07-28usb: host: xhci-dxc3: fix compilation warningsPatrice Chotard
2017-07-28dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USBPatrice Chotard
2017-07-28usb: host: xhci-dwc3: Add generic PHY supportPatrice Chotard
2017-07-28usb: host: xhci-dwc3: Add dual role mode support from DTPatrice Chotard
2017-07-28usb: host: xhci-dwc3: Convert driver to DMPatrice Chotard
2017-07-28usb: add static to local symbolsMasahiro Yamada
2015-12-07usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databookRajesh Bhagat
2015-07-22drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola
2015-07-22usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh