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
/
nxp
Age
Commit message (
Expand
)
Author
2026-07-19
Merge pull request #3775 from hathach/claude/add-usb-debug-sniff
Ha Thach
2026-07-18
dcd_lpc17_40: address review findings in the iso paths
hathach
2026-07-17
migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)
hathach
2026-07-17
dcd_lpc17_40: mask USB IRQ around non-reentrant SIE and realization sequences
hathach
2026-07-17
dcd_lpc17_40: fix stale EP0 out_received, add isochronous support
hathach
2026-07-12
dcd(ip3511): clear Active directly on stall/iso-activate, keep EPSKIP for reopen
hathach
2026-07-09
dcd(ip3511): iso alloc/activate; retire armed buffers via EPSKIP
hathach
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-04-17
fix some Wconversion warnings
hathach
2026-03-10
fix typo
hathach
2025-12-13
update LPC54
HiFiPhile
2025-12-13
hcd: add NXP IP3516
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-17
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...
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-30
Merge branch 'master' into add-ohci-lpc55
hathach
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-22
Apply suggestions from code review
Zixun LI
2025-10-22
Fix copilot issues
Mengsk
2025-10-22
Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifo
copilot-swe-agent[bot]
2025-10-10
try to enable ohci for lpc55 but not working, probably clock issue
hathach
2025-04-23
rename and expose tuh_bus_info_get() to application
hathach
2025-03-26
added hcd_edpt_close() stub for other ports
hathach
2025-03-16
Fix 2 IAR warnings.
HiFiPhile
2025-01-20
add s3 undefined speed note for racing issue with reset.
hathach
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
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
remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOC
hathach
2024-06-18
LOG3 in isr
hathach
2024-05-02
add cmake for lpc15
hathach
2024-05-02
add cmake for lpc11
hathach
2024-04-23
clang work with lpc55
hathach
2024-02-24
only save/restore CLK_RECOVER_IRC_EN/CTRL if FSL_FEATURE_USB_KHCI_IRC48M_MODU...
hathach
2024-02-24
fix build with cpu without USB_CLK_RECOVER using old dcd_khci driver
hathach
2024-02-24
frdm k64f usb work well, add kinetis_k to ci cmake
hathach
2024-02-04
Merge branch 'hathach:master' into nxp_k64
Michael Fischer
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-08-28
Merge branch 'master' into nxp_k64
Ha Thach
2023-08-28
rename OPT_MCU_KINETIS_K64 to OPT_MCU_KINETIS_K
hathach
2023-08-09
update to dcd ip3511 to add work-around for lpc54628 usb hs errata USB.1 and ...
hathach
2023-08-04
Merge branch 'master' into master
Ha Thach
2023-07-26
correct hcd_edpt_clear_stall() API signature
hathach
2023-07-24
Merge branch 'master' into hcd-abort-xfer
Ha Thach
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-07-23
Added support for the NXP K64 series
emb4fun
[next]