summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-07-18dcd_lpc17_40: address review findings in the iso pathshathach
2026-07-17dcd_lpc17_40: mask USB IRQ around non-reentrant SIE and realization sequenceshathach
2026-07-17dcd_lpc17_40: fix stale EP0 out_received, add isochronous supporthathach
2026-07-17vendor: deactivate de-selected altsetting's isochronous endpointshathach
2026-07-17rusb2: restore speed-conditional hwfifo stride maskhathach
2026-07-15dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and...hathach
2026-07-14dcd(ci_hs): stale overlay fix; run usbtest on lpcxpresso43s67hathach
2026-07-14Merge remote-tracking branch 'origin/master' into usbtesthathach
2026-07-13rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build supporthathach
2026-07-12dcd(ch32_usbfs): reset stale transfer state in dcd_edpt_iso_activatehathach
2026-07-12dcd(ip3511): clear Active directly on stall/iso-activate, keep EPSKIP for reopenhathach
2026-07-10nrf5x: fix hfclk_running() for nrfx v2.0.0Mikey Sklar
2026-07-09audio: drop stale EP-busy note in audiod_set_interfacehathach
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-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-05fix sizeof(nth16_t) typoHiFiPhile
2026-07-05Fix USBTMC notification endpoint claimaineoae86-sys
2026-07-05Fix usbd empty builtin driver warningaineoae86-sys
2026-07-03Merge pull request #3748 from mikeysklar/fix-max3421-oscok-hangHa Thach
2026-07-03Merge pull request #3660 from andrewleech/cdch-on-enum-idx-guardZixun LI
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-29Bump version to 0.21.0; rework changelog, contributors, and docshathach
2026-06-28feat(midi2): derive function blocks from the GTB descriptorSaulo Veríssimo
2026-06-27bound ndp16 wLength against received ntb in recv_validate_datagramJavid Khan
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