summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysbsp(lpc11u37): move the main stack to the USB SRAM bankhathach
11 daysdcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup raceshathach
11 daysusbd: handle a refused transfer without halting, and report ithathach
11 daysdcd(ci_hs): rework bus reset handling and bound the register waitshathach
11 daysusbd: split bus reset into start/end edge eventshathach
11 daysUAC2: Add more terminal typesJerzy Kasenberg
11 daysMerge pull request #3829 from hathach/claude/read-doc-calibre-dbHa Thach
11 daysskill(read-doc): search the Calibre database instead of the filesystemhathach
11 daysMerge pull request #3803 from hathach/claude/hil-wedge-containmentHa Thach
11 daysdocs: hand off follow-up work as per-PR planshathach
11 daysskills, docs: rewrite USB recovery from the live incidentshathach
11 daystest/hil, ci: contain a wedged USB stack instead of stranding the runnerhathach
12 daysMerge pull request #3790 from hathach/fix/lpc43-hfp-reliabilityHa Thach
12 daysohci: reclaim orphaned TDs on device disconnectRyzee119
12 daysportable/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-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-12ohci: fix double allocation of dummy TDs in gtd_find_freeRyzee119
2026-08-07Merge pull request #3761 from morse-cedricvandenbergh/fix/ncm-link-state-noti...Zixun LI
2026-08-07test/fuzz: stub usbd_defer_func in net_ncm harnessCedric Van den Bergh
2026-08-07ncm: fix carrier lost on link-state notify collisionCedric Van den Bergh
2026-08-05Merge pull request #3809 from rt-rtos/audio-fix-flow-control-fifo-guardZixun LI
2026-08-04audio_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