index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-hs-set-address-order
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
master
merge_os
port-embos
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
Age
Commit message (
Expand
)
Author
2026-05-29
Merge branch 'master' into usbh-add-control-queue
hathach
2026-05-29
dwc2: process IN EP before OUT
HiFiPhile
2026-05-29
Handle OUT transfer completion in MTP
Wojciech Klimek
2026-05-29
Implement asynchronous control transfer queuing for USB host stack
hathach
2026-05-29
bsp/stm32f4: enable flash cache
HiFiPhile
2026-05-29
bsp/stm32f7: fix f746disco jlink device
HiFiPhile
2026-05-29
Merge remote-tracking branch 'tinyusb/master' into fix/Dwc2Stm32U5
HiFiPhile
2026-05-29
dwc2: move OUT transfer management into RXFLVL IRQ
HiFiPhile
2026-05-28
abstract OS logic with `CFG_TUSB_OS_HAS_SCHEDULER` to simplify conditional ch...
hathach
2026-05-28
remove sync() in tinyusb callback since it cause issue with RTOS when usbh ta...
hathach
2026-05-27
Add data loss warning to CH32 USBFS/USBHS
Zixun LI
2026-05-27
osal add osal_task_get_current_handle()
hathach
2026-05-27
hil: replace pyfatfs with mtools, update host setup instructions
hathach
2026-05-27
dwc2: fix EP0 DMA setup race condition
HiFiPhile
2026-05-27
dwc2: simplify EP0 ZLP handling
HiFiPhile
2026-05-26
Merge pull request #3651 from Phozer/cdc_msc_freertos_example-Typo_Fix
Zixun LI
2026-05-26
Merge pull request #3652 from rhgndf/fix/ch32-usbhs-issues
Zixun LI
2026-05-26
Fix typo in CDC stack size constant here too
Phozer
2026-05-26
Enable GPIOC for CH32V103 bluepill boards
UMRnInside
2026-05-26
Fix typo in CDC stack size constant
Phozer
2026-05-26
ch32_usbhs: fix endpoint stall length index and clear-stall response
Jie Feng
2026-05-25
optimize interrupt handling time
HiFiPhile
2026-05-25
chore: resolve .gitignore merge conflict with master
copilot-swe-agent[bot]
2026-05-25
Merge remote-tracking branch 'tinyusb/master' into musb_ep0_race
HiFiPhile
2026-05-25
Merge pull request #3649 from hathach/hathach-funding
Ha Thach
2026-05-25
Set GitHub Sponsors username in FUNDING.yml
Ha Thach
2026-05-24
Merge remote-tracking branch 'tinyusb/master' into stm32c5
HiFiPhile
2026-05-24
dcd/stm32_fsdev: workaround CH32 EP0 premature OUT ACK
HiFiPhile
2026-05-24
Fix missing prototype in ch32v10x bsp
UMRnInside
2026-05-24
use vendor-specific CSR 0x800 to toggle IRQ
UMRnInside
2026-05-24
Fix typo found by Copilot
UMRnInside
2026-05-23
Merge pull request #3622 from mickabrig7/master
Zixun LI
2026-05-23
dcd/ch32x: optmize CTRL reg writing, basically revert e14b0e85
HiFiPhile
2026-05-23
dcd/ch32hs: refactor transfer flow
HiFiPhile
2026-05-23
tweak examples
HiFiPhile
2026-05-23
dcd/ch32fs: do not set EP0 to ACK on status complete
HiFiPhile
2026-05-23
dcd/ch32fs: clear INT flag after processing
HiFiPhile
2026-05-23
dcd/ch32x : code reformat
HiFiPhile
2026-05-23
dcd/ch32fs: set EP to NAK earlier to reduce spuroius transfer
HiFiPhile
2026-05-23
set ch32v20x EP on supported audio examples
HiFiPhile
2026-05-22
dcd/ch32fs: reset EP on clear stall
HiFiPhile
2026-05-22
dcd/ch32fs: fix ISO IN transfer
HiFiPhile
2026-05-22
dcd/ch32fs: only enable EP0 ACK if no data stage, reduce race
HiFiPhile
2026-05-22
dcd/ch32fs: reset EP regs on bus reset
HiFiPhile
2026-05-22
ch32v20x: fix port1 IP selection
HiFiPhile
2026-05-22
bsp/ch32: fix linker report 100% RAM usage
HiFiPhile
2026-05-22
Merge remote-tracking branch 'tinyusb/master' into mickabrig7/master
HiFiPhile
2026-05-22
Merge remote-tracking branch 'tinyusb/master' into fix/Dwc2Stm32U5
HiFiPhile
2026-05-22
dwc2: handle EP0 status OUT in RXFLVL interrupt
HiFiPhile
2026-05-21
hil added hub + msc + cdc for host capable board
hathach
[prev]
[next]