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-12
fix: CI build failures on non-RP2040 platforms
Saulo Veríssimo
2026-05-12
fix: address PR review feedback for MIDI 2.0 drivers
Saulo Veríssimo
2026-05-12
feat: add MIDI 2.0 Host class driver (USB-MIDI 2.0)
Saulo Veríssimo
2026-05-12
feat: add MIDI 2.0 Device class driver (USB-MIDI 2.0)
Saulo Veríssimo
2026-05-11
Merge remote-tracking branch 'tinyusb/master' into stm32c5
HiFiPhile
2026-05-11
Merge pull request #3632 from hathach/msc_os
Zixun LI
2026-05-10
add stm32c5 support
HiFiPHile
2026-05-10
Merge pull request #3630 from nminaylov/ncm_packet_filter
Zixun LI
2026-05-09
dwc2: guard EP0 status completion with armed ZLP state
Alex-Schaefer
2026-05-09
dwc2: preserve EP0 status completion before SETUP
Alex-Schaefer
2026-05-08
nrf5x: request HFCLK in USB_EVT_READY to fix post-SoftDevice deadlock
hathach
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
hcd/dwc2: fix txfifo full check
HiFiPhile
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-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
usbd_control: consolidate status stage ep selection
hathach
2026-04-25
fix: add BE bitfield guards for audio and fix UAC2 example endian-safe field ...
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
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
[prev]
[next]