index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: Don't include asm-generic/io.h
Sean Anderson
2020-09-30
1
-1
/
+0
*
usb: dwc3: Add Qualcomm DWC3 compatible string
Robert Marko
2020-09-18
1
-0
/
+1
*
usb: dwc3: add make compatible for rockchip platform
Frank Wang
2020-05-30
1
-6
/
+28
*
common: Drop linux/bitops.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: Add versal compatibility string to dwc3 glue ids
Siva Durga Prasad Paladugu
2020-05-12
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
-9
/
+7
*
dwc3-generic: Add support for AM654 USB controller
Vignesh Raghavendra
2020-01-20
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
dwc3-generic: Don't fail probe if clk/reset entries are absent
Vignesh Raghavendra
2019-10-31
1
-2
/
+2
*
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
Jean-Jacques Hiblot
2019-10-24
1
-1
/
+5
*
usb: dwc3-generic: if no max speed is specified in DT, assume super speed
Jean-Jacques Hiblot
2019-10-24
1
-2
/
+2
*
usb: dwc3-generic: add a new host driver that uses the dwc3 core
Jean-Jacques Hiblot
2019-10-24
1
-1
/
+53
*
usb: dwc3-generic: factorize code
Jean-Jacques Hiblot
2019-10-24
1
-20
/
+35
*
usb: dwc3-generic: use platdata
Jean-Jacques Hiblot
2019-10-24
1
-14
/
+23
*
usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
Jean-Jacques Hiblot
2019-07-05
1
-1
/
+1
*
usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
Jean-Jacques Hiblot
2019-07-05
1
-1
/
+1
*
dwc3-generic: Add support for the am437x
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+1
*
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+1
*
dwc3-generic: Add support for the TI DWC3 glue
Jean-Jacques Hiblot
2018-12-07
1
-0
/
+85
*
dwc3-generic: Add select_dr_mode operation
Jean-Jacques Hiblot
2018-12-07
1
-0
/
+26
*
dwc3-generic: Handle the PHYs, the clocks and the reset lines
Jean-Jacques Hiblot
2018-12-07
1
-26
/
+133
*
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2018-12-07
1
-1
/
+1
*
dwc3_generic: do not probe the USB device driver when it's bound
Jean-Jacques Hiblot
2018-12-07
1
-7
/
+0
*
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...
Jean-Jacques Hiblot
2018-12-07
1
-12
/
+2
*
usb: introduce a separate config option for DM USB device
Jean-Jacques Hiblot
2018-12-07
1
-2
/
+2
*
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-10-28
1
-1
/
+1
*
usb: dwc3: Add generic DWC3 glue logic driver
Michal Simek
2018-05-18
1
-0
/
+157