index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
claude/add-systemview-debug
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/stm32f7-usb-host-limitation
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-add-ea4088qs
hil-openocd-recover-flasher
master
merge_os
port-embos
pr3864-alt
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
class
/
audio
Age
Commit message (
Expand
)
Author
12 days
fix(audio): drive streams from transfer completion
HiFiPHile
12 days
Merge master updates into the UAC1 host branch
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
feat(audio): track a Feature Unit per stream direction
HiFiPHile
12 days
fix(audio): clear stale Feature Unit associations
HiFiPHile
12 days
fix(audio): serialize Feature Unit requests
HiFiPHile
12 days
fix(audio): retain stream state when stop fails
HiFiPHile
12 days
fix(audio): close endpoints before stream reconfiguration
HiFiPHile
12 days
fix(audio): place transfer buffers in configured memory
HiFiPHile
12 days
fix(audio): distinguish data and feedback endpoints
HiFiPHile
2026-08-14
feat(class/audio): rework TUH_AUDIO into a WASAPI/ALSA-like stream API
Zhang, Zhenjiang
2026-08-04
audio_device: enforce the documented FIFO minimum in the EP-IN flow-control g...
rt-rtos
2026-07-21
Refactor TUH_AUDIO API and simplify multi-AS interface support
Zhang, Zhenjiang
2026-07-17
style(class/audio): rename descriptor variables to desc_ prefix and unify con...
Zhang, Zhenjiang
2026-07-17
fix(class/audio): fix indentation in audioh_set_config after UAC 1.0 changes
Zhang, Zhenjiang
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
feat(audio): add USB Audio Host (UAC 1.0) support
Zhang, Zhenjiang
2026-07-09
audio: drop stale EP-busy note in audiod_set_interface
hathach
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-06-18
class/audio: remove unused audio20_control_request_t
hathach
2026-04-25
fix: add BE bitfield guards for audio and fix UAC2 example endian-safe field ...
copilot-swe-agent[bot]
2026-03-11
refactor(usbd): replace `_usbd_ctrl_epbuf` with `usbd_get_ctrl_buf()` for cle...
hathach
2026-01-06
Merge remote-tracking branch 'tinyusb/master' into ep0_direct
HiFiPhile
2025-12-30
tusb_fifo remove item_size make it fifo of bytes
hathach
2025-12-14
reduce code size
HiFiPhile
2025-12-14
audio: use ep0 buffer if it is large enough
HiFiPhile
2025-12-12
Merge branch 'refs/heads/master' into audio_open
hathach
2025-12-10
Merge branch 'master' into more-size-reduce-edpt-stream
hathach
2025-12-10
change tu_fifo_clear()/tu_edpt_stream_clear() from return bool to void
hathach
2025-12-08
audio_device: use CFG_TUD_EDPT_DEDICATED_HWFIFO flag for FIFO transfer
Zixun LI
2025-12-02
audio: fix audiod_open with midi interfaces
Zixun LI
2025-11-11
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-09
Merge pull request #3334 from hathach/fix-alerts-3
Ha Thach
2025-11-08
fix more alerts
hathach
2025-11-07
Merge pull request #3321 from gabChouin/audio_ep_in_target_fifo_size
Zixun LI
2025-11-07
Typo
HiFiPhile
2025-11-07
Implement RX FIFO threshold adjustment
HiFiPhile
2025-11-07
Cleanup
HiFiPhile
2025-11-07
Fixup
HiFiPhile
2025-11-07
Merge remote-tracking branch 'tinyusb/master' into audio_ep_in_target_fifo_size
HiFiPhile
2025-11-03
fixing alert by scanning tool
hathach
2025-11-03
fix alert using input in gh action. fix some conversion int
hathach
2025-10-31
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-10-30
Merge branch 'master' into uac1
HiFiPhile
2025-10-29
Implement tud_audio_set_ep_in_target_fifo_size function to set the target fif...
Gabriel Chouinard
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-24
Merge remote-tracking branch 'upstream/master' into uac1
HiFiPhile
[next]