index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
gh-pages
hil-openocd-recover-flasher
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
/
ohci
Age
Commit message (
Expand
)
Author
2022-12-04
Fix typos
Bastien Nocera
2022-03-20
Merge branch 'master' into pio-host
hathach
2022-03-04
fix naming, and build
hathach
2022-03-04
correct qhd and qtd count for ehci/ohci
hathach
2022-03-04
rename HCD_MAX_XFER to CFG_TUH_ENDPOINT_MAX
hathach
2022-03-02
try to fix ci
hathach
2022-02-26
more internal rename
hathach
2022-02-25
internal symbol rename
hathach
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2022-01-28
OHCI: Fix array out of bounds issue
Ryzee119
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-08-23
add hcd_devtree_get_info()
hathach
2021-08-23
rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX
hathach
2021-06-10
implement usbh_edpt_busy (WIP), remove hcd_edpt_busy
hathach
2021-06-10
remove hcd_edpt_stalled()
hathach
2021-05-31
clean up
hathach
2021-05-31
correct ohci endpoint address in xfer complete
hathach
2021-05-31
clean up ohci, remove obsolete api
hathach
2021-02-23
move ehci and ohci to portable folder
hathach