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
Age
Commit message (
Expand
)
Author
2025-12-26
Prevent unused-variable warning in dcd_host.c
Cédric Berger
2025-12-26
Do not randomly include stm32h7xx.h
Cédric Berger
2025-12-21
Change return of tud_vendor_n_write_clear from uint32_t to bool
James Smith
2025-12-21
Removed tu_fifo_count_and_clear
James Smith
2025-12-20
Added tud_vendor_write_clear() which forcefully clears TX buffer
James Smith
2025-12-19
clean up cmake, remove family_get_project_name()
hathach
2025-12-19
remove the usage snprintf
hathach
2025-12-16
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
HiFiPhile
2025-12-16
fix pre-commit
Zixun LI
2025-12-16
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
Zixun LI
2025-12-16
support hpmicro chips
Zhihong Chen
2025-12-15
minor update
hathach
2025-12-15
Merge branch 'master' into enum_catch
hathach
2025-12-15
Merge pull request #3364 from hathach/hcd_fsdev
Ha Thach
2025-12-15
Merge branch 'refs/heads/master' into enum_catch
hathach
2025-12-15
minor clean up
hathach
2025-12-14
bsp: nxp: add support for RW612 (FRDM-RW612)
gab-k
2025-12-13
tusb: fix stream write logic without fifo
HiFiPhile
2025-12-13
Merge pull request #3358 from hathach/dwc2_cfg
Ha Thach
2025-12-13
Merge branch 'refs/heads/master' into hcd_fsdev
hathach
2025-12-13
Merge pull request #3407 from hathach/rusb2_fifo_fix
Ha Thach
2025-12-12
Merge branch 'refs/heads/master' into audio_open
hathach
2025-12-12
usbh/cdc: fix typo in cdch_open
HiFiPhile
2025-12-12
Merge pull request #3402 from hathach/more-size-reduce-edpt-stream
Ha Thach
2025-12-12
add back tu_fifo_discard_n() since it may be useful in the future.
hathach
2025-12-11
dcd/rusb2: fix fifo write
HiFiPhile
2025-12-12
fix edpt stream write/read to endpoint not yet opened
hathach
2025-12-12
remove bitfield in usbd_device_t state to reduce code size
hathach
2025-12-11
move host hacked bulk mps out of tu_edpt_validate()
hathach
2025-12-11
refactor usbh_class_driver_t's open() to return number of driver len instead ...
hathach
2025-12-11
refactor binding ep and interface to driver
hathach
2025-12-10
hw/mcu: add support for NXP RW612
gab-k
2025-12-10
move hwid into edpt stream for consistent API
hathach
2025-12-10
Merge pull request #3401 from hathach/copilot/fix-mtp-device-bug
Ha Thach
2025-12-10
minor format
hathach
2025-12-10
Merge branch 'master' into more-size-reduce-edpt-stream
hathach
2025-12-10
only validate endpoint tu_edpt_validate() when debug enabled
hathach
2025-12-10
disable HWFIFO musb and rusb2, since they are not tested yet
hathach
2025-12-10
revert the usbd_edpt_xfer_fifo guard
hathach
2025-12-10
Merge branch 'master' into hwfifo_post
hathach
2025-12-10
remove tu_fifo_discard_n() and its usage
hathach
2025-12-10
flatten cdc tx,rx stream
hathach
2025-12-10
change tu_fifo_clear()/tu_edpt_stream_clear() from return bool to void
hathach
2025-12-10
Fix MTP transfer completion detection for exact-length packets
copilot-swe-agent[bot]
2025-12-10
Merge pull request #3399 from hathach/size-reduce
Ha Thach
2025-12-10
update metrics to support bloaty csv
hathach
2025-12-09
update metrics to support bloaty
hathach
2025-12-08
remove FS MPS assumption
Zixun LI
2025-12-08
audio_device: use CFG_TUD_EDPT_DEDICATED_HWFIFO flag for FIFO transfer
Zixun LI
2025-12-08
usbd: remove dcd_edpt_xfer_fifo ifdef guard
Zixun LI
[next]