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
Age
Commit message (
Expand
)
Author
2025-09-06
fix #3239: discard poorly formed packets
rppicomidi
2025-09-04
remove duplicated enum
hathach
2025-08-20
add some consumer page configs
ohmdelta
2025-08-02
fix tud_audio_set_itf_close_EP_cb() typo
hathach
2025-08-02
Merge pull request #3183 from rppicomidi/fix_3159
Ha Thach
2025-08-02
use tu_desc_in_bounds() for descriptor loop
hathach
2025-08-01
add bufsize to tud_msc_inquiry2_cb()
hathach
2025-07-26
Merge pull request #3173 from HiFiPhile/feature/usbtmc_vendor-specific
Ha Thach
2025-07-26
Update src/class/usbtmc/usbtmc_device.c
Ha Thach
2025-07-23
Restore accidentally erased debug log message
rppicomidi
2025-07-23
Delete debugging printf
rppicomidi
2025-07-23
Fix #3159: Handle MIDI interface descriptor after audio streaming interface
rppicomidi
2025-07-15
Fix compilation when CH34X support is disabled
Eli Lipsitz
2025-07-11
fix last transfer size
Zixun LI
2025-07-11
typo fix
Zixun LI
2025-07-11
Merge branch 'master' into feature/usbtmc_vendor-specific
HiFiPhile
2025-07-11
add tud_msc_inquiry2_cb() for full inquiry response
hathach
2025-07-09
Merge pull request #3165 from hathach/codex/find-and-fix-a-codebase-bug
Ha Thach
2025-07-09
Add spec reference for 4-byte HID item size
Ha Thach
2025-07-09
fix HID parser variable size handling
Ha Thach
2025-07-08
minor reformat code
hathach
2025-07-08
Merge remote-tracking branch 'origin/master' into xfer_isr
hathach
2025-07-08
Fix HID descriptor parser size handling
Ha Thach
2025-07-07
Merge pull request #2963 from HiFiPhile/stm32_cache
Ha Thach
2025-07-07
update
YixingShen
2025-07-07
fixed CFG_TUD_VENDOR > 1 vendord_open tud_vendor_n_write_flush
YixingShen
2025-07-03
Merge branch 'master' into fork/HiFiPhile/stm32_cache
hathach
2025-07-03
make notify API and memory configurable with CFG_TUD_CDC_NOTIFY
hathach
2025-07-02
Merge branch 'master' into fork/HiFiPhile/dcd_notif
hathach
2025-07-01
defer proc_async_io_done()
hathach
2025-07-01
update example
hathach
2025-07-01
refactor async io, add in_isr argument to tud_msc_async_io_done()
hathach
2025-06-30
Merge branch 'master' into fork/HiFiPhile/async_io
hathach
2025-06-27
Merge pull request #2488 from IngHK/cdch_upgrade
Ha Thach
2025-06-27
clean up
hathach
2025-06-27
use enum buf for process_set_config for ch34x and pl2303
hathach
2025-06-27
update acm and pl2303 to match the rest of drivers
hathach
2025-06-27
major refactor to generalize cdch serial driver
hathach
2025-06-26
audio_device: Fix data IN endpoints with implicit feedback
milek7
2025-06-22
Merge branch 'master' into async_io
HiFiPhile
2025-06-20
refactor, add cdch_internal_control_complete()
hathach
2025-06-20
refactor change signature of serial driver's process_set_config
hathach
2025-06-20
cdch clean up and refactor, add explicit sync() API
hathach
2025-06-19
union ftdi/pl2303/acm data to save memory.
hathach
2025-06-19
rename tuh_cdc_get_local_line_coding to tuh_cdc_get_line_coding_local
hathach
2025-06-19
revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUM
hathach
2025-06-19
clean up pl2303 type data
hathach
2025-06-19
house keeping
hathach
2025-06-18
usbh: add new API tuh_descriptor_get_device_local()
hathach
2025-06-18
add get_itf_by_xfer() to better determine cdc interface from xfer complete ca...
hathach
[next]