index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
fix-ci-hs
gh-pages
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
2021-01-08
Merge pull request #581 from hathach/dcd_synopsis_mem_allocation
Ha Thach
2021-01-08
comment clean up
hathach
2021-01-08
update comment and correct the size to 8+2
hathach
2021-01-08
walkround for samd21 setup_packet overflow
hathach
2021-01-04
Correct function declaration
Reinhard Panhuber
2021-01-04
Minor corrections for PR
Reinhard Panhuber
2021-01-04
Remove too verbose comment
Reinhard Panhuber
2021-01-03
Clean up
Reinhard Panhuber
2021-01-03
Rework USB FIFO allocation scheme and allow RX FIFO size reduction
Reinhard Panhuber
2020-12-23
fixed wrong direction to enable EP in dcd_edpt_open.
kkitayam
2020-12-18
added support for frdm_kl25z
kkitayam
2020-11-27
fix ci
hathach
2020-11-27
add bus suspend & resume support for esp32s2
hathach
2020-11-09
fix ci
hathach
2020-10-24
Move into if statement
Jacob Potter
2020-10-24
CR feedback: compare CFG_TUSB_RHPORT1_MODE instead of using new macro
Jacob Potter
2020-10-18
Allow use of internal FS PHY on OTG_HS interface
Jacob Potter
2020-10-11
Merge pull request #525 from kasjer/kasjer/da1469x-iso
Ha Thach
2020-10-11
Merge pull request #520 from salkinium/feature/misc_enhancements
Ha Thach
2020-10-10
Merge pull request #521 from PanRe/uac2
Ha Thach
2020-10-10
Dynamically check STM32F3 IRQ remap option
Niklas Hauser
2020-10-09
Revert dcd_alloc_mem_for_conf() but keep changes from @kasjer for ISO EP
Reinhard Panhuber
2020-10-08
DA146xx: Allow transmitting of packets larger then 64 bytes
Jerzy Kasenberg
2020-10-08
DA146xx: Add support for ISO endpoints
Jerzy Kasenberg
2020-10-08
DA146xx: Add dcd_edpt_close
Jerzy Kasenberg
2020-10-08
DA146xx: Allow receiving of packets larger then 64 bytes
Jerzy Kasenberg
2020-10-07
Merge pull request #529 from gh2o/stm32-race
Ha Thach
2020-10-06
stm32: fix ISTR and CTR_RX/TX race conditions
Gavin Li
2020-10-06
Merge branch 'uac2' of https://github.com/PanRe/tinyusb into PanRe-uac2
hathach
2020-10-01
nrf5x: Add support for ISO endpoints
Jerzy Kasenberg
2020-10-01
nrf5x: Increase size of mps to 16 bits
Jerzy Kasenberg
2020-10-01
nrf5x: Add dcd_edpt_close
Jerzy Kasenberg
2020-09-28
Fix minor issue.
Reinhard Panhuber
2020-09-28
Cleanup for PR.
Reinhard Panhuber
2020-09-28
Merge remote-tracking branch 'upstream/master' into uac2
Reinhard Panhuber
2020-09-28
synopsys: Fix odd/even frame handling for ISO
Jerzy Kasenberg
2020-09-28
synopsys: Remove compilation warning in dcd_edpt_close
Jerzy Kasenberg
2020-09-28
synopsys: Fix fifo allocation schema
Jerzy Kasenberg
2020-09-15
nrf52: Fix edpt_dma_start() wrong condition check
Jerzy Kasenberg
2020-09-06
Start of sampling works.
Reinhard Panhuber
2020-09-04
Merge remote-tracking branch 'upstream/master' into uac2
Reinhard Panhuber
2020-08-24
Merge pull request #486 from kasjer/kasjer/add-endpoint-close-to-synopsys
Ha Thach
2020-08-22
add OPT_MCU_SAMD11
hathach
2020-08-20
Fix formatting, get rid of all tabs.
Reinhard Panhuber
2020-08-19
Commit before sharing.
Reinhard Panhuber
2020-08-16
Merge remote-tracking branch 'upstream/master' into uac2
Reinhard Panhuber
2020-08-16
Add EP close. Fix bug in set_interface within audio.
Reinhard Panhuber
2020-08-14
Add dcd_edpt_close() to synopsys
Jerzy Kasenberg
2020-08-12
Fix synopsys fifo flush during stall
Jerzy Kasenberg
2020-08-05
Merge pull request #476 from kasjer/kasjer/fix-synopsys-fix-iso-frame-bit
Ha Thach
[next]