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
/
mentor
Age
Commit message (
Expand
)
Author
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-04-23
rename and expose tuh_bus_info_get() to application
hathach
2025-04-23
rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_...
hathach
2025-03-26
added hcd_edpt_close() stub for other ports
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
hcd_init() take init struct
hathach
2024-10-11
change dcd_init() to take rhport struct
hathach
2024-08-19
add hwfifo_flush()
hathach
2024-08-19
implement dcd_edpt_iso_alloc/dcd_edpt_iso_activate for musb. video_capture ex...
hathach
2024-08-18
more musb update
hathach
2024-08-17
rename register bit definition to prevent conflict
hathach
2024-08-17
remove unused register def
hathach
2024-08-17
minor update
hathach
2024-08-17
refactor fifo configure/setup for dynamic and static fifo
hathach
2024-08-17
more refactor to simplify musb driver
hathach
2024-08-15
remove analog PHY from musb_regs_t
hathach
2024-08-15
use musb_ep_csr_t for indexed CSR, also use indexed csr for TI access as well...
hathach
2024-08-15
update musb fifo usage
hathach
2024-08-15
adding universal register structs for musb
hathach
2024-08-15
add TUP_USBIP_MUSB macro, minor rename
hathach
2024-08-14
use max32 cmsis, fix NVIC_GetEnableIRQ() not defined when using with CMISIS < 5
hathach
2024-08-14
fix spelling, add max32 to ci with arm-gcc build
hathach
2024-07-25
Combined DCD MUSB implementations
Brent Kowal
2023-11-24
made log line end consistent \r\n
IngHK
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-08-04
Merge branch 'master' into master
Ha Thach
2023-07-26
correct hcd_edpt_clear_stall() API signature
hathach
2023-07-21
add stub hcd_edpt_abort_xfer() for all ports
hathach
2023-07-02
made line ends consistent.
Lars Pötter
2023-03-17
fix trailing space and new line
hathach
2022-05-31
Merge pull request #1381 from hathach/add-sof-isr
Ha Thach
2022-03-07
added dcd_sof_enable() stubs for all other ports
hathach
2022-03-02
try to fix ci
hathach
2022-02-26
more internal rename
hathach
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2021-12-07
Merge pull request #1213 from kkitayam/add_hcd_for_msp_exp432e401y
Ha Thach
2021-12-04
Fix buffer overrun at pipe_read_packet()
kkitayam
2021-12-04
Fix memory overrun at pipe_read_packet()
kkitayam
2021-11-30
Add register settings to handle a HUB
kkitayam
2021-11-29
Add hcd_musb.c
kkitayam
2021-11-27
Add a compile condition for dcd
kkitayam
2021-11-08
add missing musb type file
hathach
2021-11-08
rename to simply OPT_MCU_MSP432E4, add msp432e to ci
hathach
2021-11-08
musb work well with tm4c123
hathach
2021-11-07
Fix DCD_EVENT_XFER_COMPLETE was signaled, even after EP is closed
kkitayam
2021-11-06
Implement dcd_edpt_xfer_fifo for dcd_musb
kkitayam
2021-11-06
Add dcd_musb.c
kkitayam
[prev]