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
/
device
Age
Commit message (
Expand
)
Author
2025-09-30
More descriptors working
HiFiPhile
2025-09-29
Merge branch 'master' into fork/ennebi/mtp
hathach
2025-09-29
Add UAC1.0 defines
HiFiPhile
2025-09-18
Add usbd_edpt_xfer_fifo stub
HiFiPhile
2025-09-18
set driver count to 0
HiFiPhile
2025-09-17
Update weak callbacks to new syntax
HiFiPhile
2025-09-16
refactor generic container to use EPBUF declaration
hathach
2025-09-15
Merge branch 'master' into fork/ennebi/mtp
hathach
2025-09-12
add all constant from MTP specs appendix, rename some e.g OPEC to OP, EVTC to...
hathach
2025-08-06
Add MTP class device
Maurizio Pesce
2025-07-10
Merge pull request #2987 from hathach/fix-2923-alt
Ha Thach
2025-07-08
revert edpt busy/claim status if xfer_isr() defer to xfer_cb()
hathach
2025-07-08
minor reformat code
hathach
2025-07-08
Merge remote-tracking branch 'origin/master' into xfer_isr
hathach
2025-07-03
reduce bInterval for default CDC descriptor from 16ms to 1ms
hathach
2025-06-22
Merge branch 'master' into async_io
HiFiPhile
2025-06-14
audio: move ISO transfers into xfer_isr
HiFiPhile
2025-06-14
USBD: introduce xfer_isr.
HiFiPhile
2025-05-21
add usbd_spin_lock/unlock for driver usage
hathach
2025-05-19
implement osal critical for none/freertos/pico-sdk
hathach
2025-04-11
Merge remote-tracking branch 'upstream/master' into async_io
HiFiPhile
2025-03-26
hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd...
hathach
2025-03-06
hack: force/overwrite endpoint mps to 64 for device that incorrectly report 5...
hathach
2025-02-12
clean up
hathach
2025-02-12
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-02-11
make sure TOTAL_DRIVER_COUNT is not overflow 8-bit
hathach
2025-01-29
Fix Auto speed display.
HiFiPhile
2024-12-13
change OPT_MCU_RAXXX, fix missing prototype warnings.
hathach
2024-11-28
refactor(usbd_control): Updated the buffer name for deeper debug
Roman Leonov
2024-11-25
change dcd_dcache_*() API return type from void to bool
hathach
2024-11-21
use TUD_EPBUF_DEF to declare buffer memory for midi
hathach
2024-11-21
make sure usb buffer occupies whole cache line when DCACHE is enabled for msc...
hathach
2024-11-20
have p4 dma somewhat working but having issue with buffer that does not occup...
hathach
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-10-11
change tusb_init(), tusb_rhport_init() to use init struct for expandability
hathach
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
2024-09-11
Merge pull request #2450 from HiFiPhile/vendor_fifo
Ha Thach
2024-09-10
change vendor device to use edpt stream API
hathach
2024-09-03
make function prototypes match ( found by cppcheck)
dp111
2024-08-19
remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOC
hathach
2024-08-19
fix ci build
hathach
2024-08-19
implement dcd_edpt_iso_alloc/dcd_edpt_iso_activate for musb. video_capture ex...
hathach
2024-08-08
Merge pull request #2750 from hathach/fix-ch32v203-setup
Ha Thach
2024-08-05
Merge pull request #2328 from HiFiPhile/rx_fb
HiFiPhile
2024-08-05
finally fixed fsdev setup handling, which cause race condition for ch32v203
hathach
2024-08-01
increase freerto min task stack for some stm32
hathach
2024-07-30
add edpt0_open(), slightly update dtog
hathach
[prev]
[next]