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
Age
Commit message (
Expand
)
Author
2026-02-06
adjust handle_xfer_in logic to simplify ZLP handling
hathach
2026-02-06
Merge branch 'refs/heads/master' into musb_fix
hathach
2026-02-05
reverse pma size check to reduce duplication
hathach
2026-01-26
fix stm32u0 data stride
Zixun LI
2026-01-24
Fix macro directive for FSDEV of CH32V20x
Mitsumine Suzu
2026-01-15
dcd/musb: fix zlp IN
HiFiPhile
2026-01-15
dcd/musb: fix unaligned cast
HiFiPhile
2026-01-14
Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4c
Zixun LI
2026-01-14
dcd/musb: fix IAR build
HiFiPhile
2026-01-14
bsp: add TI EK-TM4C1294XL
HiFiPhile
2026-01-10
remove transfer_type from hw_endpoint
hathach
2026-01-09
enable dedicated hwfifo for rp2
hathach
2026-01-09
Merge pull request #3448 from hathach/rp2-refactor
Ha Thach
2026-01-09
clean up
hathach
2026-01-09
Merge branch 'master' into fork/zhiqiang-ch/master
hathach
2026-01-09
only apply errata E5 and E15 for rp2040. rp2350 already fixes these
hathach
2026-01-08
fix hcd force_single mistake by refactor
hathach
2026-01-08
minor clean up
hathach
2026-01-08
change signature for hwep_buf_ctrl_* to take pointer to buf control instead o...
hathach
2026-01-07
remove hw_endpoint_t rx, rename/change signature of helper functions
hathach
2026-01-07
refactor remove endpoint_control/buffer_control from hw_endpoint_t
hathach
2026-01-06
Merge pull request #3441 from hathach/fifo-access-mode
Ha Thach
2026-01-06
rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZE
hathach
2026-01-06
enable dedidcated hwfifo for musb with odd access with 16-bit and 8-bit
hathach
2026-01-04
update hcd rusb2 to use tu_hwfifo read/write
hathach
2026-01-03
fix rusb2 hcd_port_connect_status() using line state, add post root reset del...
hathach
2026-01-03
fix build with dwc2
hathach
2026-01-03
rusb2 move tu_hwfifo_write() to rusb2_common.c
hathach
2026-01-03
add default access mode for tu_hwfifo API make it easier for non-custom read/...
hathach
2026-01-03
hwfifo support custom write/read
hathach
2026-01-03
add tu_hwfifo_access_t param to hwfifo API
hathach
2026-01-01
rusb2 use tu_hwfifo API to write usb packet
hathach
2026-01-01
change signature of tu_hwfifo_* to have hwfifo as first parameter
hathach
2026-01-01
minor refactor
hathach
2025-12-31
replace PMA buffer packet read/write by using tu_hwfifo API
hathach
2025-12-31
add separate tu_hwifo_*() with data from buffer/software fifo. Remove duplica...
hathach
2025-12-31
update tu_fifo to work with fsdev hwfifo with increased address 16/32bit
hathach
2025-12-31
re-branding fixed address fifo read/write to stride mode
hathach
2025-12-30
tusb_fifo remove item_size make it fifo of bytes
hathach
2025-12-30
support for the AT32F45X series
zhiqiang-ch
2025-12-16
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
HiFiPhile
2025-12-16
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
Zixun LI
2025-12-16
support hpmicro chips
Zhihong Chen
2025-12-15
Merge pull request #3364 from hathach/hcd_fsdev
Ha Thach
2025-12-15
minor clean up
hathach
2025-12-14
bsp: nxp: add support for RW612 (FRDM-RW612)
gab-k
2025-12-13
Merge pull request #3358 from hathach/dwc2_cfg
Ha Thach
2025-12-13
Merge branch 'refs/heads/master' into hcd_fsdev
hathach
2025-12-11
dcd/rusb2: fix fifo write
HiFiPhile
2025-12-10
hw/mcu: add support for NXP RW612
gab-k
[next]