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
/
test
/
unit-test
Age
Commit message (
Expand
)
Author
9 days
audio: normalize Feature Unit volume requests
HiFiPHile
9 days
audio: harden streaming descriptor parsing
HiFiPHile
9 days
audio: allow stopped duplex streams to change rate
HiFiPHile
9 days
audio: preserve feedback scheduler remainder
HiFiPHile
9 days
audio: add UAC2 host streaming support
HiFiPHile
9 days
audio: preserve descriptor sample-rate entries
HiFiPHile
9 days
audio: compact alternate-setting storage
HiFiPHile
10 days
implement explicit feeback support
HiFiPHile
11 days
address copilot review findings
HiFiPHile
11 days
feat(audio): discover stream mute and volume controls
HiFiPHile
11 days
fix(audio): validate descriptors before parsing
HiFiPHile
11 days
fix(audio): decode full-speed isochronous bInterval
HiFiPHile
11 days
fix(audio): release instances without supported streams
HiFiPHile
11 days
fix(audio): retain multiple pending Feature Units
HiFiPHile
11 days
fix(audio): reject unsupported UAC2 interfaces
HiFiPHile
11 days
fix(audio): keep stream state consistent on control failures
HiFiPHile
11 days
fix(audio): accept one data endpoint per AS alternate
HiFiPHile
11 days
refactor(audio): simplify UAC1 interface discovery
HiFiPHile
11 days
refactor(audio): separate stream configuration and start
HiFiPHile
11 days
fix(audio): drive streams from transfer completion
HiFiPHile
11 days
Merge master updates into the UAC1 host branch
HiFiPHile
11 days
test(audio): add UAC1 host driver coverage
HiFiPHile
2026-08-13
usbd: clear endpoint busy/claimed when a completion event is dropped
hathach
2026-08-12
usbd: don't leak the queued-setup counter when the event queue is full
hathach
2026-06-16
device: clamp EP0 OUT data copy to the control transfer buffer (#3705)
Ha Thach
2026-05-12
midi2: align descriptors with USB-MIDI 2.0 spec
Saulo VerĂssimo
2026-05-12
test: add MIDI 2.0 Device and Host unit tests
Saulo VerĂssimo
2026-04-29
deprecated `usbd_control.c` and merge its functionality into `usbd.c`
hathach
2026-01-03
add tu_hwfifo_access_t param to hwfifo API
hathach
2026-01-02
support multiple data stride if configured
hathach
2026-01-01
minor refactor
hathach
2025-12-31
update tu_fifo to work with fsdev hwfifo with increased address 16/32bit
hathach
2025-12-31
re-branding fixed address fifo read/write to stride mode
hathach
2025-12-30
tusb_fifo remove item_size make it fifo of bytes
hathach
2025-12-16
make fifo access mode fixed addr work with 16 bit also
hathach
2025-11-27
more rename
hathach
2025-11-26
add tu_scatter_read32(), tu_scatter_write32() to simplify tu_fifo
hathach
2025-11-26
change tu_fifo_buffer_info_t layout
hathach
2025-11-22
hil stress test cdc
hathach
2025-11-21
add more unit tests for tu_fifo
hathach
2025-10-31
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-22
Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifo
copilot-swe-agent[bot]
2025-08-01
add bufsize to tud_msc_inquiry2_cb()
hathach
2025-07-11
add tud_msc_inquiry2_cb() for full inquiry response
hathach
2025-01-15
Fix ceedling (#2949)
Ha Thach
2024-11-04
add tusb_time_millis_api() and default/weak tusb_time_delay_ms_api(). Which i...
hathach
2024-10-14
change dcd_init() return from void to bool
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
change dcd_init() to take rhport struct
hathach
[next]