summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-09bsp(ch32): naked fsdev ISRs so nested USBD IRQs return safelyhathach
2026-07-09dcd(ch32-usbfs): isochronous supporthathach
2026-07-09dcd(ch32-usbhs): re-queue the pending OUT read on clear-halthathach
2026-07-09dcd(musb): flush TX FIFO on halt; don't load a disarmed pipehathach
2026-07-09dcd(fsdev): don't disarm an armed endpoint on clear-halt toggle resethathach
2026-07-09dcd(rp2040): re-issue in-flight transfer on clear-halt toggle resethathach
2026-07-09dcd(nrf5x): errata 199 DMA workaround + iso alloc/activatehathach
2026-07-09dcd(ip3511): iso alloc/activate; retire armed buffers via EPSKIPhathach
2026-07-09dcd(rusb2): iso alloc/activate; bound the FIFO-ready waithathach
2026-07-09dcd(samd): implement iso alloc/activatehathach
2026-07-09dcd: route samd/rusb2/ip3511/nrf5x through iso alloc/activatehathach
2026-07-09usbd: forward vendor EP0 requests; clear ep state on iso activatehathach
2026-07-09class/vendor: add interrupt/iso endpoint pairs and alt-setting supporthathach
2026-07-09feat: Claude Code multi-agent dev/test harness for TinyUSBhathach
2026-07-07Merge pull request #3759 from hathach/claude/prefer-worktree-docsHa Thach
2026-07-07docs(AGENTS): prefer git worktrees for branch/multi-step workhathach
2026-07-07gate acm_open descriptor bounds behind CFG_TUH_VALIDATION_LEVELJavid Khan
2026-07-06Set larger AT32 FSDEV PMA areaJie Feng
2026-07-05Merge pull request #3756 from dxbjavid/rndis-data-offset-overflowZixun LI
2026-07-05bound rndis data packet offset in handle_incoming_packetJavid Khan
2026-07-05Merge pull request #3738 from sauloverissimo/fix/midi2-fb-directionZixun LI
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-05bound acm_open functional descriptor walk against desc_endJavid Khan
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-05Fix usbd empty builtin driver warningaineoae86-sys
2026-07-04advance acm_open descriptor walk by fixed struct sizesJavid Khan
2026-07-03add ncm receive-path fuzz harness with out-of-bounds seedJavid Khan
2026-07-03guard acm_open endpoint reads against short bLength descriptorsJavid Khan
2026-07-03Merge pull request #3748 from mikeysklar/fix-max3421-oscok-hangHa Thach
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-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-02bound cdc-data endpoints against descriptor length in acm_openJavid Khan
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-30docs: convert changelog release notes from RST to Markdown (#3746)0.21.0Ha Thach
2026-06-30Merge pull request #3747 from hathach/claude/claude-review-allowtoolsHa Thach