index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-generic.c
Age
Commit message (
Expand
)
Author
2019-07-05
usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
Jean-Jacques Hiblot
2019-07-05
usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
Jean-Jacques Hiblot
2018-12-14
dwc3-generic: Add support for the am437x
Jean-Jacques Hiblot
2018-12-14
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
Jean-Jacques Hiblot
2018-12-07
dwc3-generic: Add support for the TI DWC3 glue
Jean-Jacques Hiblot
2018-12-07
dwc3-generic: Add select_dr_mode operation
Jean-Jacques Hiblot
2018-12-07
dwc3-generic: Handle the PHYs, the clocks and the reset lines
Jean-Jacques Hiblot
2018-12-07
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2018-12-07
dwc3_generic: do not probe the USB device driver when it's bound
Jean-Jacques Hiblot
2018-12-07
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...
Jean-Jacques Hiblot
2018-12-07
usb: introduce a separate config option for DM USB device
Jean-Jacques Hiblot
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-05-18
usb: dwc3: Add generic DWC3 glue logic driver
Michal Simek