index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
core.h
Age
Commit message (
Expand
)
Author
2026-01-30
usb: dwc3: core: Add ip and version_type support from Linux
Chris Morgan
2024-10-15
usb: dwc3: allocate setup_buf with dma_alloc_coherent()
Neil Armstrong
2024-05-16
usb: dwc3: gadget: properly check ep cmd
Felipe Balbi
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2022-11-27
usb: dwc3: Program GFLADJ
Sean Anderson
2022-11-27
usb: dwc3: reference clock period configuration
Balaji Prakash J
2022-11-27
usb: dwc3: Cache ref_clk pointer in struct dwc3
Marek Vasut
2021-11-09
usb: dwc3: Enable undefined length INCR burst type
Michael Walle
2021-11-09
usb: dwc3: Add frame length adjustment quirk
Michael Walle
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2020-05-29
usb: dwc3: amend UTMI/UTMIW phy interface setup
Frank Wang
2020-05-29
usb: dwc3: Enable AutoRetry feature in the controller
Jagan Teki
2020-05-29
usb: dwc3: Add disable u2mac linestate check quirk
Jagan Teki
2020-05-29
usb: dwc3: add dis_u2_freeclk_exists_quirk
Frank Wang
2020-05-29
usb: dwc3: add dis_enblslpm_quirk
Frank Wang
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-12
usb: dwc3: add dis_del_phy_power_chg_quirk
Jagan Teki
2019-12-21
usb: dwc3: Fix UTMI/UTMIW phy interface initialization
Jagan Teki
2019-11-23
usb: dwc3: Add phy interface for dwc3_uboot
Jagan Teki
2019-10-24
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
Jean-Jacques Hiblot
2019-10-24
usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit
Jean-Jacques Hiblot
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