index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
core.c
Age
Commit message (
Expand
)
Author
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-04-02
usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_in...
Marek Vasut
2024-04-02
usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
Marek Vasut
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-09-15
board: usb: Replace legacy usb_gadget_handle_interrupts()
Marek Vasut
2022-11-27
usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property
Marek Vasut
2022-11-27
usb: dwc3: Program GFLADJ
Sean Anderson
2022-11-27
usb: dwc3: Calculate REFCLKPER based on reference clock
Sean Anderson
2022-11-27
usb: dwc3: reference clock period configuration
Balaji Prakash J
2022-02-16
usb: dwc3: core: stop the core when it's removed
Angus Ainslie
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-01-05
dm: core: Access device ofnode through functions
Simon Glass
2020-09-30
usb: dwc3: Fix not calling dev_xxx with a device
Sean Anderson
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/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-12
usb: dwc3: add dis_del_phy_power_chg_quirk
Jagan Teki
2020-05-02
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-12-21
usb: dwc3: Fix UTMI/UTMIW phy interface initialization
Jagan Teki
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-23
usb: dwc3: Add phy interface for dwc3_uboot
Jagan Teki
2019-10-24
usb: dwc3: Kconfig: get rid of obsolete mode selection
Jean-Jacques Hiblot
2019-10-24
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
Jean-Jacques Hiblot
2019-10-24
usb: dwc3-generic: add a new host driver that uses the dwc3 core
Jean-Jacques Hiblot
2019-10-24
usb: dwc3: switch to peripheral mode when exiting
Jean-Jacques Hiblot
2019-10-08
drivers: usb: dwc3: setup phy before dwc3 core soft reset
T Karthik Reddy
2018-12-07
dwc3: move phy operation to core.c
Jean-Jacques Hiblot
2018-12-07
usb: introduce a separate config option for DM USB device
Jean-Jacques Hiblot
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-05-18
drivers: usb: dwc3: remove devm_zalloc from linux_compact
Mugunthan V N
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
2017-04-14
usb: dwc3: gadget: make cache-maintenance on event buffers more robust
Philipp Tomsich
2015-12-07
usb: dwc3: fix build warnings
Felipe Balbi
2015-11-03
usb: dwc3: Fix warnings on 64-bit builds
Michal Simek
2015-04-14
usb: dwc3: optimize interrupt loop
Marek Szyprowski
2015-04-14
usb: dwc3: make dwc3_set_mode to static
Joonyoung Shim
[next]