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
Age
Commit message (
Expand
)
Author
8 hours
fix(dwc2): prevent restart during endpoint retirement
pr3864-alt
HiFiPHile
10 hours
dwc2: serialize low-speed traffic
HiFiPHile
2 days
fix(dwc2): bound periodic intervals to HFNUM range
HiFiPHile
2 days
fix(dwc2): defer periodic DMA abort cleanup until halt
HiFiPHile
2 days
Merge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...
HiFiPHile
2 days
DWC2 host: clean up channels on disconnect
HiFiPHile
2 days
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
Merge branch 'master' into agent/fix-dwc2-host-fifo-allocation
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-28
portable/dwc2: rewind DMA on ISO IN retry
Zixun LI
2026-07-15
dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and...
hathach
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-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
[next]