summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-05usbtest: support CH32V203 (fsdev + usbfs ports), both pass tier-4 30/30hathach
2026-07-05ensure gtb is validHiFiPhile
2026-07-05Merge pull request #3753 from Old-Ding/codex/usbd-driver-count-warningZixun LI
2026-07-05Fix usbh empty builtin driver warningHiFiPhile
2026-07-05Fix usbd empty builtin driver warning v2HiFiPhile
2026-07-05Merge pull request #3754 from Old-Ding/codex/usbtmc-status-byte-bufferZixun LI
2026-07-05Merge pull request #3741 from dxbjavid/ncm-ndp-length-boundZixun LI
2026-07-05Fix USBTMC status byte notification bufferaineoae86-sys
2026-07-05Merge pull request #3755 from Old-Ding/codex/usbtmc-notification-idle-xferZixun LI
2026-07-05clamped copied length to nHiFiPhile
2026-07-05fix sizeof(nth16_t) typoHiFiPhile
2026-07-05fix ciHiFiPhile
2026-07-05Fix USBTMC notification endpoint claimaineoae86-sys
2026-07-05dcd(rusb2): bound the FIFO-ready wait so a full IN pipe can't freeze the stackhathach
2026-07-05Fix usbd empty builtin driver warningaineoae86-sys
2026-07-04dcd(musb): flush TX FIFO on halt and don't load a disarmed endpointhathach
2026-07-04feat(usbtest): add FreeRTOS/espressif supporthathach
2026-07-04hil: harden rig USB recovery (pci-bind, --force reboot, sudoers)hathach
2026-07-04dcd(nrf5x): implement Errata 199 workaround (USBD drops tokens during DMA)hathach
2026-07-03add ncm receive-path fuzz harness with out-of-bounds seedJavid Khan
2026-07-03Merge pull request #3748 from mikeysklar/fix-max3421-oscok-hangHa Thach
2026-07-03fix: pre-existing VIDEO_STACK_SZIE typo + msc inquiry field overflowhathach
2026-07-03Merge pull request #3751 from cuolm/masterZixun LI
2026-07-03fix HID_STACK_SIZE typoHiFiPhile
2026-07-03fix: correct video stack macro typo in video capture examplescuolm
2026-07-03dcd(samd): implement iso alloc/activate (were stubs returning false)hathach
2026-07-03dcd(ip3511): clear Active before Stall so a queued endpoint actually haltshathach
2026-07-03dcd: retire dcd_edpt_close() on the iso-migrated drivershathach
2026-07-03dcd: implement iso alloc/activate for rusb2, ip3511, nrf5x; deprecate CLOSE_A...hathach
2026-07-03Merge pull request #3742 from Old-Ding/fix/rtthread-msc-inquiry-boundsZixun LI
2026-07-03Merge pull request #3660 from andrewleech/cdch-on-enum-idx-guardZixun LI
2026-07-03usbtest: put iso endpoints on EP8 for nRF5xhathach
2026-07-03dcd(fsdev): don't disarm an armed endpoint on clear-halt toggle resethathach
2026-07-03dcd(rp2040): re-issue in-flight transfer on clear-halt data-toggle resethathach
2026-07-03docs(hil): svc.sh is sudoers-allowed; run it from the runner roothathach
2026-07-03docs(hil): stop the CI actions runner before hardware/HIL runshathach
2026-07-03class/audio: drop redundant clear_stall busy-clear workaround in set_interfacehathach
2026-07-03usbd/vendor/usbtest: address second-round review findingshathach
2026-07-03usbtest: FS-sized ep buffers + host runner hardeninghathach
2026-07-03class/vendor: portability + robustness fixes for int/iso/alt supporthathach
2026-07-03usbd: harden endpoint/interface standard control requestshathach
2026-07-02example(usbtest): tier 4 - isochronous source/sink (cases 15/16/22/23)hathach
2026-07-02class/vendor: isochronous endpoints + alternate setting supporthathach
2026-07-02example(usbtest): tier 3 - interrupt source/sink (cases 25/26)hathach
2026-07-02class/vendor: optional interrupt endpoints (CFG_TUD_VENDOR_EP_INT_OUT/IN)hathach
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-07-02usbd: fix -Wtype-limits error in builds with no built-in class driverhathach
2026-07-02example(usbtest): tier 2 - vendor control 0x5b/0x5c write/read-backhathach
2026-07-02docs: version HIL rig tooling in-repo with deploy instructionshathach
2026-07-02usbtest: auto-recover via usb_recover.sh pci-reset on kernel-side hanghathach