index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
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
2025-10-22
Fix copilot issues
Mengsk
2025-10-22
Add is_isr parameter to usbd_edpt_xfer and usbd_edpt_xfer_fifo
copilot-swe-agent[bot]
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-10-11
Merge branch 'master' into uac1
HiFiPhile
2025-10-11
Move control buffer out of USB section
HiFiPhile
2025-10-06
remove dcd_esp32sx which is replaced by dwc2
hathach
2025-10-05
Use one control buffer as EP0 has no concurrency
HiFiPhile
2025-10-04
Fix descriptor looping
HiFiPhile
2025-10-02
Add UAC1 support to uac2_headset example
HiFiPhile
2025-10-02
Fix feedback param lag
HiFiPhile
2025-10-02
cleanup
HiFiPhile
2025-10-02
Update feedback params on frequency change
HiFiPhile
2025-10-01
better EP type detection
HiFiPhile
2025-10-01
Minor fixes
HiFiPhile
2025-09-30
Remove feedback format correction since no longer needed
Mengsk
2025-09-30
fix descriptor walking
HiFiPhile
2025-09-30
Implement UAC1 IN flow control
HiFiPhile
2025-09-30
Add basic UAC1 support
HiFiPhile
2025-09-30
More descriptors working
HiFiPhile
2025-09-29
Update UAC2 naming
HiFiPhile
[next]