index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
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
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
/
tests
/
test
/
host
/
ehci
Age
Commit message (
Expand
)
Author
2013-04-21
complete the support for correct polling of 1ms 2ms 4ms 8ms
hathach
2013-04-21
separate fake ehci's run async & period list
hathach
2013-04-21
rename nxp_sof_received to nxp_int_sof
hathach
2013-04-07
rename hidh_keyboard_info_t to hidh_interface_info_t
hathach
2013-04-07
add hal init for USB1 and trying to get USB1 working
hathach
2013-04-05
refractor
hathach
2013-04-05
continue on refratoring
hathach
2013-04-05
refractor test
hathach
2013-04-05
add control xfer for ehci controller fake: ehci_controller_control_xfer_proceed
hathach
2013-03-27
add test for pipe_interrupt_xfer
hathach
2013-03-26
add field to endpoint maxpacketsize (mult)
hathach
2013-03-26
add flag_supported_class to usbh_devices
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-25
changing the hcd_pipe_close behavior
hathach
2013-03-24
fix potential bug when insert new queue head to list
hathach
2013-03-24
refractor
hathach
2013-03-23
enhance some tests
hathach
2013-03-23
change signature usbh_isr to add tusb_bus_event_t parameter
hathach
2013-03-23
house keeping
hathach
2013-03-23
refractor
hathach
2013-03-23
refractor
hathach
2013-03-23
continue clean up ehci
hathach
2013-03-22
use DO PING for highspeed out bulk
hathach
2013-03-22
fix bug: adjust all bulk queue head from ehci_data.device
hathach
2013-03-22
add callback for hcd when it cleaned up all cache data for a device (previous...
hathach
2013-03-22
house keeping for pipe API test code
hathach
2013-03-22
test code clean up
hathach
2013-03-22
refractoring test code
hathach
2013-03-22
start to clean up test code
hathach
2013-03-22
- fix bug when unplugged unmounted-already device (mostly plugged when power on)
hathach
2013-03-13
add some test for usbh_hcd integration
hathach
2013-03-13
refractor rename field inactive_next_xact of ehci_qhd_t
hathach
2013-03-13
refractor ehci test files
hathach
2013-03-13
add hard fault handler to bsp.c
hathach
2013-03-13
forget to add test file for ehci isr
hathach
2013-03-10
- add test code for bulk xfer isr
hathach
2013-03-10
rename
hathach
2013-03-10
add code for ehci interrupt handler
hathach
2013-03-10
rename file
hathach
2013-03-09
add class code to hcd_pipe_open to facilitate usb_complete callback
hathach
2013-03-09
add int_on_complete parameter to hcd_pipe_xfer for TD chain class request
hathach
2013-03-09
- addd p_qtd_list_tail to qhd structure for easy queue TD
hathach
2013-03-07
add test code & hcd_pipe_xfer for bulk transfer
hathach
2013-03-07
make "used" member of ehci_qtd_t into reserved place of buffer[1] (with asser...
hathach
2013-03-07
guard check for open iso pipe
hathach
2013-03-07
re-layout ehci_data_t to get better memory consumption
hathach
2013-03-06
add code & test for hcd_pipe_open interrupt
hathach
2013-03-06
basically finish code for control transfer & test code
hathach
2013-03-06
pass test for setup TD
hathach
2013-03-06
rename fields in ehci_qtd_t
hathach
[next]