index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
Age
Commit message (
Expand
)
Author
2026-03-28
host epx clean up
hathach
2026-03-27
refactor
hathach
2026-03-27
rename and clean up
hathach
2026-03-27
fix E15 workaround issue with out of order in double buffer. device bulk rx/t...
hathach
2026-03-27
clean up hw_endpoint_open(), still has issue with E15 and ping-pong (slow read).
hathach
2026-03-26
implement ping-pong double buffered for both tx and rx
hathach
2026-03-25
fix e4 incorrect buf with incorrect buf_id = 1
hathach
2026-03-25
update hcd to handle interrupt per buf
hathach
2026-03-24
handle buf_status in per buffer basic (INTERRUPT_PER_BUFFER), this allows us ...
hathach
2026-03-23
add rp2040 sof + stop_trans on nak. increase nak_poll fs/ls delay to 300 us t...
hathach
2026-03-20
clean up
hathach
2026-03-20
Add support for EPX preemption on RP2350 during NAK conditions
hathach
2026-03-19
Add EPX transfer scheduling when hcd_edpt_xfer() is called while epx is busy
hathach
2026-03-19
Merge branch 'refs/heads/master' into rp2040-hcd-epx
hathach
2026-03-19
rp2 disable hwfifo
hathach
2026-03-18
Merge pull request #3559 from hathach/fix-fsdev-midi-host-bugs
Ha Thach
2026-03-18
fix bugs in fsdev hcd, dcd and midi host stream write
hathach
2026-03-18
ch58x: code cleanup and minor fixes
alt-0191
2026-03-18
dcd_ch58x: fix toggle, SETUP race, and bus reset handling
alt-0191
2026-03-18
ch58x: fix build flags and driver bugs
alt-0191
2026-03-18
add WCH CH58x (CH582/CH583) BSP and USB FS device/host driver
alt-0191
2026-03-18
fix hid_generic_inout for TUD_ENDPOINT_ONE_DIRECTION_ONLY MCUs
hathach
2026-03-16
clean up fsdev symbols
hathach
2026-03-16
Unify USB FSDEV driver implementation for various microcontrollers. Replace `...
hathach
2026-03-16
Consolidate USB FSDEV register definitions for STM32, CH32, and AT32 microcon...
hathach
2026-03-10
Merge pull request #3530 from hathach/hcd_ip3516
Ha Thach
2026-03-10
fix typo
hathach
2026-03-07
Fix ep_ctrl_mask() corrupting opposite direction's ENDPTCTRL bits
gab-k
2026-03-07
remove dma_desc_t
hathach
2026-03-06
Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516
HiFiPhile
2026-03-06
Apply suggestions from code review
Zixun LI
2026-03-06
Merge remote-tracking branch 'tinyusb/master' into samx7x_update
HiFiPhile
2026-03-06
cleanup
HiFiPhile
2026-03-06
Merge pull request #3528 from hathach/improve-iar-warnings
Ha Thach
2026-03-06
fix warnings
hathach
2026-03-05
update PORTSC1
Zixun LI
2026-03-05
ci_hs: add deinit support
Zixun LI
2026-03-05
add hs_phy_type parameter to dwc2_phy_deinit for selective PHY deinitializati...
hathach
2026-03-04
Merge branch 'master' into dwc2_deinit
hathach
2026-03-04
add PHY deinitialization support for DWC2 driver across all MCUs
hathach
2026-03-04
Merge pull request #3490 from Precidata/non-blocking-host-v2
Ha Thach
2026-03-03
Merge branch 'master' into dwc2_deinit
hathach
2026-03-02
fix(dcd/dwc2): Do not modify FS PHY registers on HS PHY ESP32-P4
Tomas Rezucha
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2026-02-27
cleanup
HiFiPhile
2026-02-27
Merge remote-tracking branch 'tinyusb/master' into dwc2_deinit
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
2026-02-23
refactor: streamline high-speed PHY detection and configuration in DWC2 driver
hathach
[prev]
[next]