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
Age
Commit message (
Expand
)
Author
2026-04-28
fix(dcd_ch32_usbfs): fix dropped bulk OUT packets by properly re-arming EP_RX...
mickabrig7
2026-04-27
Merge branch 'master' into ncm_packet_filter
nminaylov
2026-04-27
NCM caps enum
nminaylov
2026-04-26
Add ch32v103c_bluepill board
UMRnInside
2026-04-26
Fix CH32V103 hardfault on startup
UMRnInside
2026-04-26
change job name
HiFiPhile
2026-04-26
run hil_hfp on gcc build
HiFiPhile
2026-04-26
hil: comment out net_lwip_webserver test for PR #3605
hathach
2026-04-26
hil: bump net iface enum timeout to 30s for net_lwip_webserver
hathach
2026-04-26
usbd_control: consolidate status stage ep selection
hathach
2026-04-26
max32 change bulk endpoint to EP8,9 (2KB FIFO) and Audio ISO to EP10, 11 (4KB...
hathach
2026-04-26
shrink cdc_msc_throughput MSC buffer for FS targets
hathach
2026-04-26
skip cdc_msc_throughput on small-RAM MCUs
hathach
2026-04-26
gate lwIP throughput tuning + iperf on MCU SRAM tier
hathach
2026-04-25
chore: gitignore fetched dependency directories to prevent accidental tracking
copilot-swe-agent[bot]
2026-04-25
chore: remove accidentally tracked dependency gitlinks from prior commit
copilot-swe-agent[bot]
2026-04-25
chore: remove accidentally tracked dependency gitlinks
copilot-swe-agent[bot]
2026-04-25
fix: add BE bitfield guards for audio and fix UAC2 example endian-safe field ...
copilot-swe-agent[bot]
2026-04-25
Initial plan
copilot-swe-agent[bot]
2026-04-25
Merge branch 'master' into musb-followup-3594
hathach
2026-04-25
separate pipe0 since it is 1 packet per transfer, merge PIPE0 STATUS PENDING
hathach
2026-04-25
clean up
hathach
2026-04-25
musb more ep0 refactor. add back remaining_ctrl for correct ep0 state transit...
hathach
2026-04-24
NCM packet filter support
nminaylov
2026-04-24
add throughput test for hil
hathach
2026-04-24
musb migrate to ep0_state, remove setup packet from dcd data
hathach
2026-04-24
refactor musb ep0 xfer
hathach
2026-04-24
Merge pull request #3597 from canokeys/big-endian-for-setup-packets
Zixun LI
2026-04-23
typec/stm32: guard hard reset RX re-arm against uninitialized buffer
Mike Ajax
2026-04-23
typec/stm32: updates based on Copilot review
Mike Ajax
2026-04-23
typec/stm32: fix -Wcast-qual error, _rx_buf doesn't need const
Mike Ajax
2026-04-23
typec/stm32: fix three UCPD sink bugs for strict PD 3.0 sources
Mike Ajax
2026-04-24
fix zero wLength request in control request
akari
2026-04-23
add cdc msc throughput example
hathach
2026-04-23
musb double packet for epout
hathach
2026-04-23
Merge upstream master into net descriptor-based ep_size branch
copilot-swe-agent[bot]
2026-04-23
reduce memory, focus on keep iperf speed
hathach
2026-04-23
Merge pull request #3590 from hathach/copilot/extract-hcd-pma-buffer-errata-w...
Ha Thach
2026-04-23
Merge pull request #3601 from hathach/fix-conversion-warnings
Ha Thach
2026-04-23
tweak lwip config to get better iperf throughput
hathach
2026-04-23
Merge pull request #3612 from espressif/feat/esp32s31_support
Zixun LI
2026-04-22
Revert MIDI TX buffer size definition
Hakan Lindestaf
2026-04-22
midi host: raise default RX FIFO above EP size, document drain requirement
Hakan Lindestaf
2026-04-22
Add ESP32-S31 as a supported MCU in TinyUSB
igor.masar
2026-04-22
musb implement double buffer for tx
hathach
2026-04-21
enable double buffer for tm4c
hathach
2026-04-21
minor clean up
hathach
2026-04-21
optimize pipe_state_t sram for port with CFG_TUD_ENDPOINT_ONE_DIRECTION_ONLY.
hathach
2026-04-21
refactor interrupt handling and add `pipe_write` to fix IN ZLP issue
hathach
2026-04-21
replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...
hathach
[prev]
[next]