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-06-19
video: assert usbd_edpt_iso_activate() result in _open_vs_itf()
hathach
2026-06-19
Merge pull request #3709 from morse-cedricvandenbergh/ncm-default-link-state-cb
Zixun LI
2026-06-18
class/audio: remove unused audio20_control_request_t
hathach
2026-06-18
Merge remote-tracking branch 'origin/master' into pr-3618
hathach
2026-06-16
ncm: add weak callback for initial link state
Cedric Van den Bergh
2026-06-06
host/cdc: use local control buffer
HiFiPhile
2026-06-03
refactor(cmake): comment out unused target folder properties
hathach
2026-05-30
Merge pull request #3658 from wjklimek1/mtp-out-transfer-fix
Zixun LI
2026-05-29
Handle OUT transfer completion in MTP
Wojciech Klimek
2026-05-25
chore: resolve .gitignore merge conflict with master
copilot-swe-agent[bot]
2026-05-19
midi2_host: convert TX to raw FIFO mirroring midi2_device refactor
Saulo Veríssimo
2026-05-18
midi2: convert to raw Tx FIFO for better segmentation handling, add count to ...
HiFiPhile
2026-05-18
midi2: boundary-aware drain in xfer_cb to keep UMP packets intact
Saulo Veríssimo
2026-05-17
midi2: drain pattern for RX FIFO
Saulo Veríssimo
2026-05-17
midi2: scale device buffers with EPSIZE
Saulo Veríssimo
2026-05-17
midi2: per-interface weak callbacks for UMP Stream config
Saulo Veríssimo
2026-05-17
midi2: peek 4 bytes for MT, restore 256 buffers
Saulo Veríssimo
2026-05-17
midi2: use hwfifo if supported
HiFiPhile
2026-05-17
midi2: move config to class header
HiFiPhile
2026-05-16
midi2: prevent UMP packet split across USB transfers
Saulo Veríssimo
2026-05-16
midi2: reject UMP read/write API on alt setting 0
Saulo Veríssimo
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
[next]