| Age | Commit message (Expand) | Author |
| 2026-07-19 | Initial plancopilot/fix-hil-tinyusb-job | copilot-swe-agent[bot] |
| 2026-07-19 | Merge pull request #3775 from hathach/claude/add-usb-debug-sniff | Ha Thach |
| 2026-07-18 | Merge pull request #3763 from hathach/claude/migrate-khci-to-ci_fs | Ha Thach |
| 2026-07-18 | skill(usb-sniffer): make rig references generic, setup as a script | hathach |
| 2026-07-18 | fix(ci_fs): address code-review findings in host/device drivers | hathach |
| 2026-07-18 | docs, udev: address Copilot review nits on PR #3775 | hathach |
| 2026-07-18 | dcd_lpc17_40: address review findings in the iso paths | hathach |
| 2026-07-17 | skill: add usb-sniffer — wire-level capture with the ataradov hardware tap | hathach |
| 2026-07-17 | fix(ci_fs host): release stale sibling BDT on multi-packet completion | hathach |
| 2026-07-17 | hil: add frdm_k64f host test (cdc + msc) to tinyusb.json | hathach |
| 2026-07-17 | kinetis_k: non-blocking board_uart_read (RX FIFO) + SIM unique id | hathach |
| 2026-07-17 | dcd_ci_fs: disarm sibling BDT on short-packet OUT completion | hathach |
| 2026-07-17 | migrate NXP Kinetis khci to chipidea ci_fs driver (device + host) | hathach |
| 2026-07-17 | agent: add target-debugger — device-side root-cause loop on the HIL rig | hathach |
| 2026-07-17 | lpc15, lpc40: board_get_unique_id via IAP ReadUID | hathach |
| 2026-07-17 | dcd_lpc17_40: mask USB IRQ around non-reentrant SIE and realization sequences | hathach |
| 2026-07-17 | dcd_lpc17_40: fix stale EP0 out_received, add isochronous support | hathach |
| 2026-07-17 | skill: add usb-target-debug — device-side capture & debug on the HIL rig | hathach |
| 2026-07-17 | Merge pull request #3758 from hathach/usbtest | Ha Thach |
| 2026-07-17 | Key HIL report dir by run id so re-runs and other PRs cannot clobber it | hathach |
| 2026-07-17 | ci: pin ceedling to 1.0.1 | hathach |
| 2026-07-17 | vendor: deactivate de-selected altsetting's isochronous endpoints | hathach |
| 2026-07-17 | rusb2: restore speed-conditional hwfifo stride mask | hathach |
| 2026-07-17 | hil: controller-aware scheduling of flash and usbtest concurrency | hathach |
| 2026-07-15 | bsp/stm32h5: add missing IAR linker script for stm32h533 | hathach |
| 2026-07-15 | hil: add usb_recover hub-cycle action; drop MosChip skips, gate it as incompa... | hathach |
| 2026-07-15 | dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and... | hathach |
| 2026-07-14 | dcd(ci_hs): stale overlay fix; run usbtest on lpcxpresso43s67 | hathach |
| 2026-07-14 | Merge remote-tracking branch 'origin/master' into usbtest | hathach |
| 2026-07-14 | test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDs | hathach |
| 2026-07-13 | Merge pull request #3762 from hathach/claude/agents-workflows | Ha Thach |
| 2026-07-13 | Fix max-effort review findings in lock protocol, workflows, and docs | hathach |
| 2026-07-13 | rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build support | hathach |
| 2026-07-12 | dcd(ch32_usbfs): reset stale transfer state in dcd_edpt_iso_activate | hathach |
| 2026-07-12 | dcd(ip3511): clear Active directly on stall/iso-activate, keep EPSKIP for reopen | hathach |
| 2026-07-10 | Fix review findings and add static-analyzer agent | hathach |
| 2026-07-10 | Merge pull request #3768 from hathach/hil_stlink | Ha Thach |
| 2026-07-10 | Merge pull request #3766 from mikeysklar/fix-nrfx-v2.0.0-hfclk | Zixun LI |
| 2026-07-10 | nrf5x: fix hfclk_running() for nrfx v2.0.0 | Mikey Sklar |
| 2026-07-10 | hil: use stlink for stm32f746disco | HiFiPhile |
| 2026-07-09 | skills: usbtest/usb-debug/usb-recover docs, hil runner notes | hathach |
| 2026-07-09 | audio: drop stale EP-busy note in audiod_set_interface | hathach |
| 2026-07-09 | test/hil: usbtest.py runner + HIL integration | hathach |
| 2026-07-09 | example(usbtest): device-side peer for the Linux kernel usbtest battery | hathach |
| 2026-07-09 | bsp(ch32): naked fsdev ISRs so nested USBD IRQs return safely | hathach |
| 2026-07-09 | dcd(ch32-usbfs): isochronous support | hathach |
| 2026-07-09 | dcd(ch32-usbhs): re-queue the pending OUT read on clear-halt | hathach |
| 2026-07-09 | dcd(musb): flush TX FIFO on halt; don't load a disarmed pipe | hathach |
| 2026-07-09 | dcd(fsdev): don't disarm an armed endpoint on clear-halt toggle reset | hathach |
| 2026-07-09 | dcd(rp2040): re-issue in-flight transfer on clear-halt toggle reset | hathach |