| Age | Commit message (Expand) | Author |
| 9 days | Improve audio host stream event reporting | HiFiPHile |
| 9 days | audio: service example FIFOs at watermarks | HiFiPHile |
| 9 days | audio: expose generic Audio Control requests | HiFiPHile |
| 9 days | audio: allow stopped duplex streams to change rate | HiFiPHile |
| 9 days | audio: add UAC2 host streaming support | HiFiPHile |
| 11 days | implement explicit feeback support | HiFiPHile |
| 11 days | address copilot review findings | HiFiPHile |
| 11 days | Merge remote-tracking branch 'origin/master' into feature/tuh-audio-uac-1.0 | HiFiPHile |
| 11 days | restrict example to supported hcd | HiFiPHile |
| 12 days | feat(audio): discover stream mute and volume controls | HiFiPHile |
| 12 days | fix(audio): discard capture data without playback | HiFiPHile |
| 12 days | fix(audio): keep stream state consistent on control failures | HiFiPHile |
| 12 days | fix(audio): generate a continuous high-resolution test tone | HiFiPHile |
| 12 days | fix(audio): avoid playback alt-setting glitch at startup | HiFiPHile |
| 12 days | refactor(audio): separate stream configuration and start | HiFiPHile |
| 12 days | fix(audio): drive streams from transfer completion | HiFiPHile |
| 12 days | Merge master updates into the UAC1 host branch | HiFiPHile |
| 12 days | feat(audio): demonstrate speaker volume control | HiFiPHile |
| 12 days | fix(audio): resolve Feature Units independent of order | HiFiPHile |
| 12 days | fix(audio): reject continuous UAC1 sample-rate ranges | HiFiPHile |
| 12 days | fix(audio): honor full-speed isochronous intervals | HiFiPHile |
| 12 days | fix(audio): configure playback-only example devices | HiFiPHile |
| 12 days | feat(audio): track a Feature Unit per stream direction | HiFiPHile |
| 12 days | fix(audio): repair the host audio example build | HiFiPHile |
| 12 days | ci: an empty selection must build nothing, plus selector follow-ups (#3845) | Ha Thach |
| 2026-08-21 | examples: keep CFG_TUH_VENDOR 0 in tusb_config.h | hathach |
| 2026-08-21 | ci: scope the build matrix and the HIL run to what a PR affects | hathach |
| 2026-08-21 | examples: restore host builds on samd2x_l2x | hathach |
| 2026-08-21 | vendor: remove the obsolete host vendor driver | hathach |
| 2026-08-18 | examples: document and work around the i.MX RT and LPC55 USB errata | hathach |
| 2026-08-14 | example(midi2): report device identity in midi2_device | Saulo Veríssimo |
| 2026-08-14 | feat(class/audio): rework TUH_AUDIO into a WASAPI/ALSA-like stream API | Zhang, Zhenjiang |
| 2026-07-25 | Enable APM32F0 dependency fetching and CI | Jie Feng |
| 2026-07-21 | Refactor TUH_AUDIO API and simplify multi-AS interface support | Zhang, Zhenjiang |
| 2026-07-19 | misc fixes | Jie Feng |
| 2026-07-19 | examples now build | Jie Feng |
| 2026-07-19 | Merge pull request #3775 from hathach/claude/add-usb-debug-sniff | Ha Thach |
| 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 | migrate NXP Kinetis khci to chipidea ci_fs driver (device + host) | hathach |
| 2026-07-17 | dcd_lpc17_40: fix stale EP0 out_received, add isochronous support | hathach |
| 2026-07-17 | fix(class/audio): fix control request byte order and buffer usage in audio host | Zhang, Zhenjiang |
| 2026-07-17 | fix(class/audio): handle non-audio interface in enumeration and fix async con... | Zhang, Zhenjiang |
| 2026-07-16 | Potential fix for pull request finding | 代码人生 |
| 2026-07-16 | feat(audio): add USB Audio Host (UAC 1.0) support | Zhang, Zhenjiang |
| 2026-07-14 | test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDs | hathach |
| 2026-07-13 | rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build support | hathach |
| 2026-07-09 | example(usbtest): device-side peer for the Linux kernel usbtest battery | hathach |
| 2026-07-05 | Merge pull request #3738 from sauloverissimo/fix/midi2-fb-direction | Zixun LI |
| 2026-07-03 | fix HID_STACK_SIZE typo | HiFiPhile |