summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2026-07-12ch32h417: make usbss_phy_cfg return void (unused read-back)worktree-ch569-hydrausb3hathach
2026-07-12ch32h417: fix USB3 fallback storm, SET_ADDRESS deref, status-stage completionhathach
2026-07-12ch32h417: fix USBHS EP0 SETUP re-detect, EP0-OUT toggle, SOF dispatchhathach
2026-07-12ch32h417: add USB3 SuperSpeed dcd with runtime USB2 fallbackhathach
2026-07-12Add WCH CH32H417 family + nanoCH32H417 board (BSP + USB2 HS dcd)hathach
2026-07-09usbtest: skip silicon-impossible cases via bcdDevice quirk flagshathach
2026-07-08Harden the CH56x USB3 EP0 control flowhathach
2026-07-08Add SuperSpeed isochronous support to the CH56x USB3 dcdhathach
2026-07-08Pass the usbtest battery on CH569 at high and SuperSpeedhathach
2026-07-08Merge branch 'usbtest': Linux kernel usbtest battery supporthathach
2026-07-08Reach SuperSpeed-class iperf on CH569 net_lwip_webserverhathach
2026-07-08Tune net_lwip_webserver lwIP memory for SuperSpeed on CH569hathach
2026-07-08Retry CH569 SuperSpeed training and fix net_lwip_webserver EP0 sizehathach
2026-07-07Switch CH569 port to the official openwch/ch569 SDKhathach
2026-07-07Add SuperSpeed support to CDC-NCM and enable iperf on CH569hathach
2026-07-07Enable 4-packet bursts on CH569 SuperSpeed bulk endpointshathach
2026-07-07Add SuperSpeed support to cdc_msc_throughput examplehathach
2026-07-07Add CH569 runtime USB2 fallback, HIL board entry and docshathach
2026-07-07usbtest: address Codex re-review (5 findings)hathach
2026-07-07Add CH569 USB3.0 SuperSpeed device driver - TinyUSB's first SuperSpeed porthathach
2026-07-07Add CH569/CH565 family with HydraUSB3 v1 board and USB2 HS dcdhathach
2026-07-07address review round 3: bound the ZLP deselect spin, quote the HIL uidhathach
2026-07-07address review round 2 (4 fixed, 1 answered)hathach
2026-07-07address Codex/Copilot review findings (9 fixed, 3 refuted with evidence)hathach
2026-07-06Merge remote-tracking branch 'origin/master' into usbtesthathach
2026-07-06usbtest: support CH32V307 on both USB ports (usbfs + usbhs), 30/30 eachhathach
2026-07-06usbtest: address remaining review findings (rusb2 #11/#12, vendor #15)hathach
2026-07-06usbtest: address code-review findings (EP3 iso regression + 9 more)hathach
2026-07-06usbtest: support CH583 — its USBFS does isochronous (30/30)hathach
2026-07-05usbtest: enable CH32V103, drop the CH32 usbfs EP3 iso special bufferhathach
2026-07-05usbtest: support CH32V203 (fsdev + usbfs ports), both pass tier-4 30/30hathach
2026-07-05dcd(rusb2): bound the FIFO-ready wait so a full IN pipe can't freeze the stackhathach
2026-07-04dcd(musb): flush TX FIFO on halt and don't load a disarmed endpointhathach
2026-07-04dcd(nrf5x): implement Errata 199 workaround (USBD drops tokens during DMA)hathach
2026-07-03Merge pull request #3748 from mikeysklar/fix-max3421-oscok-hangHa Thach
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-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-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-07-01hcd(max3421): improve CHIPRES reset logic and refine oscillator stabilization...hathach
2026-07-01max3421: prevent USB host hang at startupMikey Sklar
2026-06-26Merge branch 'hathach:master' into fix/dwc2-hcd-ls-hfir代码人生
2026-06-25hcd/dwc2: update wording on hfirHiFiPhile
2026-06-25Merge pull request #3616 from michaelajax/fix-stm32-usbcZixun LI
2026-06-25fix(dwc2_hcd): correct HFIR for Low-Speed devices via internal FS PHYZhang, Zhenjiang
2026-06-24skip cable-plug trafficHiFiPhile
2026-06-24apply review suggestionsHiFiPhile