| Age | Commit message (Expand) | Author |
| 3 days | fix(dwc2): drain host RX status before channel IRQ | HiFiPHile |
| 3 days | Merge branch 'master' into agent/fix-dwc2-host-fifo-allocation | HiFiPHile |
| 3 days | fix(dwc2): preserve periodic transfer phase | HiFiPHile |
| 11 days | fix(dwc2): complete periodic IN channels immediately | HiFiPHile |
| 11 days | fix(dwc2): keep isochronous transfers on DATA0 | HiFiPHile |
| 2026-08-18 | Merge pull request #3831 from hathach/fix-ci-hs | Ha Thach |
| 2026-08-18 | examples: document and work around the i.MX RT and LPC55 USB errata | hathach |
| 2026-08-18 | bsp(lpc55): run lpcxpresso55s28 as a high-speed device, add it to the ci pool | hathach |
| 2026-08-18 | bsp(lpc11u37): move the main stack to the USB SRAM bank | hathach |
| 2026-08-18 | dcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup races | hathach |
| 2026-08-18 | usbd: handle a refused transfer without halting, and report it | hathach |
| 2026-08-18 | dcd(ci_hs): rework bus reset handling and bound the register waits | hathach |
| 2026-08-18 | usbd: split bus reset into start/end edge events | hathach |
| 2026-08-18 | Merge pull request #3829 from hathach/claude/read-doc-calibre-db | Ha Thach |
| 2026-08-18 | skill(read-doc): search the Calibre database instead of the filesystem | hathach |
| 2026-08-18 | Merge pull request #3803 from hathach/claude/hil-wedge-containment | Ha Thach |
| 2026-08-18 | docs: hand off follow-up work as per-PR plans | hathach |
| 2026-08-18 | skills, docs: rewrite USB recovery from the live incidents | hathach |
| 2026-08-18 | test/hil, ci: contain a wedged USB stack instead of stranding the runner | hathach |
| 2026-08-17 | Merge pull request #3790 from hathach/fix/lpc43-hfp-reliability | Ha Thach |
| 2026-08-17 | portable/chipidea: name SBUSCFG in ci_hs_regs_t, unify AHB burst hook | hathach |
| 2026-08-15 | Merge pull request #3823 from sauloverissimo/feat/midi2-fb-caps | Zixun LI |
| 2026-08-15 | Merge pull request #3802 from dxbjavid/video-payload-cap | Zixun LI |
| 2026-08-15 | Potential fix for pull request finding | Zixun LI |
| 2026-08-15 | Merge pull request #3822 from ice458/fix/usbtmc-trigger-bulk-out-rearm | Zixun LI |
| 2026-08-15 | fix(midi2): fix discovery response racing | HiFiPhile |
| 2026-08-14 | fix(midi2): keep discovery replies valid under TX pressure | Saulo Veríssimo |
| 2026-08-14 | example(midi2): report device identity in midi2_device | Saulo Veríssimo |
| 2026-08-14 | feat(midi2): complete the UMP stream discovery responder | Saulo Veríssimo |
| 2026-08-14 | usbtmc: document why the trigger re-arm result is ignored | ice458 |
| 2026-08-14 | usbtmc: re-arm (or stall) the bulk-OUT endpoint after a USB488 TRIGGER | ice458 |
| 2026-08-13 | Merge pull request #3817 from hathach/claude/usbd-setup-queue-leak | Ha Thach |
| 2026-08-13 | usbd: clear endpoint busy/claimed when a completion event is dropped | hathach |
| 2026-08-13 | Merge pull request #3818 from hathach/claude/lpc55-board-uid | Ha Thach |
| 2026-08-12 | hw/bsp/lpc55: implement board_get_unique_id from flash PFR UUID | hathach |
| 2026-08-12 | usbd: clear the queued-setup counter on bus reset | hathach |
| 2026-08-12 | usbd: don't leak the queued-setup counter when the event queue is full | hathach |
| 2026-08-11 | fix(dwc2): correct host FIFO allocation | HiFiPhile |
| 2026-08-07 | Merge pull request #3761 from morse-cedricvandenbergh/fix/ncm-link-state-noti... | Zixun LI |
| 2026-08-07 | test/fuzz: stub usbd_defer_func in net_ncm harness | Cedric Van den Bergh |
| 2026-08-07 | ncm: fix carrier lost on link-state notify collision | Cedric Van den Bergh |
| 2026-08-05 | Merge pull request #3809 from rt-rtos/audio-fix-flow-control-fifo-guard | Zixun LI |
| 2026-08-04 | audio_device: enforce the documented FIFO minimum in the EP-IN flow-control g... | rt-rtos |
| 2026-07-31 | test/hil: fold openocd_wch into openocd, verify per board, resolve firmware b... | Ha Thach |
| 2026-07-30 | clamp committed video payload size to streaming ep buffer | Javid Khan |
| 2026-07-30 | Merge remote-tracking branch 'origin/master' into tmp/pr3790-merge | hathach |
| 2026-07-30 | hil, ci: scope HIL builds and tests to the boards a PR affects (#3797) | Ha Thach |
| 2026-07-29 | Merge pull request #3796 from geurtv/master | Zixun LI |
| 2026-07-29 | Merge remote-tracking branch 'tinyusb/master' into fix/lpc43-hfp-reliability | Zixun LI |
| 2026-07-29 | hil: split hil_test.py into hil_lock/hil_flash, add pool_check, update rig pr... | Ha Thach |