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
/
device
Age
Commit message (
Expand
)
Author
2026-07-09
usbd: forward vendor EP0 requests; clear ep state on iso activate
hathach
2026-07-05
Fix usbd empty builtin driver warning v2
HiFiPhile
2026-07-05
Fix usbd empty builtin driver warning
aineoae86-sys
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-06-22
Merge remote-tracking branch 'tinyusb/master' into pr-osal-spin-deinit
HiFiPhile
2026-06-22
usbd: add osal_spin_deinit() to tud_deinit()
HiFiPhile
2026-06-16
device: clamp EP0 OUT data copy to the control transfer buffer (#3705)
Ha Thach
2026-05-12
midi2: align descriptors with USB-MIDI 2.0 spec
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 Device class driver (USB-MIDI 2.0)
Saulo Veríssimo
2026-05-08
Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filter
HiFiPhile
2026-05-05
Merge pull request #3627 from hathach/merge-usbd-control
Ha Thach
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
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
refactor capability
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
clean up
hathach
2026-04-24
NCM packet filter support
nminaylov
2026-04-24
fix zero wLength request in control request
akari
2026-04-23
Merge upstream master into net descriptor-based ep_size branch
copilot-swe-agent[bot]
2026-04-17
remove duplicated tu_le16toh since we have converted the endian when setup.
Fan DANG
2026-04-13
fix(device): big-endian host support for SETUP packet handling
Fan DANG
2026-03-22
net: upgrade net_lwip_webserver to separate FS/HS descriptors and add bInterv...
copilot-swe-agent[bot]
2026-03-22
Simplify tud_task() like in tuh_task()
Cédric Berger
2026-03-11
refactor(usbd): replace `_usbd_ctrl_epbuf` with `usbd_get_ctrl_buf()` for cle...
hathach
2026-03-11
Merge branch 'master' into ep0_direct
hathach
2026-03-06
replace printer_to_hid example with printer_to_cdc example
hathach
2026-03-06
update printer class: enhance descriptors, buffer sizes, and callbacks
hathach
2026-03-06
Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printer
hathach
2026-02-27
Merge remote-tracking branch 'tinyusb/master' into dwc2_deinit
HiFiPhile
2026-02-13
use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more value
hathach
2026-02-13
add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed vb...
hathach
2026-02-13
Merge branch 'refs/heads/master' into dwc2_vbus
hathach
2026-02-03
Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110)
copilot-swe-agent[bot]
2026-02-01
Actually exit the loop in addition to logging. ENOTENOUGHCOFFEE
Cédric Berger
2026-02-01
Limit events processed by tud_task_ext() / tuh_task_ext()
Cédric Berger
2026-01-31
dwc2: add vbus sense config
HiFiPhile
2026-01-07
Adjust printer device class to 0.20.0 and fix compilation warnings
Rémi Berthoz
2026-01-06
catch deinit error
HiFiPhile
[next]