index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-dwc3.c
Age
Commit message (
Expand
)
Author
2020-05-02
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
2020-03-30
usb: Migrate to support live DT for some driver
Kever Yang
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
2019-09-10
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
Neil Armstrong
2019-07-19
usb: xhci-dwc3: Add USB2 PHY configuration
Mark Kettenis
2018-12-07
dwc3: move phy operation to core.c
Jean-Jacques Hiblot
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-26
usb: host: dwc3: fix phys init
Neil Armstrong
2018-04-11
usb: host: dwc3: Add support for multiple PHYs
Neil Armstrong
2018-03-17
ubs: xhci-dwc3: Enable USB3 PHY when available
Vignesh R
2018-03-17
usb: xhci-dwc3: Refractor PHY operations into separate function
Vignesh R
2018-03-17
usb: xhci-dwc3: Power on USB PHY before using
Vignesh R
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-07-28
usb: host: xhci-dxc3: fix compilation warnings
Patrice Chotard
2017-07-28
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Add generic PHY support
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Add dual role mode support from DT
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Convert driver to DM
Patrice Chotard
2017-07-28
usb: add static to local symbols
Masahiro Yamada
2015-12-07
usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook
Rajesh Bhagat
2015-07-22
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
Nikhil Badola
2015-07-22
usb: dwc3: Add DWC3 controller driver support
Ramneek Mehresh