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
/
chipidea
/
ci_fs
Age
Commit message (
Expand
)
Author
2026-07-18
fix(ci_fs): address code-review findings in host/device drivers
hathach
2026-07-17
fix(ci_fs host): release stale sibling BDT on multi-packet completion
hathach
2026-07-17
dcd_ci_fs: disarm sibling BDT on short-packet OUT completion
hathach
2026-07-17
migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)
hathach
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-04-17
fix some Wconversion warnings
hathach
2025-11-19
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-17
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...
hathach
2025-11-17
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...
hathach
2025-10-22
Apply suggestions from code review
Zixun LI
2025-10-22
Fix copilot issues
Mengsk
2025-10-22
Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifo
copilot-swe-agent[bot]
2024-10-14
change dcd_init() return from void to bool
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
change dcd_init() to take rhport struct
hathach
2024-04-05
minor update bsp
hathach
2024-04-05
fix pre-commit format
hathach
2024-04-02
Merge branch 'master' into MCX
hathach
2024-02-24
only save/restore CLK_RECOVER_IRC_EN/CTRL if FSL_FEATURE_USB_KHCI_IRC48M_MODU...
hathach
2024-02-24
frdm k64f usb work well, add kinetis_k to ci cmake
hathach
2024-02-20
MCX A and MCX N merged to MCX family
Jerry Palacios
2024-02-07
frdmmcxa153 files added
Jerry Palacios
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-06-15
refactor khci to chipidea fs driver for device (host is not yet)
hathach