index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-dwc3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
Stefan Roese
2020-10-07
1
-1
/
+1
*
usb: dwc3: fix NULL pointer issue
Chunfeng Yun
2020-05-22
1
-3
/
+3
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
2020-05-02
1
-4
/
+3
*
usb: Migrate to support live DT for some driver
Kever Yang
2020-03-30
1
-2
/
+1
*
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
2019-10-24
1
-1
/
+1
*
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
Neil Armstrong
2019-09-10
1
-0
/
+3
*
usb: xhci-dwc3: Add USB2 PHY configuration
Mark Kettenis
2019-07-19
1
-0
/
+20
*
dwc3: move phy operation to core.c
Jean-Jacques Hiblot
2018-12-07
1
-88
/
+7
*
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
usb: host: dwc3: fix phys init
Neil Armstrong
2018-04-26
1
-10
/
+13
*
usb: host: dwc3: Add support for multiple PHYs
Neil Armstrong
2018-04-11
1
-47
/
+66
*
ubs: xhci-dwc3: Enable USB3 PHY when available
Vignesh R
2018-03-17
1
-0
/
+11
*
usb: xhci-dwc3: Refractor PHY operations into separate function
Vignesh R
2018-03-17
1
-27
/
+48
*
usb: xhci-dwc3: Power on USB PHY before using
Vignesh R
2018-03-17
1
-0
/
+12
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
1
-3
/
+3
*
usb: host: xhci-dxc3: fix compilation warnings
Patrice Chotard
2017-07-28
1
-2
/
+2
*
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
Patrice Chotard
2017-07-28
1
-0
/
+2
*
usb: host: xhci-dwc3: Add generic PHY support
Patrice Chotard
2017-07-28
1
-0
/
+32
*
usb: host: xhci-dwc3: Add dual role mode support from DT
Patrice Chotard
2017-07-28
1
-0
/
+9
*
usb: host: xhci-dwc3: Convert driver to DM
Patrice Chotard
2017-07-28
1
-0
/
+46
*
usb: add static to local symbols
Masahiro Yamada
2017-07-28
1
-1
/
+1
*
usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook
Rajesh Bhagat
2015-12-07
1
-0
/
+2
*
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
Nikhil Badola
2015-07-22
1
-0
/
+6
*
usb: dwc3: Add DWC3 controller driver support
Ramneek Mehresh
2015-07-22
1
-0
/
+91