summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.h
AgeCommit message (Expand)Author
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-05-18usb: dwc3: Add dwc3_init/remove with DM_USBMugunthan V N
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-04-14usb: dwc3: make dwc3_set_mode to staticJoonyoung Shim
2015-04-14usb: dwc3: Remove BIT(x) macro from DWC3's gadget codeLukasz Majewski
2015-04-14dwc3: core: add support for multiple dwc3 controllersKishon Vijay Abraham I
2015-04-14usb: dwc3: core: make dwc3 core build in ubootKishon Vijay Abraham I
2015-04-14usb: dwc3: ep0: make dwc3 ep0 build in ubootKishon Vijay Abraham I
2015-04-14usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I
2015-04-14usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I
2015-04-14usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I
2015-04-14usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I