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-05-08
fixup
HiFiPhile
2026-05-08
Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filter
HiFiPhile
2026-05-07
Merge remote-tracking branch 'tinyusb/master' into midi-host-rx-bufsize-defau...
Zixun LI
2026-05-07
revert RX buffer size as it's not related to issue
Zixun LI
2026-05-05
Merge pull request #3627 from hathach/merge-usbd-control
Ha Thach
2026-05-04
add default implementation for tuh_hid_report_received_cb()
hathach
2026-05-04
fix usbd control to support wLength hack
hathach
2026-05-04
refactor: replace `tu_edpt_state_t` struct with `uint8_t` and update all endp...
hathach
2026-05-04
refactor `usbd.c`: extract `process_std_device_request` for clarity
hathach
2026-05-04
minor clean up
hathach
2026-05-04
refactor `usbd.c`: centralize control transfer state management into `_usbd_d...
hathach
2026-05-03
Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptors
Zixun LI
2026-05-01
Merge remote-tracking branch 'origin/master' into ncm_packet_filter
HiFiPHile
2026-05-01
ncm: implement GetNtbInputSize request
Zixun LI
2026-04-30
ncm: Implement SetNtbInputSize request
Elwin Huang
2026-04-30
refactor capability
Zixun LI
2026-04-30
add packet filter callback
Zixun LI
2026-04-29
deprecated `usbd_control.c` and merge its functionality into `usbd.c`
hathach
2026-04-29
clean up
hathach
2026-04-28
Merge branch 'master' into fork/kira-live/master
hathach
2026-04-27
Merge branch 'master' into ncm_packet_filter
nminaylov
2026-04-27
NCM caps enum
nminaylov
2026-04-26
usbd_control: consolidate status stage ep selection
hathach
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
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-24
fix zero wLength request in control request
akari
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
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-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
2026-04-20
fix usbnet hardcode speed. disable hil test for now
hathach
2026-04-20
improving transfer tracking and adding support for un-armed Rx data handling
hathach
2026-04-17
use single volatile counter
hathach
2026-04-17
remove duplicated tu_le16toh since we have converted the endian when setup.
Fan DANG
2026-04-17
tinyusb.mk: Remove duplicate usbc.c entry.
Andrew Leech
[next]