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-27
osal/mynewt: fix queue receive tiemout
HiFiPhile
2026-03-22
Remove unused define
Cédric Berger
2026-03-22
Simplify tud_task() like in tuh_task()
Cédric Berger
2026-03-22
False negative in tuh_task_event_ready()
Cédric Berger
2026-03-22
False positive in tuh_task_event_ready()
Cédric Berger
2026-03-22
We must wait at least the requested amount
Cédric Berger
2026-03-19
rp2 disable hwfifo
hathach
2026-03-18
Merge pull request #3559 from hathach/fix-fsdev-midi-host-bugs
Ha Thach
2026-03-18
fix bugs in fsdev hcd, dcd and midi host stream write
hathach
2026-03-18
Merge pull request #3557 from hathach/hil-host-cdc
Ha Thach
2026-03-18
Update HID host to correctly handle protocol mode initialization and CONFIG_G...
hathach
2026-03-18
fix hid_generic_inout for TUD_ENDPOINT_ONE_DIRECTION_ONLY MCUs
hathach
2026-03-17
CFG_TUH_HID_SET_PROTOCOL_ON_ENUM option to skip set_protocol on enum, default...
hathach
2026-03-17
fix midi host issue 3544
hathach
2026-03-16
clean up fsdev symbols
hathach
2026-03-16
Unify USB FSDEV driver implementation for various microcontrollers. Replace `...
hathach
2026-03-16
Consolidate USB FSDEV register definitions for STM32, CH32, and AT32 microcon...
hathach
2026-03-13
remove TUSB_MCU_VENDOR_ESPRESSIF, use ESP_PLATFORM for Espressif
hathach
2026-03-13
Merge branch 'master' into ncm_restart
hathach
2026-03-12
Merge branch 'master' into ncm_restart
Zixun LI
2026-03-12
reset notification state to speed change
Zixun LI
2026-03-12
refactor(cdc): remove deprecated runtime CDC configuration, add backward comp...
hathach
2026-03-12
clean up
hathach
2026-03-12
refactor(cdc): remove runtime CDC driver configuration in favor of compile-ti...
hathach
2026-03-12
correct default value for CFG_TUD_VENDOR_TX/RX_BUFSIZE
hathach
2026-03-12
refactor(vendor/cdc): add CFG_TUD_CDC_RX_NEED_ZLP and CFG_TUD_VENDOR_RX_NEED_ZLP
hathach
2026-03-12
refactor(config): separate endpoint buffer sizes into RX and TX definitions f...
hathach
2026-03-11
rename .rx_multiple_packet_transfer to .rx_need_zlp
hathach
2026-03-11
Merge branch 'master' into zlp-hs-on-fs
hathach
2026-03-11
refactor(usbd): replace `_usbd_ctrl_epbuf` with `usbd_get_ctrl_buf()` for cle...
hathach
2026-03-11
Merge branch 'master' into ep0_direct
hathach
2026-03-11
Merge branch 'master' into ep0_direct
hathach
2026-03-11
Merge pull request #3545 from hathach/remove-div-tusb-fifo
Ha Thach
2026-03-10
Merge pull request #3530 from hathach/hcd_ip3516
Ha Thach
2026-03-10
remove expensive div in HWFIFO_ADDR_NEXT_N()
hathach
2026-03-10
fix typo
hathach
2026-03-09
Merge branch 'master' of https://github.com/YixingShen/tinyusb
YixingShen
2026-03-09
revert _end_of_control_descriptor to Revision: 0a45308a296251e4376815b21f89f0...
YixingShen
2026-03-09
fix(usbh): correct memcpy usage to ensure proper alignment with `offsetof` in...
hathach
2026-03-09
refactor: add desc_device_noheader_t to simplify get device descriptor local
hathach
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
[next]