index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
portable
/
synopsys
/
dwc2
/
hcd_dwc2.c
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-06-25
hcd/dwc2: update wording on hfir
HiFiPhile
2026-06-25
fix(dwc2_hcd): correct HFIR for Low-Speed devices via internal FS PHY
Zhang, Zhenjiang
2026-06-11
Fix stm32f723disco host/cdc_msc_hid HIL: UART RX starvation + DWC2 DMA split-...
Ha Thach
2026-05-04
hcd/dwc2: fix txfifo full check
HiFiPhile
2026-04-10
add dwc2_clock_init() to have nrf54 initial sequence. currently stub for othe...
hathach
2026-04-09
rename ep_fifo_size (bytes) to otg_dfifo_depth (words)
hathach
2026-03-04
add PHY deinitialization support for DWC2 driver across all MCUs
hathach
2026-02-27
cleanup
HiFiPhile
2026-02-27
Merge remote-tracking branch 'tinyusb/master' into dwc2_deinit
HiFiPhile
2026-02-23
refactor: streamline high-speed PHY detection and configuration in DWC2 driver
hathach
2026-02-23
refactor: improve high-speed PHY handling and FIFO configuration in DWC2 driver
hathach
2026-02-22
Apply suggestions from code review
Zixun LI
2026-02-22
refactor speed check
HiFiPhile
2026-02-21
fix ci
HiFiPhile
2026-02-20
refactor config option
HiFiPhile
2026-02-19
Fix a couple indentations
Cédric Berger
2026-02-19
Introduce TUH_CFGID_PHY_SPEED configure option
Cédric Berger
2026-02-19
Better variable/function names
Cédric Berger
2026-01-31
dwc2: add vbus sense config
HiFiPhile
2026-01-06
hcd/dwc2: retry transfer on data toggle error
HiFiPhile
2026-01-06
hcd/dwc2: disable ID change interrupt due to stuck on stm32f7
HiFiPhile
2026-01-06
dwc2: implement deinit
HiFiPhile
2026-01-06
rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZE
hathach
2026-01-03
add tu_hwfifo_access_t param to hwfifo API
hathach
2025-12-10
update metrics to support bloaty csv
hathach
2025-11-19
fix more alerts
hathach
2025-11-18
improve closing endpoint and channel
hathach
2025-11-18
Merge branch 'master' into fork/HiFiPhile/xfer_close
hathach
2025-10-15
fix unused warnings
hathach
2025-06-04
chore: squash previous commits from other branches
James Sandison
2025-05-15
Merge branch 'master' into xfer_close
HiFiPhile
2025-05-15
Fix transfer failed event still queued
HiFiPhile
2025-04-28
usbh: add roothub debounncing flag to ignore attach/remove event on the rooth...
hathach
2025-04-23
rename and expose tuh_bus_info_get() to application
hathach
2025-04-23
rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_...
hathach
2025-04-21
Merge pull request #3075 from maximevince/dwc2-proper-attach-debouncing
Ha Thach
2025-04-21
Merge pull request #3088 from HiFiPhile/intv
Ha Thach
2025-04-19
enable SOF interrupt only if not already enabled
HiFiPhile
2025-04-18
Disable channel properly.
HiFiPhile
2025-04-18
- correctly do_ping if received nyet as transfer complete e.g msc 31 byte com...
hathach
2025-04-18
Merge branch 'master' into dwc2-proper-attach-debouncing
HiFiPhile
2025-04-18
minor rename
hathach
2025-04-18
Merge branch 'master' into fork/HiFiPhile/ping_out
hathach
2025-04-18
Fix 1st nak retry one frame shorter.
HiFiPhile
2025-04-18
Merge pull request #3072 from maximevince/dwc2-retry-in-token-immediately
Ha Thach
2025-04-18
clean up, remove halted_sof_schedule flags since channel_xfer_in_retry() is o...
hathach
2025-04-15
dwc2/host: fix all retry intervals
Maxime Vincent
2025-04-15
dwc2/host: immediately retry IN token for bInterval=1
Maxime Vincent
2025-04-15
Merge branch 'master' into dwc2-host-fix-disconnect
Maxime Vincent
[next]