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-03-09
usbh device descriptor validation, also check ep size > 0
hathach
2026-03-09
Merge pull request #3536
Ha Thach
2026-03-09
Merge pull request #3538 from sidcha/fix-hwfifo-PMA-pointer
Ha Thach
2026-03-09
extend video control parsing to include class-specific VC endpoint descriptor
hathach
2026-03-08
tinyusb: fix hwfifo PMA pointer advance on ring buffer wrap
Siddharth Chandrasekaran
2026-03-07
Fix ep_ctrl_mask() corrupting opposite direction's ENDPTCTRL bits
gab-k
2026-03-07
Merge branch 'master' of https://github.com/YixingShen/tinyusb
YixingShen
2026-03-07
fixed _end_of_control_descriptor logic. wTotalLength does not include Standar...
YixingShen
2026-03-07
Merge branch 'hathach:master' into master
沈玴興
2026-03-07
Merge pull request #3529 from hathach/mtt_hub
Ha Thach
2026-03-07
Merge pull request #3519 from hathach/samx7x_update
Ha Thach
2026-03-07
open hub mtt interface in 1 call
hathach
2026-03-07
remove dma_desc_t
hathach
2026-03-07
Update src/class/video/video_device.c
沈玴興
2026-03-07
cleanup
YixingShen
2026-03-07
fixed _open_vc_itf parsing
YixingShen
2026-03-06
fix ci
HiFiPhile
2026-03-06
usbh: support MTT hub
HiFiPhile
2026-03-06
Apply suggestions from code review
Zixun LI
2026-03-06
Merge remote-tracking branch 'tinyusb/master' into samx7x_update
HiFiPhile
2026-03-06
cleanup
HiFiPhile
2026-03-06
replace printer_to_hid example with printer_to_cdc example
hathach
2026-03-06
add full read/write() API, use edpt stream for printer class
hathach
2026-03-06
update printer class: enhance descriptors, buffer sizes, and callbacks
hathach
2026-03-06
Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printer
hathach
2026-03-06
Merge pull request #3528 from hathach/improve-iar-warnings
Ha Thach
2026-03-06
fix warnings
hathach
2026-03-05
add IAR warning flags to cmake build and fix them
hathach
2026-03-05
update PORTSC1
Zixun LI
2026-03-05
ci_hs: add deinit support
Zixun LI
2026-03-05
Merge pull request #3378 from hathach/dwc2_deinit
Ha Thach
2026-03-05
improve threadx support, add multi ROTS support for board_test and msc_dual_lun
hathach
2026-03-05
Merge branch 'master' into fork/armusin/threadx_osal
hathach
2026-03-05
add hs_phy_type parameter to dwc2_phy_deinit for selective PHY deinitializati...
hathach
2026-03-04
Merge branch 'master' into dwc2_deinit
hathach
2026-03-04
add PHY deinitialization support for DWC2 driver across all MCUs
hathach
2026-03-04
Merge pull request #3490 from Precidata/non-blocking-host-v2
Ha Thach
2026-03-03
Merge branch 'master' into dwc2_deinit
hathach
2026-03-02
more call_after timeout adjustment with rtos
hathach
2026-03-02
improve timeout adjustment, exit tuh_task() by timeout_ms = 0
hathach
2026-03-02
fix(dcd/dwc2): Do not modify FS PHY registers on HS PHY ESP32-P4
Tomas Rezucha
2026-03-02
fix call_after timeout adjustment with rtos
hathach
2026-03-02
- rename to usbh_defer_func_ms_async()
hathach
2026-03-01
Merge pull request #3514 from sauloverissimo/fix/midi-device-cable-demux
Zixun LI
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2026-02-27
add osal_time_millis() to osal requirement
hathach
2026-02-27
add back deferred attachment queue, retry get hub port status if reset change...
hathach
2026-02-27
cleanup
HiFiPhile
2026-02-27
Merge remote-tracking branch 'tinyusb/master' into dwc2_deinit
HiFiPhile
2026-02-27
Fix IAR warnings
HiFiPhile
[next]