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
/
ehci
Age
Commit message (
Expand
)
Author
2022-03-20
Merge branch 'master' into pio-host
hathach
2022-03-19
add parse config descriptor to example
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-03
Add host string descriptor functions
Scott Shawcroft
2022-03-02
try to fix ci
hathach
2022-02-26
Merge pull request #1354 from hathach/mcu-specific
Ha Thach
2022-02-26
Merge pull request #1352 from ETCLabs/fix-ehci-isr-status-clear-error
Ha Thach
2022-02-26
more internal rename
hathach
2022-02-26
mcu specific rename
hathach
2022-02-25
Updated the clearing of the status register bits to use a straight '=', rathe...
Tom Peterson
2022-02-25
more symbol rename
hathach
2022-02-25
internal symbol rename
hathach
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-17
more with -Wcast-qual
hathach
2021-08-23
sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB
hathach
2021-08-23
add hcd_devtree_get_info()
hathach
2021-08-23
add hcd attr, add note for ehci framelist on NXP derivative
hathach
2021-08-23
refactor ehci init api
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
use hcd_frame_number() instead of uframe
hathach
2021-05-31
clean up
hathach
2021-05-31
remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()
hathach
2021-05-31
fix cast-align warning in msc host
hathach
2021-05-18
correct ehci control endpoint address report on xfer complete
hathach
2021-05-18
add hcd_ehci.h as interface for ehci port
hathach
2021-02-23
move ehci and ohci to portable folder
hathach
[prev]