| Age | Commit message (Expand) | Author |
| 2026-07-12 | ch32h417: make usbss_phy_cfg return void (unused read-back)worktree-ch569-hydrausb3 | hathach |
| 2026-07-12 | ch32h417: fix USB3 fallback storm, SET_ADDRESS deref, status-stage completion | hathach |
| 2026-07-12 | ch32h417: fix USBHS EP0 SETUP re-detect, EP0-OUT toggle, SOF dispatch | hathach |
| 2026-07-12 | ch32h417: add USB3 SuperSpeed dcd with runtime USB2 fallback | hathach |
| 2026-07-12 | Add WCH CH32H417 family + nanoCH32H417 board (BSP + USB2 HS dcd) | hathach |
| 2026-07-09 | usbtest: skip silicon-impossible cases via bcdDevice quirk flags | hathach |
| 2026-07-08 | Harden the CH56x USB3 EP0 control flow | hathach |
| 2026-07-08 | Add SuperSpeed isochronous support to the CH56x USB3 dcd | hathach |
| 2026-07-08 | Pass the usbtest battery on CH569 at high and SuperSpeed | hathach |
| 2026-07-08 | Merge branch 'usbtest': Linux kernel usbtest battery support | hathach |
| 2026-07-08 | Reach SuperSpeed-class iperf on CH569 net_lwip_webserver | hathach |
| 2026-07-08 | Tune net_lwip_webserver lwIP memory for SuperSpeed on CH569 | hathach |
| 2026-07-08 | Retry CH569 SuperSpeed training and fix net_lwip_webserver EP0 size | hathach |
| 2026-07-07 | Switch CH569 port to the official openwch/ch569 SDK | 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 | Enable 4-packet bursts on CH569 SuperSpeed bulk endpoints | hathach |
| 2026-07-07 | Add SuperSpeed support to cdc_msc_throughput example | hathach |
| 2026-07-07 | Add CH569 runtime USB2 fallback, HIL board entry and docs | hathach |
| 2026-07-07 | usbtest: address Codex re-review (5 findings) | hathach |
| 2026-07-07 | Add CH569 USB3.0 SuperSpeed device driver - TinyUSB's first SuperSpeed port | hathach |
| 2026-07-07 | Add CH569/CH565 family with HydraUSB3 v1 board and USB2 HS dcd | hathach |
| 2026-07-07 | Add core SuperSpeed device support | hathach |
| 2026-07-07 | address review round 3: bound the ZLP deselect spin, quote the HIL uid | 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 | usbd: restore branch changes lost in the master merge resolution | hathach |
| 2026-07-06 | Merge remote-tracking branch 'origin/master' into usbtest | hathach |
| 2026-07-06 | usbtest: support CH32V307 on both USB ports (usbfs + usbhs), 30/30 each | 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-06 | usbtest: support CH583 — its USBFS does isochronous (30/30) | hathach |
| 2026-07-05 | bound rndis data packet offset in handle_incoming_packet | Javid Khan |
| 2026-07-05 | usbtest: enable CH32V103, drop the CH32 usbfs EP3 iso special buffer | hathach |
| 2026-07-05 | Merge pull request #3738 from sauloverissimo/fix/midi2-fb-direction | Zixun LI |
| 2026-07-05 | usbtest: support CH32V203 (fsdev + usbfs ports), both pass tier-4 30/30 | hathach |
| 2026-07-05 | ensure gtb is valid | HiFiPhile |
| 2026-07-05 | Merge pull request #3753 from Old-Ding/codex/usbd-driver-count-warning | Zixun LI |
| 2026-07-05 | Fix usbh empty builtin driver warning | HiFiPhile |
| 2026-07-05 | Fix usbd empty builtin driver warning v2 | 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-05 | dcd(rusb2): bound the FIFO-ready wait so a full IN pipe can't freeze the stack | hathach |
| 2026-07-05 | Fix usbd empty builtin driver warning | aineoae86-sys |
| 2026-07-04 | dcd(musb): flush TX FIFO on halt and don't load a disarmed endpoint | hathach |
| 2026-07-04 | dcd(nrf5x): implement Errata 199 workaround (USBD drops tokens during DMA) | hathach |