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
2026-06-03
dwc2: remove investigation debug logging
hathach
2026-06-03
refactor(cmake): comment out unused target folder properties
hathach
2026-06-03
dwc2: submit setup packet on SETUP_DONE and drop spurious EP0 RX_COMPLETE on ...
hathach
2026-06-02
dcd/dwc2: fix back-to-back SETUP reception in DMA mode
HiFiPhile
2026-06-01
Merge pull request #3657 from hathach/usbh-add-control-queue
Ha Thach
2026-06-01
CFG_TUH_CONTROL_PENDING_QUEUE_SZ defefault to 4 if hub is eanbled, 2 if not
hathach
2026-06-01
ultrareview nits: keep xfer_result table in sync, hoist blinky loop
hathach
2026-05-30
Merge pull request #3658 from wjklimek1/mtp-out-transfer-fix
Zixun LI
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
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-27
osal add osal_task_get_current_handle()
hathach
2026-05-27
dwc2: fix EP0 DMA setup race condition
HiFiPhile
2026-05-27
dwc2: simplify EP0 ZLP handling
HiFiPhile
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-24
Merge remote-tracking branch 'tinyusb/master' into stm32c5
HiFiPhile
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
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-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
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-19
Merge pull request #3571 from sauloverissimo/feat/midi2-device-host-driver
Zixun LI
2026-05-19
midi2_host: convert TX to raw FIFO mirroring midi2_device refactor
Saulo Veríssimo
2026-05-18
midi2: convert to raw Tx FIFO for better segmentation handling, add count to ...
HiFiPhile
2026-05-18
midi2: boundary-aware drain in xfer_cb to keep UMP packets intact
Saulo Veríssimo
2026-05-17
midi2: drain pattern for RX FIFO
Saulo Veríssimo
2026-05-17
midi2: scale device buffers with EPSIZE
Saulo Veríssimo
2026-05-17
midi2: per-interface weak callbacks for UMP Stream config
Saulo Veríssimo
2026-05-17
midi2: peek 4 bytes for MT, restore 256 buffers
Saulo Veríssimo
2026-05-17
midi2: use hwfifo if supported
HiFiPhile
2026-05-17
midi2: move config to class header
HiFiPhile
2026-05-16
midi2: add sources to TINYUSB_SRC_C, skip family
Saulo Veríssimo
2026-05-16
midi2: prevent UMP packet split across USB transfers
Saulo Veríssimo
2026-05-16
midi2: reject UMP read/write API on alt setting 0
Saulo Veríssimo
[prev]
[next]