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
/
usbd.c
Age
Commit message (
Expand
)
Author
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
2025-12-15
Merge pull request #3364 from hathach/hcd_fsdev
Ha Thach
2025-12-15
minor clean up
hathach
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-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
dcd: add tud_configure()
HiFiPhile
2025-11-21
edpt stream support xfer_fifo for device CFG_TUD_EDPT_DEDICATED_HWFIFO
hathach
2025-11-20
refactor tu_fifo, add tu_fifo_write/read/peek_n_access()
hathach
2025-11-11
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-07
fix more alerts found by pvs-studio
hathach
2025-11-04
Fixed more alert found by PVS-Studio
hathach
2025-10-31
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-10-22
Add is_isr parameter to usbd_edpt_xfer and usbd_edpt_xfer_fifo
copilot-swe-agent[bot]
2025-10-22
Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifo
copilot-swe-agent[bot]
2025-10-03
Merge remote-tracking branch 'tinyusb/master' into uac1
Mengsk
2025-10-01
Minor fixes
HiFiPhile
2025-09-30
support UAC1 without IAD
Mengsk
2025-09-29
Merge branch 'master' into fork/ennebi/mtp
hathach
2025-09-18
Add usbd_edpt_xfer_fifo stub
HiFiPhile
2025-09-18
set driver count to 0
HiFiPhile
2025-09-17
Update weak callbacks to new syntax
HiFiPhile
2025-09-16
refactor generic container to use EPBUF declaration
hathach
2025-09-15
Merge branch 'master' into fork/ennebi/mtp
hathach
2025-08-06
Add MTP class device
Maurizio Pesce
2025-07-10
Merge pull request #2987 from hathach/fix-2923-alt
Ha Thach
2025-07-08
revert edpt busy/claim status if xfer_isr() defer to xfer_cb()
hathach
2025-07-08
minor reformat code
hathach
2025-07-08
Merge remote-tracking branch 'origin/master' into xfer_isr
hathach
2025-06-22
Merge branch 'master' into async_io
HiFiPhile
2025-06-14
audio: move ISO transfers into xfer_isr
HiFiPhile
2025-06-14
USBD: introduce xfer_isr.
HiFiPhile
2025-05-21
add usbd_spin_lock/unlock for driver usage
hathach
2025-05-19
implement osal critical for none/freertos/pico-sdk
hathach
2025-04-11
Merge remote-tracking branch 'upstream/master' into async_io
HiFiPhile
2025-03-26
hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd...
hathach
2025-03-06
hack: force/overwrite endpoint mps to 64 for device that incorrectly report 5...
hathach
2025-02-12
clean up
hathach
2025-02-12
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-02-11
make sure TOTAL_DRIVER_COUNT is not overflow 8-bit
hathach
[next]