index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-wedge-containment
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
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
/
tinyusb
/
host
/
ehci
Age
Commit message (
Expand
)
Author
2013-03-24
period_frame_list0 is not existed if period list is not required
hathach
2013-03-24
refractor
hathach
2013-03-23
clean up
hathach
2013-03-23
- add control_pipe_status for usbh_device_info_t to reflect the status transf...
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
refractor
hathach
2013-03-23
continue clean up ehci
hathach
2013-03-23
clean up ehci
hathach
2013-03-23
clean up
hathach
2013-03-23
refractor extract to function qtd_remove_1st_from_qhd
hathach
2013-03-23
fix issue with Interrupt Async Advance
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
- 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 usbh_pipe_control_close (in conjunction with usbh pipe control open)
hathach
2013-03-13
add hard fault handler to bsp.c
hathach
2013-03-13
go through all the enumeration (up to get full configuration)
hathach
2013-03-12
add semaphore post in usbh_isr for control pipe
hathach
2013-03-12
implement port hcd_port_connect_status
hathach
2013-03-12
add isr api for usbh_hcd
hathach
2013-03-12
add project file for keil
hathach
2013-03-11
add semphore reset & queue flush API
hathach
2013-03-10
add code for ehci interrupt handler
hathach
2013-03-09
add class code to hcd_pipe_open to facilitate usb_complete callback
hathach
2013-03-09
rename init_qtd, init_qhd
hathach
2013-03-09
house keeping
hathach
2013-03-09
- fix wrong class code for TUSB_CLASS_APPLICATION_SPECIFIC
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
refractor list_insert
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 prototype for hcd_pipe(control)_close
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
2013-03-06
refractor
hathach
2013-03-06
refractor ehci_data_t
hathach
2013-03-06
refractor
hathach
2013-03-06
add some code & testcode for hcd_pipe_control_xfer
hathach
2013-03-06
fix error
hathach
2013-03-06
refractor hcd_open
hathach
[prev]
[next]