summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-18dcd/ch58x: drive CH582/583 with shared dcd_ch32_usbfs.chathach
2026-06-18Merge pull request #3714 from hathach/claude/ci-metrics-collapse-combineHa Thach
2026-06-18examples/uac2: drop redundant entity_id check in request helpershathach
2026-06-18ci(metrics): collapse Average Code Size Metrics table when no basehathach
2026-06-18test/hil: fail audio test on missing alsa-utils instead of skippinghathach
2026-06-18class/audio: remove unused audio20_control_request_thathach
2026-06-18dcd/stm32_fsdev: restore CH32 EP0 CONTROL type when stallinghathach
2026-06-18dcd/stm32_fsdev: restore CH32 EP0 CONTROL type atomically with arminghathach
2026-06-18Merge remote-tracking branch 'origin/master' into pr-3618hathach
2026-06-18dcd/stm32_fsdev: tidy CH32 EP0 setup parsing and whitespacehathach
2026-06-18dcd/stm32_fsdev: make CH32 ep0_set_type read-modify-write atomichathach
2026-06-18Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-18Merge pull request #3710 from hathach/add-hil-ch32v103Ha Thach
2026-06-18test/hil: add ch32v103r_r1_1v0 to CI HIL poolhathach
2026-06-18dcd/ch32_usbfs: support CH32V103 combined endpoint control registerhathach
2026-06-17Merge remote-tracking branch 'origin/master' into ch32_fsdevhathach
2026-06-17Merge pull request #3643 from hathach/musb_ep0_raceHa Thach
2026-06-16ncm: add weak callback for initial link stateCedric Van den Bergh
2026-06-16Merge pull request #3699 from hathach/claude/musb-ep0-review-fixesZixun LI
2026-06-16hil: enable nanoch32v203 in CI with fsdev + usbfs variants (#3707)Ha Thach
2026-06-16device: clamp EP0 OUT data copy to the control transfer buffer (#3705)Ha Thach
2026-06-16dcd/musb: extract pipe0_data_stage_done() and fix two EP0 commentshathach
2026-06-15dcd/musb: rename pipe0_process_status_isr -> pipe0_process_xfer_state_isrhathach
2026-06-15dcd/musb: harden EP0 DATA_OUT against short packet and host overrunhathach
2026-06-15dcd/musb: read EP0 SETUP into uint32_t[2], drop the double copyhathach
2026-06-15dcd/musb: extract pipe0_process_status_isr() to de-dup EP0 tail pathshathach
2026-06-15dcd/musb: suffix ISR-context process_* handlers with _isrhathach
2026-06-15dcd/musb: end EP0 IN data stage on short packet, split DATA casehathach
2026-06-15dcd/musb: name pipe0_state_t, use local pointer, group struct fieldshathach
2026-06-15zero-extend usage page before copying shorter payloaddxbjavid
2026-06-14Fix one direction endpoint examplesJie Feng
2026-06-13hil: make serial write timeout fatalhathach
2026-06-13dcd/musb: clear rxrdy_consumed when stalling EP0hathach
2026-06-13dcd/musb: replay deferred SETUP instead of stalling EP0hathach
2026-06-13dcd/musb: gate stale EP0 RXRDY interrupts with rxrdy_consumedhathach
2026-06-13dcd/musb: fix deferred-SETUP replay racing usbd's status callhathach
2026-06-13dcd/musb: check SentStall/SetupEnd before DATAEND guardhathach
2026-06-13dcd/musb: replace deferral goto with per-state handlinghathach
2026-06-13dcd/musb: restore EP0 OUT RXRDY flow-control commenthathach
2026-06-13dcd/musb: extract pipe0_read_setup() helperhathach
2026-06-13Merge pull request #3700 from hathach/claude/size-report-collapse-minorHa Thach
2026-06-13ci(metrics): collapse <1% size changes in Size Difference Reporthathach
2026-06-12Merge branch 'master' into ch32_fsdevHa Thach
2026-06-12bound item size to remaining length in hid report descriptor parserdxbjavid
2026-06-11Merge pull request #3695 from hathach/claude/adoring-pasteur-kbaFaHa Thach
2026-06-11pvs skill: harden credentials parsing; note compile DB is exported by defaultClaude
2026-06-11pvs skill: mirror CI --security-related-issues flag and ignore SARIF outputClaude
2026-06-11Merge remote-tracking branch 'origin/master' into musb_ep0_racehathach
2026-06-11Merge pull request #3693 from hathach/claude/review-model-opusHa Thach
2026-06-11ci(claude-review): run auto review on Opus (claude-opus-4-8)hathach