index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
2026-03-04
Merge pull request #3490 from Precidata/non-blocking-host-v2
Ha Thach
2026-03-02
more call_after timeout adjustment with rtos
hathach
2026-03-02
improve timeout adjustment, exit tuh_task() by timeout_ms = 0
hathach
2026-03-02
fix(dcd/dwc2): Do not modify FS PHY registers on HS PHY ESP32-P4
Tomas Rezucha
2026-03-02
fix call_after timeout adjustment with rtos
hathach
2026-03-02
- rename to usbh_defer_func_ms_async()
hathach
2026-03-01
Merge pull request #3514 from sauloverissimo/fix/midi-device-cable-demux
Zixun LI
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2026-02-27
add osal_time_millis() to osal requirement
hathach
2026-02-27
add back deferred attachment queue, retry get hub port status if reset change...
hathach
2026-02-26
fix fallthrough
hathach
2026-02-26
revert usbh dedicated queue for attached event
hathach
2026-02-26
refactor, rename to schedule function with usbh_call_after_ms() to use with e...
hathach
2026-02-25
midi device: add cable-aware stream read (tud_midi_n_demux_stream_read)
Saulo Veríssimo
2026-02-25
fix CDC host FTDI multiple channel loop
hathach
2026-02-23
refactor: streamline high-speed PHY detection and configuration in DWC2 driver
hathach
2026-02-23
refactor: improve high-speed PHY handling and FIFO configuration in DWC2 driver
hathach
2026-02-22
Merge branch 'hathach:master' into non-blocking-host-v2
Cédric Berger
2026-02-22
Apply suggestions from code review
Zixun LI
2026-02-22
refactor speed check
HiFiPhile
2026-02-21
check femtoPHY speed
HiFiPhile
2026-02-21
fix ci
HiFiPhile
2026-02-20
refactor config option
HiFiPhile
2026-02-19
Fix a couple indentations
Cédric Berger
2026-02-19
Introduce TUH_CFGID_PHY_SPEED configure option
Cédric Berger
2026-02-19
Better variable/function names
Cédric Berger
2026-02-14
add(usbh.c): LOG1 debug message when no address available for hub
Roman Leonov
2026-02-13
use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more value
hathach
2026-02-13
add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed vb...
hathach
2026-02-13
Merge branch 'refs/heads/master' into dwc2_vbus
hathach
2026-02-11
Merge remote-tracking branch 'origin/master' into msc_stall
hathach
2026-02-11
device/msc: only defer prepare_cbw() from STATUS_SENT when EP OUT stalled
hathach
2026-02-11
Update tusb_verify.h
Cédric Berger
2026-02-11
Introduce CFG_TUSB_DEBUG_BREAKPOINT hook
Cédric Berger
2026-02-11
Put deferred attachments in a separate queue
Cédric Berger
2026-02-11
Call continuation functions asynchronously
Cédric Berger
2026-02-11
Split functions calling tusb_time_delay_ms_api()
Cédric Berger
2026-02-07
minor update
hathach
2026-02-06
adjust handle_xfer_in logic to simplify ZLP handling
hathach
2026-02-06
Merge branch 'refs/heads/master' into musb_fix
hathach
2026-02-05
Merge pull request #3472 from hathach/u0_fix
Ha Thach
2026-02-05
reverse pma size check to reduce duplication
hathach
2026-02-03
Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110)
copilot-swe-agent[bot]
2026-02-01
Actually exit the loop in addition to logging. ENOTENOUGHCOFFEE
Cédric Berger
2026-02-01
Limit events processed by tud_task_ext() / tuh_task_ext()
Cédric Berger
2026-01-31
dwc2: add stm32n6 DMA regions
HiFiPhile
2026-01-31
dwc2: add vbus sense config
HiFiPhile
2026-01-30
dcd/dwc2: Fix SEDET unable to be cleared on stm32u5
HiFiPhile
2026-01-26
fix stm32u0 data stride
Zixun LI
2026-01-26
device/msc: skip command stage if EP out is stalled
Zixun LI
[next]