summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysfix(audio): drive streams from transfer completionHiFiPHile
11 daysMerge master updates into the UAC1 host branchHiFiPHile
11 daysfeat(audio): demonstrate speaker volume controlHiFiPHile
11 daystest(audio): add UAC1 host driver coverageHiFiPHile
11 daysfix(audio): resolve Feature Units independent of orderHiFiPHile
11 daysfix(audio): reject continuous UAC1 sample-rate rangesHiFiPHile
11 daysfix(audio): honor full-speed isochronous intervalsHiFiPHile
11 daysfix(audio): configure playback-only example devicesHiFiPHile
11 daysfeat(audio): track a Feature Unit per stream directionHiFiPHile
11 daysfix(audio): clear stale Feature Unit associationsHiFiPHile
11 daysfix(audio): serialize Feature Unit requestsHiFiPHile
11 daysfix(audio): retain stream state when stop failsHiFiPHile
11 daysfix(audio): close endpoints before stream reconfigurationHiFiPHile
11 daysfix(audio): place transfer buffers in configured memoryHiFiPHile
11 daysfix(audio): distinguish data and feedback endpointsHiFiPHile
11 daysfix(audio): repair the host audio example buildHiFiPHile
2026-08-18Merge pull request #3831 from hathach/fix-ci-hsHa Thach
2026-08-18examples: document and work around the i.MX RT and LPC55 USB erratahathach
2026-08-18bsp(lpc55): run lpcxpresso55s28 as a high-speed device, add it to the ci poolhathach
2026-08-18bsp(lpc11u37): move the main stack to the USB SRAM bankhathach
2026-08-18dcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup raceshathach
2026-08-18usbd: handle a refused transfer without halting, and report ithathach
2026-08-18dcd(ci_hs): rework bus reset handling and bound the register waitshathach
2026-08-18usbd: split bus reset into start/end edge eventshathach
2026-08-18Merge pull request #3829 from hathach/claude/read-doc-calibre-dbHa Thach
2026-08-18skill(read-doc): search the Calibre database instead of the filesystemhathach
2026-08-18Merge pull request #3803 from hathach/claude/hil-wedge-containmentHa Thach
2026-08-18docs: hand off follow-up work as per-PR planshathach
2026-08-18skills, docs: rewrite USB recovery from the live incidentshathach
2026-08-18test/hil, ci: contain a wedged USB stack instead of stranding the runnerhathach
2026-08-17Merge pull request #3790 from hathach/fix/lpc43-hfp-reliabilityHa Thach
2026-08-17portable/chipidea: name SBUSCFG in ci_hs_regs_t, unify AHB burst hookhathach
2026-08-15Merge pull request #3823 from sauloverissimo/feat/midi2-fb-capsZixun LI
2026-08-15Merge pull request #3802 from dxbjavid/video-payload-capZixun LI
2026-08-15Potential fix for pull request findingZixun LI
2026-08-15Merge pull request #3822 from ice458/fix/usbtmc-trigger-bulk-out-rearmZixun LI
2026-08-15fix(midi2): fix discovery response racingHiFiPhile
2026-08-14fix(midi2): keep discovery replies valid under TX pressureSaulo Veríssimo
2026-08-14example(midi2): report device identity in midi2_deviceSaulo Veríssimo
2026-08-14feat(midi2): complete the UMP stream discovery responderSaulo Veríssimo
2026-08-14usbtmc: document why the trigger re-arm result is ignoredice458
2026-08-14usbtmc: re-arm (or stall) the bulk-OUT endpoint after a USB488 TRIGGERice458
2026-08-14feat(class/audio): rework TUH_AUDIO into a WASAPI/ALSA-like stream APIZhang, Zhenjiang
2026-08-13Merge pull request #3817 from hathach/claude/usbd-setup-queue-leakHa Thach
2026-08-13usbd: clear endpoint busy/claimed when a completion event is droppedhathach
2026-08-13Merge pull request #3818 from hathach/claude/lpc55-board-uidHa Thach
2026-08-12hw/bsp/lpc55: implement board_get_unique_id from flash PFR UUIDhathach
2026-08-12usbd: clear the queued-setup counter on bus resethathach
2026-08-12usbd: don't leak the queued-setup counter when the event queue is fullhathach
2026-08-07Merge pull request #3761 from morse-cedricvandenbergh/fix/ncm-link-state-noti...Zixun LI