index
:
tinyusb.git
cdc_persistent
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
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
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
2025-12-10
update metrics to support bloaty csv
hathach
2025-12-01
add linkermap to deps and linkermap taget
hathach
2025-11-28
fix build with zephyr with latest nrfx v4
hathach
2025-11-27
more rename
hathach
2025-11-26
dwc2 stm32 check if dcache enabled before calling SCB DCache function
hathach
2025-11-26
change tu_fifo_buffer_info_t layout
hathach
2025-11-26
Merge branch 'master' into xfer-fifo
hathach
2025-11-25
dcd/fsdev: re-enable SBUF for STM32U0, no more issue
Zixun LI
2025-11-23
stm32_fsdev: Fix missed cases in single-buffered isochronous endpoint support.
milek7
2025-11-20
refactor tu_fifo, add tu_fifo_write/read/peek_n_access()
hathach
2025-11-19
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-19
Apply suggestions from code review
Ha Thach
2025-11-19
fix more alerts
hathach
2025-11-19
Merge pull request #3076 from HiFiPhile/xfer_close
Ha Thach
2025-11-19
extract to handle_incomplete_iso_in() for readability
hathach
2025-11-19
Merge branch 'master' into fork/HiFiPhile/dwc2_iso_incomp
hathach
2025-11-19
Merge branch 'refs/heads/master' into dwc2_ep0
hathach
2025-11-18
improve closing endpoint and channel
hathach
2025-11-18
Merge branch 'master' into fork/HiFiPhile/xfer_close
hathach
2025-11-18
Merge branch 'master' into fork/HiFiPhile/dwc2_iso_incomp
hathach
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-11-11
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-09
Merge pull request #3334 from hathach/fix-alerts-3
Ha Thach
2025-11-07
Merge pull request #3325 from tswan22/master
Zixun LI
2025-11-06
fix more alerts
hathach
2025-11-06
fix compile issue when enable both host and device for dwc2
hathach
2025-11-04
Fixed more alert found by PVS-Studio
hathach
2025-11-03
fix more warnings/alerts
hathach
2025-11-03
remove binary prefix for portability
hathach
2025-11-01
Merge branch 'master' of https://github.com/hathach/tinyusb
tswan22
2025-11-01
add STM32U3 device (adjusted from STM32U0)
tswan22
2025-10-31
Merge branch 'copilot/fix-dcd-edpt-xfer-issue' of https://github.com/hathach/...
HiFiPhile
2025-10-31
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-10-31
Skip TXFE for EP0
HiFiPhile
2025-10-31
Merge branch 'master' into fork/ArcaneNibble/ohci-upstream
hathach
2025-10-30
Simply restart the transfer
HiFiPhile
2025-10-30
Retry until bInterval
HiFiPhile
2025-10-30
Refactor IN fifo write
Mengsk
2025-10-30
Merge branch 'master' into add-ohci-lpc55
hathach
2025-10-29
Merge branch 'master' into dwc2_ep0
hathach
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-28
fix warning with strict prototypes warnings
hathach
2025-10-27
improve warnings with rp2040 family
hathach
2025-10-25
Merge pull request #3319 from peppapighs/dwc2-usbsuspm
Zixun LI
2025-10-25
dcd/dwc2: clear pending suspend interrupt before usb reset
peppapighs
2025-10-24
fix more warnings
hathach
2025-10-22
Apply suggestions from code review
Zixun LI
2025-10-22
Fix copilot issues
Mengsk
2025-10-22
Fix duplicate is_isr parameter in dcd_dwc2.c
copilot-swe-agent[bot]
[next]