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
/
host
/
xhci-dwc3.c
Age
Commit message (
Expand
)
Author
2026-01-16
usb: xhci-dwc3: Add "apple,t8103-dwc3" compatible
Janne Grunau
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2024-03-05
usb: xhci-dwc3: Fix support for dis_enblslpm_quirk
Jonas Karlman
2022-05-20
usb: xhci-dwc3: Support role switch default role
Mark Kettenis
2021-09-22
usb: xhci-dwc3: Add support for USB 3.1 controllers
Mark Kettenis
2021-09-22
usb: xhci-dwc3: Add support for clocks/resets
Samuel Holland
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-07
usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
Stefan Roese
2020-05-22
usb: dwc3: fix NULL pointer issue
Chunfeng Yun
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-02
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
2020-03-30
usb: Migrate to support live DT for some driver
Kever Yang
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
2019-09-10
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
Neil Armstrong
2019-07-19
usb: xhci-dwc3: Add USB2 PHY configuration
Mark Kettenis
2018-12-07
dwc3: move phy operation to core.c
Jean-Jacques Hiblot
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-26
usb: host: dwc3: fix phys init
Neil Armstrong
2018-04-11
usb: host: dwc3: Add support for multiple PHYs
Neil Armstrong
2018-03-17
ubs: xhci-dwc3: Enable USB3 PHY when available
Vignesh R
2018-03-17
usb: xhci-dwc3: Refractor PHY operations into separate function
Vignesh R
2018-03-17
usb: xhci-dwc3: Power on USB PHY before using
Vignesh R
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-07-28
usb: host: xhci-dxc3: fix compilation warnings
Patrice Chotard
2017-07-28
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Add generic PHY support
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Add dual role mode support from DT
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Convert driver to DM
Patrice Chotard
2017-07-28
usb: add static to local symbols
Masahiro Yamada
2015-12-07
usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook
Rajesh Bhagat
2015-07-22
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
Nikhil Badola
2015-07-22
usb: dwc3: Add DWC3 controller driver support
Ramneek Mehresh