summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-24skip cable-plug trafficHiFiPhile
2026-06-24skip pdo request if no suitable voltageHiFiPhile
2026-06-24apply review suggestionsHiFiPhile
2026-06-24fix ciHiFiPhile
2026-06-24typec: add tuc_connect/tuc_disconnect apiHiFiPhile
2026-06-24typec: add stm32u5 supportHiFiPhile
2026-06-24cap tud_msc_scsi_cb bufsize to endpoint buffer sizedxbjavid
2026-06-24Merge pull request #3729 from hathach/claude/usbmon-skill-and-hil-fail-countHa Thach
2026-06-24test/hil: show pass/fail/skip counts above the HIL report tablehathach
2026-06-24docs: add usbmon skill for capturing/debugging USB bus traffichathach
2026-06-24Merge pull request #3648 from hathach/ch32_fsdevHa Thach
2026-06-23Merge remote-tracking branch 'tinyusb/master' into fix-stm32-usbcHiFiPhile
2026-06-23Merge pull request #3698 from dxbjavid/hid-report-desc-boundsZixun LI
2026-06-22Merge pull request #3721 from renjieah/pr-osal-spin-deinitZixun LI
2026-06-22address reviewHiFiPhile
2026-06-22Merge remote-tracking branch 'tinyusb/master' into pr-osal-spin-deinitHiFiPhile
2026-06-22usbd: add osal_spin_deinit() to tud_deinit()HiFiPhile
2026-06-22usbh: remove Pico specific commentHiFiPhile
2026-06-22osal: add missing osal_spin_deinit()HiFiPhile
2026-06-22Merge pull request #3515 from alt-0191/ch58xHa Thach
2026-06-22Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-22ci: post HIL report comment from workflow_run so it works on forked PRs (#3723)Ha Thach
2026-06-22tusb_option: dedupe OPT_MCU_CH583 / make OPT_MCU_CH582 a token aliashathach
2026-06-22docs: add WCH CH32V103 and CH583/CH582 to the supported MCU tablehathach
2026-06-22hw/bsp+wch: rename the CH58x family to ch583 and OPT_MCU_CH58X to OPT_MCU_CH583hathach
2026-06-21Merge pull request #3712 from hathach/claude/ch32-fsdev-review-fixesZixun LI
2026-06-21fix(host): release spinlock in tuh_deinit to fix multi-rebuild panicrenjie
2026-06-20examples: skip isochronous audio/UAC examples on CH58Xhathach
2026-06-20hw/bsp/ch58x: address review feedback and read the real chip unique idhathach
2026-06-20dcd/wch: drop toggle-mismatched OUT packets on all USBFS variantshathach
2026-06-20hw/bsp/ch58x: put linker flags in LDFLAGS so the make build linkshathach
2026-06-20hw/mcu/wch: rename ch58x SDK dir to ch583 to match the openwch repohathach
2026-06-19dcd/ch58x: preserve the DEV_ADDR general-purpose bit on SET_ADDRESShathach
2026-06-19dcd/ch58x: drop stale EP0 transfer state on SETUPhathach
2026-06-19dcd/ch58x: report bus resume instead of a second suspendhathach
2026-06-19dcd/ch58x: advance EP0 OUT data toggle for multi-packet control transfershathach
2026-06-19dcd/ch58x: keep IRQ masked across the EP-arming RMW in dcd_edpt_xferhathach
2026-06-19Merge pull request #3718 from hathach/claude/video-iso-activate-assertHa Thach
2026-06-19dcd/ch58x: complete the EP register map and right-size EP buffershathach
2026-06-19test/hil: add ch582m_evt to CI HIL poolhathach
2026-06-19video: assert usbd_edpt_iso_activate() result in _open_vs_itf()hathach
2026-06-19Merge pull request #3716 from hathach/claude/ci-review-effort-maxHa Thach
2026-06-19Merge pull request #3704 from rhgndf/fix-one-dir-examplesZixun LI
2026-06-19Merge pull request #3709 from morse-cedricvandenbergh/ncm-default-link-state-cbZixun LI
2026-06-18Merge pull request #3618 from hathach/copilot/fix-audio-bitfield-order-issuesHa Thach
2026-06-18Merge pull request #3701 from hathach/claude/issue-3696-20260612-0344Ha Thach
2026-06-18Merge pull request #3713 from hathach/claude/hil-audio-require-alsaHa Thach
2026-06-18ci(review): run Claude PR review at max efforthathach
2026-06-18test/hil: fix esp32 audio_test_freertos (FreeRTOS tick), skip metro_m4hathach
2026-06-18fix(stm32_fsdev): don't enable the unused USB wakeup EXTI IRQ (F1/F3/G4/L1)hathach