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
Age
Commit message (
Collapse
)
Author
2026-02-13
use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more value
hathach
2026-02-13
add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed ↵
hathach
vbus sensing simplify dwc2_stm32_gccfg_cfg() using guid value
2026-02-13
Merge branch 'refs/heads/master' into dwc2_vbus
hathach
2026-02-11
fix ep size and midi buffer
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-02-11
fix rx transfer length when high speed capable device/host working at full speed
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-02-11
Merge remote-tracking branch 'origin/master' into msc_stall
hathach
2026-02-11
device/msc: only defer prepare_cbw() from STATUS_SENT when EP OUT stalled
hathach
2026-02-11
Update tusb_verify.h
Cédric Berger
2026-02-11
Introduce CFG_TUSB_DEBUG_BREAKPOINT hook
Cédric Berger
2026-02-11
Put deferred attachments in a separate queue
Cédric Berger
2026-02-11
Call continuation functions asynchronously
Cédric Berger
2026-02-11
Split functions calling tusb_time_delay_ms_api()
Cédric Berger
2026-02-09
Merge branch 'hathach:master' into threadx_osal
Aleksei Musin
2026-02-09
clean
Aleksei Musin
2026-02-07
minor update
hathach
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
Merge pull request #3472 from hathach/u0_fix
Ha Thach
fix stm32u0 data stride
2026-02-05
reverse pma size check to reduce duplication
hathach
2026-02-03
Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110)
copilot-swe-agent[bot]
Co-authored-by: hathach <
[email protected]
>
2026-02-01
Actually exit the loop in addition to logging. ENOTENOUGHCOFFEE
Cédric Berger
2026-02-01
Limit events processed by tud_task_ext() / tuh_task_ext()
Cédric Berger
2026-01-31
dwc2: add stm32n6 DMA regions
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-01-31
dwc2: add vbus sense config
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-01-30
dcd/dwc2: Fix SEDET unable to be cleared on stm32u5
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-01-26
fix stm32u0 data stride
Zixun LI
Signed-off-by: Zixun LI <
[email protected]
>
2026-01-26
device/msc: skip command stage if EP out is stalled
Zixun LI
Signed-off-by: Zixun LI <
[email protected]
>
2026-01-24
Fix macro directive for FSDEV of CH32V20x
Mitsumine Suzu
2026-01-16
fix stream write racing
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-01-16
revert back to shared hw_endpoint_t
hathach
2026-01-16
rename
hathach
2026-01-16
rename
hathach
2026-01-16
implement hcd_device_close()
hathach
2026-01-16
refactor hcd, get both control and interrupt endpoint working
hathach
2026-01-15
dcd/musb: fix zlp IN
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-01-15
dcd/musb: fix unaligned cast
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-01-15
draft: hcd control work
hathach
2026-01-14
update printer_device.c accounting for upstream changes
Rémi Berthoz
2026-01-14
Merge 'upstream/master' into device-class-printer
Rémi Berthoz
2026-01-14
Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4c
Zixun LI
2026-01-14
remove no-fifo mode in edpt stream API
hathach
update vendor_device.c for direct usbd xfer when either RX/TX BUFSIZE is 0 i.e CFG_TUD_VENDOR_TXRX_BUFFERED = 0
2026-01-14
dcd/musb: fix IAR build
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-01-14
bsp: add TI EK-TM4C1294XL
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-01-13
Merge pull request #3424 from hathach/fifo_read_epsize
Ha Thach
limit fifo read size to ep_bufsize regardless ep_buf is used or not
2026-01-13
Merge pull request #3439 from hathach/mtp_zlp
Ha Thach
device/mtp: queue ZLP when needed
2026-01-13
minor clean up
hathach
separate tud_mtp_data_send() and tud_mtp_data_receive()
2026-01-12
Fix compiler warning
Gabriel Chouinard
2026-01-12
Merge branch 'refs/heads/master' into mtp_zlp
hathach
2026-01-10
remove transfer_type from hw_endpoint
hathach
2026-01-09
enable dedicated hwfifo for rp2
hathach
[prev]
[next]