summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.h
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang2020-05-291-0/+5
* usb: dwc3: Enable AutoRetry feature in the controllerJagan Teki2020-05-291-0/+3
* usb: dwc3: Add disable u2mac linestate check quirkJagan Teki2020-05-291-0/+7
* usb: dwc3: add dis_u2_freeclk_exists_quirkFrank Wang2020-05-291-0/+2
* usb: dwc3: add dis_enblslpm_quirkFrank Wang2020-05-291-0/+2
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki2020-05-121-0/+1
* usb: dwc3: Fix UTMI/UTMIW phy interface initializationJagan Teki2019-12-211-12/+8
* usb: dwc3: Add phy interface for dwc3_ubootJagan Teki2019-11-231-0/+12
* usb: dwc3: Add dwc3_of_parse() to get quirks information from DTJean-Jacques Hiblot2019-10-241-0/+1
* usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exitJean-Jacques Hiblot2019-10-241-5/+0
* usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer2018-11-261-1/+1
* usb: dwc3: Add dwc3_init/remove with DM_USBMugunthan V N2018-05-181-0/+6
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* usb: dwc3: make dwc3_set_mode to staticJoonyoung Shim2015-04-141-1/+0
* usb: dwc3: Remove BIT(x) macro from DWC3's gadget codeLukasz Majewski2015-04-141-1/+1
* dwc3: core: add support for multiple dwc3 controllersKishon Vijay Abraham I2015-04-141-0/+4
* usb: dwc3: core: make dwc3 core build in ubootKishon Vijay Abraham I2015-04-141-10/+0
* usb: dwc3: ep0: make dwc3 ep0 build in ubootKishon Vijay Abraham I2015-04-141-0/+24
* usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I2015-04-141-16/+0
* usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I2015-04-141-11/+2
* usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I2015-04-141-8/+7
* usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I2015-04-141-0/+1041