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
/
portable
/
synopsys
Age
Commit message (
Expand
)
Author
2025-11-19
Apply suggestions from code review
Ha Thach
2025-11-19
fix more alerts
hathach
2025-11-19
Merge pull request #3076 from HiFiPhile/xfer_close
Ha Thach
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
improve closing endpoint and channel
hathach
2025-11-18
Merge branch 'master' into fork/HiFiPhile/xfer_close
hathach
2025-11-18
Merge branch 'master' into fork/HiFiPhile/dwc2_iso_incomp
hathach
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
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-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
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-15
fix unused warnings
hathach
2025-10-14
fix lots of warnings for missing-prototypes for irqhandler
hathach
2025-10-14
Merge pull request #3299 from hathach/initial-nrf54h20
Ha Thach
2025-10-13
get cmake build with 54h20 not tested on actual hw, probably not running
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-09-16
Add ESP32-H4 as a supported MCU in TinyUSB and wire it into build/runtime:
igor.masar
2025-09-15
add nrf54 to dwc2 info
hathach
2025-09-15
dwc2: wait for ahb idle before core reset
hathach
2025-09-11
Revert "Incorporate upstream changes to dwc2_common.c"
hathach
2025-09-10
Bring up to date with master
Dalton Caron
2025-09-10
Incorporate upstream changes to dwc2_common.c
Dalton Caron
2025-09-10
Initial STM32WBARI eval support
Dalton Caron
2025-09-10
Merge pull request #3126 from salkinium/fix/phyc_pll
Ha Thach
2025-09-10
use tusb_time_delay_ms_api for delay, also move tusb_time api to common.h
hathach
2025-09-03
Merge pull request #3206 from hathach/update-at32f405-phywidth-sel
Ha Thach
2025-09-03
add at32f415 dwc2 info
hathach
2025-08-28
fix(dcd/dwc2): Fix reset procedure for versions >=4.20a
Tomas Rezucha
2025-08-07
update at32f405 dwc2 info and phy width selection
hathach
2025-08-01
Merge pull request #3191 from hathach/at32
Ha Thach
2025-07-31
clean up
hathach
2025-07-28
fix pre-commit, remove svd file since they are heavy and should be in mcu/sdk...
hathach
2025-07-10
FIx recurrent suspend ISR.
HiFiPhile
2025-07-07
change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1
hathach
2025-07-07
support at32 mcu
zhiqiang
[next]