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-05-03
Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptors
Zixun LI
2026-04-29
clean up
hathach
2026-04-28
Merge branch 'master' into fork/kira-live/master
hathach
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
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
2026-01-06
Merge remote-tracking branch 'tinyusb/master' into ep0_direct
HiFiPhile
2026-01-04
Implement Printer Device Class
Rémi Berthoz
2025-12-15
Merge pull request #3364 from hathach/hcd_fsdev
Ha Thach
2025-12-15
minor clean up
hathach
2025-12-14
reduce code size
HiFiPhile
2025-12-14
usbd: add ep0 buffer direct access
HiFiPhile
2025-12-13
Merge pull request #3358 from hathach/dwc2_cfg
Ha Thach
2025-12-13
Merge branch 'refs/heads/master' into hcd_fsdev
hathach
2025-12-12
remove bitfield in usbd_device_t state to reduce code size
hathach
2025-12-11
move host hacked bulk mps out of tu_edpt_validate()
hathach
2025-12-11
refactor binding ep and interface to driver
hathach
2025-12-10
move hwid into edpt stream for consistent API
hathach
2025-12-10
minor format
hathach
2025-12-10
revert the usbd_edpt_xfer_fifo guard
hathach
2025-12-08
usbd: remove dcd_edpt_xfer_fifo ifdef guard
Zixun LI
2025-12-02
Merge remote-tracking branch 'tinyusb/master' into dwc2_cfg
Zixun LI
2025-11-30
Update note
HiFiPhile
2025-11-27
Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev
Zixun LI
2025-11-27
usbd: clear state and call callback on deinit
Zixun LI
2025-11-21
Apply suggestions from code review
Zixun LI
2025-11-21
dcd/dwc2: add IN fifo configure
HiFiPhile
2025-11-21
dcd: add tud_configure()
HiFiPhile
2025-11-21
edpt stream support xfer_fifo for device CFG_TUD_EDPT_DEDICATED_HWFIFO
hathach
[next]