index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
/
portable
/
synopsys
/
dwc2
/
dcd_dwc2.c
Age
Commit message (
Expand
)
Author
2025-12-30
tusb_fifo remove item_size make it fifo of bytes
hathach
2025-12-02
limit to bulk ep
Zixun LI
2025-12-02
Merge remote-tracking branch 'tinyusb/master' into dwc2_cfg
Zixun LI
2025-11-27
more rename
hathach
2025-11-21
dcd/dwc2: add IN fifo configure
HiFiPhile
2025-11-20
refactor tu_fifo, add tu_fifo_write/read/peek_n_access()
hathach
2025-11-19
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-19
extract to handle_incomplete_iso_in() for readability
hathach
2025-11-19
Merge branch 'master' into fork/HiFiPhile/dwc2_iso_incomp
hathach
2025-11-19
Merge branch 'refs/heads/master' into dwc2_ep0
hathach
2025-11-18
Merge branch 'master' into fork/HiFiPhile/dwc2_iso_incomp
hathach
2025-11-11
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-06
fix compile issue when enable both host and device for dwc2
hathach
2025-11-04
Fixed more alert found by PVS-Studio
hathach
2025-10-31
Merge branch 'copilot/fix-dcd-edpt-xfer-issue' of https://github.com/hathach/...
HiFiPhile
2025-10-31
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-10-31
Skip TXFE for EP0
HiFiPhile
2025-10-30
Simply restart the transfer
HiFiPhile
2025-10-30
Retry until bInterval
HiFiPhile
2025-10-30
Refactor IN fifo write
Mengsk
2025-10-29
Merge branch 'master' into dwc2_ep0
hathach
2025-10-25
Merge pull request #3319 from peppapighs/dwc2-usbsuspm
Zixun LI
2025-10-25
dcd/dwc2: clear pending suspend interrupt before usb reset
peppapighs
2025-10-24
fix more warnings
hathach
2025-10-22
Apply suggestions from code review
Zixun LI
2025-10-22
Fix duplicate is_isr parameter in dcd_dwc2.c
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-14
fix lots of warnings for missing-prototypes for irqhandler
hathach
2025-10-11
Merge branch 'master' into dwc2_iso_incomp
HiFiPhile
2025-10-11
Merge branch 'master' into dwc2_ep0
HiFiPhile
2025-10-10
dcd/dwc2: fix EP0 mulit-packet logic, write the packet directly if num_packet...
HiFiPhile
2025-10-10
successfully
poornadharshan13-rgb
2025-10-07
dcd/dwc2: cleanup previous pending EP0 IN transfer if a SETUP packet is received
Mengsk
2025-10-06
dcd/dwc2: fix enumration when EP0 size=8
Mengsk
2025-10-02
dwc2: support ISO IN transfer when bInterval > 1
HiFiPhile
2025-07-10
FIx recurrent suspend ISR.
HiFiPhile
2025-06-04
chore: squash previous commits from other branches
James Sandison
2025-05-21
add usbd_spin_lock/unlock for driver usage
hathach
2025-05-21
osal_spin skipping lock/unlock when executed in isr
hathach
2025-05-20
rename osal_critcal to osal_spinlock
hathach
2025-05-19
implement osal critical for none/freertos/pico-sdk
hathach
2025-05-19
dwc2 only enter critical in isr with multiple core CPUs
hathach
2025-05-19
add osal_critical API() for use with dwc2
hathach
2025-05-19
fix(dcd): Fixed race condition on device disconnect
Tomas Rezucha
2025-04-14
channge DWC2_CHANNEL_COUNT/DWC2_EP_COUNT to inline function
hathach
2025-04-09
dwc2: refactor bitfields.
HiFiPhile
2024-12-11
fix correct DWC2_EP_COUNT
hathach
2024-11-28
fix(dcd_dwc2): Correct usage of dwc2_controller
Roman Leonov
2024-11-28
fix(dcd_dwc2): Reset allocated_epin_count on bus reset and close all ep
Roman Leonov
2024-11-27
fix typo
hathach
[prev]
[next]