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
/
tinyusb
/
host
/
ehci
Age
Commit message (
Expand
)
Author
2013-09-24
allow a limited model to deal with stalled pipe/transaction
hathach
2013-09-24
add some tests support for msc host
hathach
2013-09-23
refractor hcd API to allow queue xfer without actually transferring data
hathach
2013-09-22
added read capacity 10 with hacking code
hathach
2013-09-22
fix pingstate for highspeed bulk out transfer
hathach
2013-09-21
house keeping, clean up warnings
hathach
2013-09-21
house keeping
hathach
2013-09-20
start to add msc host, fix dangerous problem with unstable device when plugge...
hathach
2013-09-19
starting to add support for IAR workbench
hathach
2013-09-13
integrate & able to run cmsis-rtx with current code base
hathach
2013-07-06
refractor qhd_xfer_error_isr (omit xfer_type para)
hathach
2013-07-06
refractor ehci.c adding qhd_get_xfer_type
hathach
2013-07-05
change usbh_control_xfer_subtask to use flat API instead of passing tusb_cont...
hathach
2013-07-04
no big deal, only rename tusb_std_request_t to tusb_control_request_t
hathach
2013-07-02
update usbh_xfer_isr to take actual byte transferred and correct tests
hathach
2013-07-02
add way to calculate the actual byte transferred with ehci
hathach
2013-07-02
add tusbh_cdc_serial_is_mounted API
hathach
2013-07-02
extract qhd_xfer_error_isr
hathach
2013-07-02
refractor extract list_next
hathach
2013-07-01
refractor code
hathach
2013-07-01
add cdc host driver close cdch_close
hathach
2013-07-01
change control xfer check in usbh_xfer_isr
hathach
2013-07-01
rename usbh_isr to usbh_xfer_isr
hathach
2013-06-23
add custom bulk out test
hathach
2013-06-22
fix bug with custom class that terminate xfer after the first QTD
hathach
2013-06-21
add api for hcd: hcd_pipe_is_idle
hathach
2013-06-21
[host lpc43xx] adding support for host custom class
hathach
2013-05-09
test clean up
hathach
2013-05-06
add log2_of and use this function in get_period_head
hathach
2013-05-06
change format of file header & license spacing
hathach
2013-04-28
clean up main
hathach
2013-04-25
implement hcd_port_speed_get
hathach
2013-04-22
fix compiler error for USB1 to none in ehci.c
hathach
2013-04-22
change config to use USB0 only
hathach
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-10
- ehci: free error TD for recovery
hathach
2013-04-10
change keyboard_app.c & mouse_app.c from polling API to interrupt-based (call...
hathach
2013-04-09
adding code to allow configure MIC2555 to pull down D+/D- (still need bit ban...
hathach
2013-04-07
rename hidh_keyboard_info_t to hidh_interface_info_t
hathach
2013-04-07
fix compiling error for tests project
hathach
2013-04-07
add hal init for USB1 and trying to get USB1 working
hathach
2013-04-05
add control xfer for ehci controller fake: ehci_controller_control_xfer_proceed
hathach
2013-03-29
clean up, update tests for hcd_port_reset after 8 byte descriptor & set confi...
hathach
2013-03-27
add test for pipe_interrupt_xfer
hathach
2013-03-26
add field to endpoint maxpacketsize (mult)
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
[prev]
[next]