Age | Commit message (Expand) | Author |
---|---|---|
2018-11-26 | usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ | Sven Schwermer |
2018-05-18 | usb: dwc3: Add dwc3_init/remove with DM_USB | Mugunthan V N |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2015-04-14 | usb: dwc3: make dwc3_set_mode to static | Joonyoung Shim |
2015-04-14 | usb: dwc3: Remove BIT(x) macro from DWC3's gadget code | Lukasz Majewski |
2015-04-14 | dwc3: core: add support for multiple dwc3 controllers | Kishon Vijay Abraham I |
2015-04-14 | usb: dwc3: core: make dwc3 core build in uboot | Kishon Vijay Abraham I |
2015-04-14 | usb: dwc3: ep0: make dwc3 ep0 build in uboot | Kishon Vijay Abraham I |
2015-04-14 | usb: dwc3: remove pm related operations from dwc3 driver | Kishon Vijay Abraham I |
2015-04-14 | usb: dwc3: fix dwc3 header files | Kishon Vijay Abraham I |
2015-04-14 | usb: dwc3: Modify the file headers to u-boot format | Kishon Vijay Abraham I |
2015-04-14 | usb: dwc3: add dwc3 folder from linux kernel to u-boot | Kishon Vijay Abraham I |