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
/
microchip
Age
Commit message (
Expand
)
Author
2026-04-17
fix some Wconversion warnings
hathach
2026-03-07
remove dma_desc_t
hathach
2026-03-06
Apply suggestions from code review
Zixun LI
2026-03-06
cleanup
HiFiPhile
2026-02-27
dcd/samx7x: reformat code
HiFiPhile
2026-02-27
dcd/samx7x: remove buggy DMA FIFO transfer
HiFiPhile
2026-02-27
dcd/samx7x: synchronize DMA and cache options
HiFiPhile
2025-12-31
re-branding fixed address fifo read/write to stride mode
hathach
2025-11-27
more rename
hathach
2025-11-26
change tu_fifo_buffer_info_t layout
hathach
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-17
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...
hathach
2025-10-22
Apply suggestions from code review
Zixun LI
2025-10-22
Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifo
copilot-swe-agent[bot]
2025-10-15
merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O...
hathach
2025-09-17
Replace old delay functions by tusb_time_delay_ms_api
HiFiPhile
2025-07-09
add board_vbus_set() for samd21/d51 to enable usb host vbus
hathach
2025-07-09
Merge branch 'refs/heads/master' into fork/ChrisDeadman/hcd-samd-support
hathach
2024-12-27
dcd_pic: check USBBUSY bit on PIC32s
Reimu NotMoe
2024-12-27
dcd_pic: let the user manage shared GPIO/VBUS pin
Reimu NotMoe
2024-12-27
dcd_pic: handle EP0 timeout/stall correctly
Reimu NotMoe
2024-12-27
dcd_pic: implement dcd_deinit()
Reimu NotMoe
2024-12-27
dcd_pic: handle remote wakeup more correctly
Reimu NotMoe
2024-12-27
dcd_pic: handle bus resume correctly
Reimu NotMoe
2024-12-27
dcd_pic: change license header and credit people accordingly
Reimu NotMoe
2024-12-27
dcd_pic: add readme
Reimu NotMoe
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
2024-10-20
add support for native SAMD HCD
Deadman
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-05-27
microchip samd: Add support for dcd_sof_enable().
Andrew Leech
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-03-17
fix trailing space and new line
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-10-19
Merge pull request #1523 from maddyaby/dcd_edpt_open
Ha Thach
2022-10-06
Microchip PIC24/dsPIC33 device mode support
ReimuNotMoe
2022-09-03
Initial PIC32MM/MX & PIC24 support
ReimuNotMoe
2022-06-27
samd: Fix a lock-up situation at high traffic.
robert-hh
2022-06-17
Allow more endpoint packet sizes for SAMD
maddyaby
2022-06-16
Stub out dcd_edpt_close for samd
maddyaby
2022-05-31
Merge pull request #1381 from hathach/add-sof-isr
Ha Thach
2022-05-01
dcd_pic32: Fix memory overwrite in incoming data
Jerzy Kasenberg
2022-05-01
dcd_pic32: Add asserts transfer sanity check
Jerzy Kasenberg
2022-03-07
added dcd_sof_enable() stubs for all other ports
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-01-17
pic32mz: Fix remote_wakeup without OS
Jerzy Kasenberg
[next]