aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-21usb: dwc3: Fix UTMI/UTMIW phy interface initializationJagan Teki1-12/+8
2019-11-23usb: dwc3: Add phy interface for dwc3_ubootJagan Teki1-0/+12
2019-10-24usb: dwc3: Add dwc3_of_parse() to get quirks information from DTJean-Jacques Hiblot1-0/+1
2019-10-24usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exitJean-Jacques Hiblot1-5/+0
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer1-1/+1
2018-05-18usb: dwc3: Add dwc3_init/remove with DM_USBMugunthan V N1-0/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-04-14usb: dwc3: make dwc3_set_mode to staticJoonyoung Shim1-1/+0
2015-04-14usb: dwc3: Remove BIT(x) macro from DWC3's gadget codeLukasz Majewski1-1/+1
2015-04-14dwc3: core: add support for multiple dwc3 controllersKishon Vijay Abraham I1-0/+4
2015-04-14usb: dwc3: core: make dwc3 core build in ubootKishon Vijay Abraham I1-10/+0
2015-04-14usb: dwc3: ep0: make dwc3 ep0 build in ubootKishon Vijay Abraham I1-0/+24
2015-04-14usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I1-16/+0
2015-04-14usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I1-11/+2
2015-04-14usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I1-8/+7
2015-04-14usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I1-0/+1041