index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
claude/add-systemview-debug
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/stm32f7-usb-host-limitation
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-add-ea4088qs
hil-openocd-recover-flasher
master
merge_os
port-embos
pr3864-alt
raw_gadget_review
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
43 hours
fix(dwc2): bound periodic intervals to HFNUM range
HiFiPHile
43 hours
fix(dwc2): defer periodic DMA abort cleanup until halt
HiFiPHile
44 hours
Merge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...
HiFiPHile
44 hours
DWC2 host: clean up channels on disconnect
HiFiPHile
44 hours
fix(dwc2): queue initial slave OUT packet immediately
HiFiPHile
2 days
fix(dwc2): enable periodic channels in the selected frame
HiFiPHile
2 days
fix(dwc2): fail missed isochronous frames
HiFiPHile
2 days
fix(dwc2): let DMA periodic channels halt naturally
HiFiPHile
2 days
fix(dwc2): preserve simultaneous slave channel halt
HiFiPHile
2 days
fix(dwc2): serialize deferred transfer abort
HiFiPHile
2 days
fix(dwc2): drain host RX status before channel IRQ
HiFiPHile
2 days
fix(dwc2): preserve periodic transfer phase
HiFiPHile
3 days
Fix DWC2 DMA data toggle mismatch in IN-transfers
runelauridsen
10 days
fix(dwc2): complete periodic IN channels immediately
HiFiPHile
10 days
fix(dwc2): keep isochronous transfers on DATA0
HiFiPHile
2026-08-11
fix(dwc2): correct host FIFO allocation
HiFiPhile
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
[next]