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
Age
Commit message (
Expand
)
Author
2026-05-25
Merge remote-tracking branch 'tinyusb/master' into musb_ep0_race
HiFiPhile
2026-05-24
Merge remote-tracking branch 'tinyusb/master' into stm32c5
HiFiPhile
2026-05-24
dcd/stm32_fsdev: workaround CH32 EP0 premature OUT ACK
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
dcd/musb: defer EP0 SETUP during DATA_IN/STATUS race
HiFiPhile
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
typec/stm32: guard hard reset RX re-arm against uninitialized buffer
Mike Ajax
2026-04-23
typec/stm32: updates based on Copilot review
Mike Ajax
2026-04-23
typec/stm32: fix -Wcast-qual error, _rx_buf doesn't need const
Mike Ajax
2026-04-23
typec/stm32: fix three UCPD sink bugs for strict PD 3.0 sources
Mike Ajax
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
2026-04-22
Add ESP32-S31 as a supported MCU in TinyUSB
igor.masar
2026-04-22
musb implement double buffer for tx
hathach
2026-04-21
enable double buffer for tm4c
hathach
2026-04-21
minor clean up
hathach
2026-04-21
optimize pipe_state_t sram for port with CFG_TUD_ENDPOINT_ONE_DIRECTION_ONLY.
hathach
2026-04-21
refactor interrupt handling and add `pipe_write` to fix IN ZLP issue
hathach
2026-04-20
improving transfer tracking and adding support for un-armed Rx data handling
hathach
2026-04-17
use single volatile counter
hathach
2026-04-17
Merge pull request #3594
Ha Thach
[prev]
[next]