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
Age
Commit message (
Expand
)
Author
2026-06-11
Fix stm32f723disco host/cdc_msc_hid HIL: UART RX starvation + DWC2 DMA split-...
Ha Thach
2026-06-04
dwc2: cleanup setup_packet pointer cast (review feedback)
hathach
2026-06-04
Update setup buffer size definition based on DMA configuration
hathach
2026-06-04
Merge branch 'master' into dwc2_postfix
hathach
2026-06-03
dwc2: address Copilot review (comment grammar/typo, tinyusb.json f407 dedup)
hathach
2026-06-03
dwc2: remove investigation debug logging
hathach
2026-06-03
dwc2: submit setup packet on SETUP_DONE and drop spurious EP0 RX_COMPLETE on ...
hathach
2026-06-02
dcd/dwc2: fix back-to-back SETUP reception in DMA mode
HiFiPhile
2026-05-29
dwc2: process IN EP before OUT
HiFiPhile
2026-05-29
dwc2: move OUT transfer management into RXFLVL IRQ
HiFiPhile
2026-05-27
dwc2: fix EP0 DMA setup race condition
HiFiPhile
2026-05-27
dwc2: simplify EP0 ZLP handling
HiFiPhile
2026-05-22
Merge remote-tracking branch 'tinyusb/master' into fix/Dwc2Stm32U5
HiFiPhile
2026-05-22
dwc2: handle EP0 status OUT in RXFLVL interrupt
HiFiPhile
2026-05-12
dcd/dwc2: fix ISO IN endpoint become disabled after incomplete transfer
HiFiPhile
2026-05-09
dwc2: guard EP0 status completion with armed ZLP state
Alex-Schaefer
2026-05-09
dwc2: preserve EP0 status completion before SETUP
Alex-Schaefer
2026-05-04
hcd/dwc2: fix txfifo full check
HiFiPhile
2026-04-23
Merge pull request #3601 from hathach/fix-conversion-warnings
Ha Thach
2026-04-22
Add ESP32-S31 as a supported MCU in TinyUSB
igor.masar
2026-04-17
fix some Wconversion warnings
hathach
2026-04-10
Update src/portable/synopsys/dwc2/dcd_dwc2.c
Ha Thach
2026-04-10
clean up
hathach
2026-04-10
fix DWC2 FIFO depth values for STM32 families
hathach
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-04-09
Add initial board support for nRF54LM20 DK
gab-k
2026-03-30
Revert unintentional removal of comment
gab-k
2026-03-30
Revert back to simple edpt_disable()/edpt_activate() inside dcd_edpt_iso_acti...
gab-k
2026-03-28
Clear DOEPCTL_USBAEP instead of setting DOEPCTL = DOEPCTL_SNAK
gab-k
2026-03-28
Minimize changes in ISO OUT reset fix
gab-k
2026-03-28
Add nrf54lm20 dwc2 info
gab-k
2026-03-28
fix ISO OUT stale state on alt-setting switch with different MPS
gab-k
2026-03-05
add hs_phy_type parameter to dwc2_phy_deinit for selective PHY deinitializati...
hathach
2026-03-04
add PHY deinitialization support for DWC2 driver across all MCUs
hathach
2026-03-03
Merge branch 'master' into dwc2_deinit
hathach
2026-03-02
fix(dcd/dwc2): Do not modify FS PHY registers on HS PHY ESP32-P4
Tomas Rezucha
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
check femtoPHY speed
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-02-13
use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more value
hathach
[next]