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-07-08
Merge branch 'usbtest': Linux kernel usbtest battery support
hathach
2026-07-07
Add SuperSpeed descriptors to all bulk/interrupt class drivers and examples
hathach
2026-07-07
Add SuperSpeed support to CDC-NCM and enable iperf on CH569
hathach
2026-07-07
usbtest: address Codex re-review (5 findings)
hathach
2026-07-07
Add core SuperSpeed device support
hathach
2026-07-07
address review round 2 (4 fixed, 1 answered)
hathach
2026-07-07
address Codex/Copilot review findings (9 fixed, 3 refuted with evidence)
hathach
2026-07-06
fix CI: clang/IAR unused helpers, LTO-dropped ISR symbol, LPC11/13 USB RAM ov...
hathach
2026-07-06
Merge remote-tracking branch 'origin/master' into usbtest
hathach
2026-07-06
usbtest: address remaining review findings (rusb2 #11/#12, vendor #15)
hathach
2026-07-06
usbtest: address code-review findings (EP3 iso regression + 9 more)
hathach
2026-07-05
bound rndis data packet offset in handle_incoming_packet
Javid Khan
2026-07-05
Merge pull request #3738 from sauloverissimo/fix/midi2-fb-direction
Zixun LI
2026-07-05
ensure gtb is valid
HiFiPhile
2026-07-05
Merge pull request #3754 from Old-Ding/codex/usbtmc-status-byte-buffer
Zixun LI
2026-07-05
Merge pull request #3741 from dxbjavid/ncm-ndp-length-bound
Zixun LI
2026-07-05
Fix USBTMC status byte notification buffer
aineoae86-sys
2026-07-05
fix sizeof(nth16_t) typo
HiFiPhile
2026-07-05
Fix USBTMC notification endpoint claim
aineoae86-sys
2026-07-03
Merge pull request #3660 from andrewleech/cdch-on-enum-idx-guard
Zixun LI
2026-07-03
class/audio: drop redundant clear_stall busy-clear workaround in set_interface
hathach
2026-07-03
usbd/vendor/usbtest: address second-round review findings
hathach
2026-07-03
class/vendor: portability + robustness fixes for int/iso/alt support
hathach
2026-07-02
class/vendor: isochronous endpoints + alternate setting support
hathach
2026-07-02
class/vendor: optional interrupt endpoints (CFG_TUD_VENDOR_EP_INT_OUT/IN)
hathach
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-06-28
feat(midi2): derive function blocks from the GTB descriptor
Saulo Veríssimo
2026-06-27
bound ndp16 wLength against received ntb in recv_validate_datagram
Javid Khan
2026-06-24
cap tud_msc_scsi_cb bufsize to endpoint buffer size
dxbjavid
2026-06-23
Merge pull request #3698 from dxbjavid/hid-report-desc-bounds
Zixun LI
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-15
zero-extend usage page before copying shorter payload
dxbjavid
2026-06-12
bound item size to remaining length in hid report descriptor parser
dxbjavid
2026-06-06
host/cdc: use local control buffer
HiFiPhile
2026-06-03
refactor(cmake): comment out unused target folder properties
hathach
2026-05-31
cdc_host: fix undeclared 'idx' when only LINE_CONTROL_ON_ENUM defined
Andrew Leech
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
[next]