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
/
class
Age
Commit message (
Expand
)
Author
2026-05-12
midi2: align descriptors with USB-MIDI 2.0 spec
Saulo Veríssimo
2026-05-12
midi2: align ep_buf allocation with other stream-based classes
Saulo Veríssimo
2026-05-12
fix: CI build failures on non-RP2040 platforms
Saulo Veríssimo
2026-05-12
fix: address PR review feedback for MIDI 2.0 drivers
Saulo Veríssimo
2026-05-12
feat: add MIDI 2.0 Host class driver (USB-MIDI 2.0)
Saulo Veríssimo
2026-05-12
feat: add MIDI 2.0 Device class driver (USB-MIDI 2.0)
Saulo Veríssimo
2026-05-08
fixup
HiFiPhile
2026-05-08
Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filter
HiFiPhile
2026-05-07
Merge remote-tracking branch 'tinyusb/master' into midi-host-rx-bufsize-defau...
Zixun LI
2026-05-07
revert RX buffer size as it's not related to issue
Zixun LI
2026-05-05
Merge pull request #3627 from hathach/merge-usbd-control
Ha Thach
2026-05-04
add default implementation for tuh_hid_report_received_cb()
hathach
2026-05-04
refactor: replace `tu_edpt_state_t` struct with `uint8_t` and update all endp...
hathach
2026-05-04
minor clean up
hathach
2026-05-03
Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptors
Zixun LI
2026-05-01
Merge remote-tracking branch 'origin/master' into ncm_packet_filter
HiFiPHile
2026-05-01
ncm: implement GetNtbInputSize request
Zixun LI
2026-04-30
ncm: Implement SetNtbInputSize request
Elwin Huang
2026-04-30
add packet filter callback
Zixun LI
2026-04-27
Merge branch 'master' into ncm_packet_filter
nminaylov
2026-04-27
NCM caps enum
nminaylov
2026-04-25
fix: add BE bitfield guards for audio and fix UAC2 example endian-safe field ...
copilot-swe-agent[bot]
2026-04-25
Merge branch 'master' into musb-followup-3594
hathach
2026-04-24
NCM packet filter support
nminaylov
2026-04-23
Merge upstream master into net descriptor-based ep_size branch
copilot-swe-agent[bot]
2026-04-22
Revert MIDI TX buffer size definition
Hakan Lindestaf
2026-04-22
midi host: raise default RX FIFO above EP size, document drain requirement
Hakan Lindestaf
2026-04-20
fix usbnet hardcode speed. disable hil test for now
hathach
2026-04-17
remove duplicated tu_le16toh since we have converted the endian when setup.
Fan DANG
2026-03-27
Merge pull request #3570 from IntegraSources/mtp-changes
Zixun LI
2026-03-27
fix string overflow
HiFiPhile
2026-03-25
mtp: fix adding empty cstring to mtp_container_info
stepan chepushtanov
2026-03-22
net: save actual ep_size from descriptor in netd_open instead of hardcoding 6...
copilot-swe-agent[bot]
2026-03-22
net: cache ep_size in local variable in ncm_device.c xmit_insert_required_zlp
copilot-swe-agent[bot]
2026-03-22
net: remove CFG_TUD_NET_ENDPOINT_SIZE, manage ZLP based on real speed in drivers
copilot-swe-agent[bot]
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
Update HID host to correctly handle protocol mode initialization and CONFIG_G...
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-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
[prev]
[next]