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-01-09
Merge branch 'master' into fork/zhiqiang-ch/master
hathach
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
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-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-15
fix unused warnings
hathach
2025-10-14
fix lots of warnings for missing-prototypes for irqhandler
hathach
[next]