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
/
dwc2.c
Age
Commit message (
Expand
)
Author
2025-06-02
usb: dwc2: Replace uint<x>_t types with u<x>
Kongyang Liu
2025-06-02
usb: dwc2: Unify flush and reset logic with v4.20a support
Kongyang Liu
2025-06-02
usb: dwc2: Align macros with Linux kernel definitions
Kongyang Liu
2025-06-02
usb: dwc2: Clean up with bitfield macros
Kongyang Liu
2025-06-02
usb: dwc2: Fix HBstLen setting for external DMA mode
Kongyang Liu
2025-06-02
usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit setting
Junhui Liu
2025-06-02
usb: dwc2: Extract register definitions to common header file
Kongyang Liu
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
2023-08-14
usb: dwc2: Use regulator_set_enable_if_allowed
Jonas Karlman
2023-06-21
usb: dwc2: Fix the write to W1C fields in HPRT register
Teik Heng Chong
2021-08-30
usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2
Tom Rini
2021-06-09
usb: dwc2: Avoid delay when initializing USB peripheral by dwc2
João Loureiro
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-30
usb: dwc2: Fix not calling dev_xxx with a device
Sean Anderson
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-18
common: Drop net.h from common header
Simon Glass
2020-04-28
usb: host: dwc2: add trace to have clean usb start
Patrick Delaunay
2020-04-28
usb: host: dwc2: force reset assert
Patrick Delaunay
2020-04-28
usb: host: dwc2: add clk support
Patrick Delaunay
2020-04-28
usb: host: dwc2: add phy support
Patrick Delaunay
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-09-11
dwc2: use the nonblock argument in submit_int_msg
Michal Suchanek
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-08-29
usb: dwc2: Add reset ctrl to driver
Ley Foon Tan
2018-07-05
usb: dwc2: Add brcm,bcm2708-usb compatible
Emmanuel Vadot
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-03-17
usb: dwc2: Replace printf, pr_err by dev_info, dev_err
Patrice Chotard
2018-03-17
usb: dwc2: increase timeout in wait_for_chhltd
Christophe Kerello
2018-03-17
usb: dwc2: disable external vbus supply when the device is removed
Christophe Kerello
2018-03-17
usb: dwc2: Allow selection of data buffer size
Alexey Brodkin
2018-02-15
usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH
Alexey Brodkin
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-27
usb: dwc2: convert to livetree
Philipp Tomsich
2017-07-11
usb: dwc2: use dev_read_bool() instead of fdt_getprop()
Meng Dongyang
2017-06-17
usb: dwc2: force to host mode if not support HNP/SRP
Meng Dongyang
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-04-14
usb: dwc2: invalidate the dcache before starting the DMA
Eddie Cai
2017-04-14
usb: dwc2: add support for external vbus supply
Kever Yang
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-05-06
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
Stefan Roese
2016-05-03
usb: dwc2: Init desc_before_addr
Marek Vasut
2016-05-03
usb: dwc2: Make OC protection configurable
Marek Vasut
[next]