| Age | Commit message (Expand) | Author |
| 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 |
| 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 |
| 2026-07-03 | fix: correct video stack macro typo in video capture examples | cuolm |
| 2026-06-29 | docs: address Copilot review on the example READMEs | hathach |
| 2026-06-29 | docs: add build-doc tooling and a README for every example | hathach |
| 2026-06-28 | example(midi2): update example to demonstrate multiple fb | Saulo Veríssimo |
| 2026-06-24 | skip pdo request if no suitable voltage | HiFiPhile |
| 2026-06-24 | fix ci | HiFiPhile |
| 2026-06-24 | typec: add tuc_connect/tuc_disconnect api | HiFiPhile |
| 2026-06-24 | typec: add stm32u5 support | HiFiPhile |
| 2026-06-22 | Merge remote-tracking branch 'origin/master' into add-ch58x-usbfs | hathach |
| 2026-06-22 | hw/bsp+wch: rename the CH58x family to ch583 and OPT_MCU_CH58X to OPT_MCU_CH583 | hathach |
| 2026-06-20 | examples: skip isochronous audio/UAC examples on CH58X | hathach |
| 2026-06-19 | Merge pull request #3704 from rhgndf/fix-one-dir-examples | Zixun LI |
| 2026-06-18 | Merge pull request #3618 from hathach/copilot/fix-audio-bitfield-order-issues | Ha Thach |
| 2026-06-18 | test/hil: fix esp32 audio_test_freertos (FreeRTOS tick), skip metro_m4 | hathach |
| 2026-06-18 | examples/uac2: drop redundant entity_id check in request helpers | hathach |