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
2026-02-19
Fix a couple indentations
Cédric Berger
2026-02-19
Introduce TUH_CFGID_PHY_SPEED configure option
Cédric Berger
2026-02-19
Better variable/function names
Cédric Berger
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-01-31
dwc2: add stm32n6 DMA regions
HiFiPhile
2026-01-31
dwc2: add vbus sense config
HiFiPhile
2026-01-30
dcd/dwc2: Fix SEDET unable to be cleared on stm32u5
HiFiPhile
2026-01-09
Merge branch 'master' into fork/zhiqiang-ch/master
hathach
2026-01-06
hcd/dwc2: retry transfer on data toggle error
HiFiPhile
2026-01-06
hcd/dwc2: disable ID change interrupt due to stuck on stm32f7
HiFiPhile
2026-01-06
dwc2: implement deinit
HiFiPhile
2026-01-06
rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZE
hathach
2026-01-03
fix build with dwc2
hathach
2026-01-03
add default access mode for tu_hwfifo API make it easier for non-custom read/...
hathach
2026-01-03
add tu_hwfifo_access_t param to hwfifo API
hathach
2026-01-01
change signature of tu_hwfifo_* to have hwfifo as first parameter
hathach
2025-12-31
add separate tu_hwifo_*() with data from buffer/software fifo. Remove duplica...
hathach
2025-12-31
update tu_fifo to work with fsdev hwfifo with increased address 16/32bit
hathach
2025-12-31
re-branding fixed address fifo read/write to stride mode
hathach
2025-12-30
tusb_fifo remove item_size make it fifo of bytes
hathach
2025-12-30
support for the AT32F45X series
zhiqiang-ch
2025-12-13
Merge pull request #3358 from hathach/dwc2_cfg
Ha Thach
2025-12-10
update metrics to support bloaty csv
hathach
2025-12-04
Merge branch 'refs/heads/master' into dwc2_cfg
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-12-01
add linkermap to deps and linkermap taget
hathach
2025-11-27
more rename
hathach
2025-11-26
dwc2 stm32 check if dcache enabled before calling SCB DCache function
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
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-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
[prev]
[next]