summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
4 daysfix(midi2): fix discovery response racingHiFiPhile
4 daysfix(midi2): keep discovery replies valid under TX pressureSaulo VerĂ­ssimo
4 daysfeat(midi2): complete the UMP stream discovery responderSaulo VerĂ­ssimo
6 daysusbd: clear endpoint busy/claimed when a completion event is droppedhathach
6 daysusbd: clear the queued-setup counter on bus resethathach
6 daysusbd: don't leak the queued-setup counter when the event queue is fullhathach
11 daysMerge pull request #3761 from morse-cedricvandenbergh/fix/ncm-link-state-noti...Zixun LI
11 daysncm: fix carrier lost on link-state notify collisionCedric Van den Bergh
14 daysaudio_device: enforce the documented FIFO minimum in the EP-IN flow-control g...rt-rtos
2026-07-29also added rp2usb_deinit() call to hcd_deinit()Geurt Vos
2026-07-29rp2xxx: added rp2usb_deinit() to fix 'No spinlocks are available'Geurt Vos
2026-07-29Merge pull request #3784 from AnthonyV-modretro/masterZixun LI
2026-07-27Address Codex feedback on spellingAnthony VerBurg
2026-07-26TU_MIN suggestionTenGui
2026-07-23save without formattingTenGui
2026-07-23also fix tusb_typesTenGui
2026-07-23fix narrowing, add castTenGui
2026-07-22Add more HID Usage Page enumsAnthony VerBurg
2026-07-21Add support for APM32F072Jie Feng
2026-07-19Merge pull request #3757 from rhgndf/at32f403a_larger_pmaZixun LI
2026-07-19Merge pull request #3694 from rhgndf/py32f0Zixun LI
2026-07-19Potential fix for pull request findingZixun LI
2026-07-19Merge pull request #3750 from dxbjavid/cdc-acm-open-desc-boundsZixun LI
2026-07-19add assert to dcd_edpt_iso_allocHiFiPhile
2026-07-19add interface desc length checkHiFiPhile
2026-07-19improve validation structureHiFiPhile
2026-07-19improve pointer arithmetic, check funmctional descriptor bLengthHiFiPhile
2026-07-20return false on too large ep sizesJie Feng
2026-07-19misc fixesJie Feng
2026-07-19add to docsJie Feng
2026-07-19cleanupJie Feng
2026-07-19add py32f0 supportJie Feng
2026-07-19Merge pull request #3775 from hathach/claude/add-usb-debug-sniffHa Thach
2026-07-18fix(ci_fs): address code-review findings in host/device drivershathach
2026-07-18dcd_lpc17_40: address review findings in the iso pathshathach
2026-07-17fix(ci_fs host): release stale sibling BDT on multi-packet completionhathach
2026-07-17dcd_ci_fs: disarm sibling BDT on short-packet OUT completionhathach
2026-07-17migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)hathach
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