| 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 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 | 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 | 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 | usbtest: enable CH32V103, drop the CH32 usbfs EP3 iso special buffer | hathach |
| 2026-07-05 | usbtest: support CH32V203 (fsdev + usbfs ports), both pass tier-4 30/30 | hathach |
| 2026-07-05 | dcd(rusb2): bound the FIFO-ready wait so a full IN pipe can't freeze the stack | hathach |
| 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 |
| 2026-07-03 | Merge pull request #3748 from mikeysklar/fix-max3421-oscok-hang | Ha Thach |
| 2026-07-03 | dcd(samd): implement iso alloc/activate (were stubs returning false) | hathach |
| 2026-07-03 | dcd(ip3511): clear Active before Stall so a queued endpoint actually halts | hathach |
| 2026-07-03 | dcd: retire dcd_edpt_close() on the iso-migrated drivers | hathach |
| 2026-07-03 | dcd: implement iso alloc/activate for rusb2, ip3511, nrf5x; deprecate CLOSE_A... | hathach |
| 2026-07-03 | dcd(fsdev): don't disarm an armed endpoint on clear-halt toggle reset | hathach |
| 2026-07-03 | dcd(rp2040): re-issue in-flight transfer on clear-halt data-toggle reset | hathach |
| 2026-07-02 | license: use SPDX identifiers for src/ headers (#3749) | Ha Thach |
| 2026-07-01 | hcd(max3421): improve CHIPRES reset logic and refine oscillator stabilization... | hathach |
| 2026-07-01 | max3421: prevent USB host hang at startup | Mikey Sklar |
| 2026-06-26 | Merge branch 'hathach:master' into fix/dwc2-hcd-ls-hfir | 代码人生 |
| 2026-06-25 | hcd/dwc2: update wording on hfir | HiFiPhile |
| 2026-06-25 | Merge pull request #3616 from michaelajax/fix-stm32-usbc | Zixun LI |
| 2026-06-25 | fix(dwc2_hcd): correct HFIR for Low-Speed devices via internal FS PHY | Zhang, Zhenjiang |
| 2026-06-24 | skip cable-plug traffic | HiFiPhile |
| 2026-06-24 | apply review suggestions | HiFiPhile |