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
Age
Commit message (
Expand
)
Author
2026-06-29
Bump version to 0.21.0; rework changelog, contributors, and docs
hathach
2026-06-26
Merge branch 'hathach:master' into fix/dwc2-hcd-ls-hfir
代码人生
2026-06-25
hcd/dwc2: update wording on hfir
HiFiPhile
2026-06-25
Merge pull request #3616 from michaelajax/fix-stm32-usbc
Zixun LI
2026-06-25
fix(dwc2_hcd): correct HFIR for Low-Speed devices via internal FS PHY
Zhang, Zhenjiang
2026-06-24
skip cable-plug traffic
HiFiPhile
2026-06-24
apply review suggestions
HiFiPhile
2026-06-24
typec: add tuc_connect/tuc_disconnect api
HiFiPhile
2026-06-24
typec: add stm32u5 support
HiFiPhile
2026-06-24
cap tud_msc_scsi_cb bufsize to endpoint buffer size
dxbjavid
2026-06-24
Merge pull request #3648 from hathach/ch32_fsdev
Ha Thach
2026-06-23
Merge remote-tracking branch 'tinyusb/master' into fix-stm32-usbc
HiFiPhile
2026-06-23
Merge pull request #3698 from dxbjavid/hid-report-desc-bounds
Zixun LI
2026-06-22
address review
HiFiPhile
2026-06-22
Merge remote-tracking branch 'tinyusb/master' into pr-osal-spin-deinit
HiFiPhile
2026-06-22
usbd: add osal_spin_deinit() to tud_deinit()
HiFiPhile
2026-06-22
usbh: remove Pico specific comment
HiFiPhile
2026-06-22
osal: add missing osal_spin_deinit()
HiFiPhile
2026-06-22
Merge remote-tracking branch 'origin/master' into add-ch58x-usbfs
hathach
2026-06-22
tusb_option: dedupe OPT_MCU_CH583 / make OPT_MCU_CH582 a token alias
hathach
2026-06-22
hw/bsp+wch: rename the CH58x family to ch583 and OPT_MCU_CH58X to OPT_MCU_CH583
hathach
2026-06-21
fix(host): release spinlock in tuh_deinit to fix multi-rebuild panic
renjie
2026-06-20
dcd/wch: drop toggle-mismatched OUT packets on all USBFS variants
hathach
2026-06-19
dcd/ch58x: preserve the DEV_ADDR general-purpose bit on SET_ADDRESS
hathach
2026-06-19
dcd/ch58x: drop stale EP0 transfer state on SETUP
hathach
2026-06-19
dcd/ch58x: report bus resume instead of a second suspend
hathach
2026-06-19
dcd/ch58x: advance EP0 OUT data toggle for multi-packet control transfers
hathach
2026-06-19
dcd/ch58x: keep IRQ masked across the EP-arming RMW in dcd_edpt_xfer
hathach
2026-06-19
dcd/ch58x: complete the EP register map and right-size EP buffers
hathach
2026-06-19
video: assert usbd_edpt_iso_activate() result in _open_vs_itf()
hathach
2026-06-19
Merge pull request #3709 from morse-cedricvandenbergh/ncm-default-link-state-cb
Zixun LI
2026-06-18
Merge pull request #3618 from hathach/copilot/fix-audio-bitfield-order-issues
Ha Thach
2026-06-18
Merge pull request #3701 from hathach/claude/issue-3696-20260612-0344
Ha Thach
2026-06-18
fix(stm32_fsdev): don't enable the unused USB wakeup EXTI IRQ (F1/F3/G4/L1)
hathach
2026-06-18
dcd/ch58x: drive CH582/583 with shared dcd_ch32_usbfs.c
hathach
2026-06-18
class/audio: remove unused audio20_control_request_t
hathach
2026-06-18
dcd/stm32_fsdev: restore CH32 EP0 CONTROL type when stalling
hathach
2026-06-18
dcd/stm32_fsdev: restore CH32 EP0 CONTROL type atomically with arming
hathach
2026-06-18
Merge remote-tracking branch 'origin/master' into pr-3618
hathach
2026-06-18
dcd/stm32_fsdev: tidy CH32 EP0 setup parsing and whitespace
hathach
2026-06-18
dcd/stm32_fsdev: make CH32 ep0_set_type read-modify-write atomic
hathach
2026-06-18
Merge remote-tracking branch 'origin/master' into add-ch58x-usbfs
hathach
2026-06-18
dcd/ch32_usbfs: support CH32V103 combined endpoint control register
hathach
2026-06-17
Merge remote-tracking branch 'origin/master' into ch32_fsdev
hathach
2026-06-17
Merge pull request #3643 from hathach/musb_ep0_race
Ha Thach
2026-06-16
ncm: add weak callback for initial link state
Cedric Van den Bergh
2026-06-16
device: clamp EP0 OUT data copy to the control transfer buffer (#3705)
Ha Thach
2026-06-16
dcd/musb: extract pipe0_data_stage_done() and fix two EP0 comments
hathach
2026-06-15
dcd/musb: rename pipe0_process_status_isr -> pipe0_process_xfer_state_isr
hathach
2026-06-15
dcd/musb: harden EP0 DATA_OUT against short packet and host overrun
hathach
[next]