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
/
dcd.h
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-04-13
fix(device): big-endian host support for SETUP packet handling
Fan DANG
2025-11-21
dcd: add tud_configure()
HiFiPhile
2025-11-19
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-17
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...
hathach
2025-11-11
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
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-24
fix more warnings
hathach
2025-10-22
Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifo
copilot-swe-agent[bot]
2025-09-17
Update weak callbacks to new syntax
HiFiPhile
2024-11-25
change dcd_dcache_*() API return type from void to bool
hathach
2024-11-20
have p4 dma somewhat working but having issue with buffer that does not occup...
hathach
2024-10-14
change dcd_init() return from void to bool
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
fix fuzzing build
hathach
2024-10-11
change dcd_init() to take rhport struct
hathach
2024-08-19
remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOC
hathach
2024-08-19
fix ci build
hathach
2024-08-19
implement dcd_edpt_iso_alloc/dcd_edpt_iso_activate for musb. video_capture ex...
hathach
2024-07-30
add edpt0_open(), slightly update dtog
hathach
2024-07-25
fix race condition where reset event cleaar setup count
hathach
2024-07-12
simplify dwc2 test mode
hathach
2024-05-24
minor clean up
hathach
2024-05-24
add ch32 support for fsdev driver. v20x can select fsdev or usbfs with make/c...
hathach
2024-05-13
Adjust logic.
HiFiPhile
2024-05-13
Merge branch 'master' into test-mode-support
HiFiPhile
2024-04-08
add class driver deinit
hathach
2024-04-08
Implements tuh_deinit() and tud_deinit() to uninitialize host/device mode.
Felix "xq" Queißner
2024-01-15
Merge branch 'master' into test-mode-support
Rocky04
2024-01-15
Removed whitespace
Rocky04
2024-01-15
Change to control complete cb
Rocky04
2024-01-15
Add DWC2 Test Mode SUpport
Rocky04
2024-01-12
Merge pull request #2239 from XelaRellum/bugfix_stm32_fsdev_keil
Ha Thach
2023-11-24
minor doc
hathach
2023-08-29
Fix the weak dcd_edpt0_status_complete for Keil Compiler
Alexander Mueller
2023-06-16
fix build warnings
hathach
2023-06-09
move protocol message to stack, disable battery in PWR's CR3
hathach
2023-05-23
Enhance chipidea (#2075)
Ha Thach
2023-03-17
fix trailing space and new line
hathach
2023-02-28
Merge pull request #1828 from HiFiPhile/stm32_fsdev
Ha Thach
2023-01-13
fix: Replace device calls to memcpy with tu_memcpy_s
Nathaniel Brough
2022-12-29
UAC : Enable fifo based transfer on stm32_fsdev
Mengsk
2022-12-29
Add dcd_edpt_iso_alloc() / dcd_edpt_iso_activate() for ISO EP buffer management.
Mengsk
2022-06-24
fix redundant-decls warnings by usbd/usbh
hathach
2022-05-31
Merge pull request #1381 from hathach/add-sof-isr
Ha Thach
2022-04-18
clean up pio driver
hathach
2022-03-07
added dcd_sof_enable(), tud_sof_isr_set()
hathach
2022-02-26
more internal rename
hathach
2022-02-25
rename and move dcd_attr.h to tusb_mcu_attr.h
hathach
[next]