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
2021-02-24
Merge pull request #674 from hathach/host-msc
Ha Thach
2021-02-23
move ehci and ohci to portable folder
hathach
2021-02-23
nxp tdi: hcd_init() reset and set host mode
hathach
2021-02-22
separate hcd_init from ehci
hathach
2021-02-22
make hcd tdi more generic
hathach
2021-02-22
Pass the correct speed on Spresense
Kamil Tomaszewski
2021-02-22
rename hcd_lpc18_43 to hcd_transdimension
hathach
2021-02-22
merge iso and cbi transaction size to max ep size
hathach
2021-02-19
Remove stray. commented out line
ndinsmore
2021-02-18
Change to using tu_min32
ndinsmore
2021-02-17
Included size check for ISO buffers
Nicholas R Dinsmore
2021-02-17
Enable iso buffers per rp2040 spec
Nicholas R Dinsmore
2021-02-12
Fixes RP2040 buffer reallocation overrun problem (#642)
ndinsmore
2021-02-01
Merge pull request #610 from hathach/rp2040-followup2
Ha Thach
2021-02-01
Merge pull request #601 from majbthrd/start_pi2tu
Ha Thach
2021-01-27
clean up rp2040 assigned_address, remove panic from remote_wakeup
hathach
2021-01-27
wrap rp2040_usb around opt mcu
hathach
2021-01-25
Fix dcd issues on cxd56
Kamil Tomaszewski
2021-01-23
rp2040: start to adopt TU coding conventions
Peter Lawrence
2021-01-23
rp2040_hcd: check pointer before using
Peter Lawrence
2021-01-21
Merge branch 'master' into pico
Ha Thach
2021-01-19
RP2040 support
graham sanderson
2021-01-08
fix ci
hathach
2021-01-08
use dcd_event_bus_reset() with speed to replace bus_signal
hathach
2021-01-08
another rename
hathach
2021-01-08
remove inline for update_grxfsiz
hathach
2021-01-08
more minor work
hathach
2021-01-08
minor clean up following pr581
hathach
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
[next]