summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 hoursexamples: document and work around the i.MX RT and LPC55 USB erratafix-ci-hshathach
2 hoursbsp(lpc55): run lpcxpresso55s28 as a high-speed device, add it to the ci poolhathach
2 hoursbsp(lpc11u37): move the main stack to the USB SRAM bankhathach
2 hoursdcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup raceshathach
2 hoursusbd: handle a refused transfer without halting, and report ithathach
2 hoursdcd(ci_hs): rework bus reset handling and bound the register waitshathach
2 hoursusbd: split bus reset into start/end edge eventshathach
5 hoursMerge pull request #3829 from hathach/claude/read-doc-calibre-dbHEADmasterHa Thach
6 hoursskill(read-doc): search the Calibre database instead of the filesystemhathach
9 hoursMerge pull request #3803 from hathach/claude/hil-wedge-containmentHa Thach
11 hoursdocs: hand off follow-up work as per-PR planshathach
11 hoursskills, docs: rewrite USB recovery from the live incidentshathach
11 hourstest/hil, ci: contain a wedged USB stack instead of stranding the runnerhathach
28 hoursMerge pull request #3790 from hathach/fix/lpc43-hfp-reliabilityHa Thach
35 hoursportable/chipidea: name SBUSCFG in ci_hs_regs_t, unify AHB burst hookhathach
3 daysMerge pull request #3823 from sauloverissimo/feat/midi2-fb-capsZixun LI
3 daysMerge pull request #3802 from dxbjavid/video-payload-capZixun LI
4 daysPotential fix for pull request findingZixun LI
4 daysMerge pull request #3822 from ice458/fix/usbtmc-trigger-bulk-out-rearmZixun LI
4 daysfix(midi2): fix discovery response racingHiFiPhile
4 daysfix(midi2): keep discovery replies valid under TX pressureSaulo Veríssimo
4 daysexample(midi2): report device identity in midi2_deviceSaulo Veríssimo
4 daysfeat(midi2): complete the UMP stream discovery responderSaulo Veríssimo
4 daysusbtmc: document why the trigger re-arm result is ignoredice458
4 daysusbtmc: re-arm (or stall) the bulk-OUT endpoint after a USB488 TRIGGERice458
5 daysMerge pull request #3817 from hathach/claude/usbd-setup-queue-leakHa Thach
5 daysusbd: clear endpoint busy/claimed when a completion event is droppedhathach
6 daysMerge pull request #3818 from hathach/claude/lpc55-board-uidHa Thach
6 dayshw/bsp/lpc55: implement board_get_unique_id from flash PFR UUIDhathach
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 daystest/fuzz: stub usbd_defer_func in net_ncm harnessCedric Van den Bergh
11 daysncm: fix carrier lost on link-state notify collisionCedric Van den Bergh
13 daysMerge pull request #3809 from rt-rtos/audio-fix-flow-control-fifo-guardZixun LI
14 daysaudio_device: enforce the documented FIFO minimum in the EP-IN flow-control g...rt-rtos
2026-07-31test/hil: fold openocd_wch into openocd, verify per board, resolve firmware b...Ha Thach
2026-07-30clamp committed video payload size to streaming ep bufferJavid Khan
2026-07-30Merge remote-tracking branch 'origin/master' into tmp/pr3790-mergehathach
2026-07-30hil, ci: scope HIL builds and tests to the boards a PR affects (#3797)Ha Thach
2026-07-29Merge pull request #3796 from geurtv/masterZixun LI
2026-07-29Merge remote-tracking branch 'tinyusb/master' into fix/lpc43-hfp-reliabilityZixun LI
2026-07-29hil: split hil_test.py into hil_lock/hil_flash, add pool_check, update rig pr...Ha Thach
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-29Merge tinyusb/master into fix/lpc43-hfp-reliabilityZixun LI
2026-07-29test/hil: make MTP checks deterministicZixun LI
2026-07-29class/mtp: preserve final OUT payload before ZLPZixun LI
2026-07-28test/hil: avoid parallel MTP probe racesZixun LI