index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
Age
Commit message (
Expand
)
Author
2026-06-11
Merge remote-tracking branch 'origin/master' into stm32c5
hathach
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
Merge remote-tracking branch 'tinyusb/master' into fix/Dwc2Stm32U5
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-26
ch32_usbhs: fix endpoint stall length index and clear-stall response
Jie Feng
2026-05-25
optimize interrupt handling time
HiFiPhile
2026-05-24
Merge remote-tracking branch 'tinyusb/master' into stm32c5
HiFiPhile
2026-05-23
dcd/ch32x: optmize CTRL reg writing, basically revert e14b0e85
HiFiPhile
2026-05-23
dcd/ch32hs: refactor transfer flow
HiFiPhile
2026-05-23
dcd/ch32fs: do not set EP0 to ACK on status complete
HiFiPhile
2026-05-23
dcd/ch32fs: clear INT flag after processing
HiFiPhile
2026-05-23
dcd/ch32x : code reformat
HiFiPhile
2026-05-23
dcd/ch32fs: set EP to NAK earlier to reduce spuroius transfer
HiFiPhile
2026-05-22
dcd/ch32fs: reset EP on clear stall
HiFiPhile
2026-05-22
dcd/ch32fs: fix ISO IN transfer
HiFiPhile
2026-05-22
dcd/ch32fs: only enable EP0 ACK if no data stage, reduce race
HiFiPhile
2026-05-22
dcd/ch32fs: reset EP regs on bus reset
HiFiPhile
2026-05-22
Merge remote-tracking branch 'tinyusb/master' into mickabrig7/master
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-15
rp2040: fix host SET_REPORT (and any OUT-data control xfer) sending DATA0 ins...
Boris Dolgov
2026-05-14
Merge remote-tracking branch 'tinyusb/master' into stm32c5
HiFiPhile
2026-05-12
dcd/dwc2: fix ISO IN endpoint become disabled after incomplete transfer
HiFiPhile
2026-05-11
Merge remote-tracking branch 'tinyusb/master' into stm32c5
HiFiPhile
2026-05-11
Merge pull request #3632 from hathach/msc_os
Zixun LI
2026-05-10
add stm32c5 support
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-08
nrf5x: request HFCLK in USB_EVT_READY to fix post-SoftDevice deadlock
hathach
2026-05-04
hcd/dwc2: fix txfifo full check
HiFiPhile
2026-04-28
fix(dcd_ch32_usbfs): fix dropped bulk OUT packets by properly re-arming EP_RX...
mickabrig7
2026-04-25
Merge branch 'master' into musb-followup-3594
hathach
2026-04-25
separate pipe0 since it is 1 packet per transfer, merge PIPE0 STATUS PENDING
hathach
2026-04-25
clean up
hathach
2026-04-25
musb more ep0 refactor. add back remaining_ctrl for correct ep0 state transit...
hathach
2026-04-24
musb migrate to ep0_state, remove setup packet from dcd data
hathach
2026-04-24
refactor musb ep0 xfer
hathach
2026-04-23
musb double packet for epout
hathach
2026-04-23
Merge pull request #3590 from hathach/copilot/extract-hcd-pma-buffer-errata-w...
Ha Thach
2026-04-23
Merge pull request #3601 from hathach/fix-conversion-warnings
Ha Thach
[next]