| Age | Commit message (Collapse) | Author |
|
|
|
|
|
kkitayam-impl_close_all_for_khci
|
|
Improvements for dcd_transdimension
|
|
NUC126: fix remote_wakeup
|
|
|
|
|
|
|
|
|
|
HiFiPhile-nuc_wkp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enhance bus reset, unplugged, suspend, resume detection
|
|
clear this
implement unplugged detection for trans dimension dcd
|
|
|
|
|
|
Renesas RX reset PID to DATA0 when open endpoint
|
|
St synopsy compliance
|
|
|
|
|
|
|
|
- implement dcd_edpt_close_all()
- reset dtoggle when open endpoint
- correct dev interrupt mask on bus reset
|
|
|
|
aslo rename reset_ep0_pid() and clean up. We only need to reset pid when
setup packet received
|
|
- stall will remove pending (not complete) transfer. Correct reset data
toggle when clear stall.
- remove buf ctrl debug code
|
|
|
|
|
|
|
|
required to pass one of msc test.
|
|
|
|
- limit out xact dma to prevent usbd overflow in certain situation after
stalled
- drained already acked data when stalling an OUT endpoint
|
|
|
|
|
|
correctly responded to TD 9.13 Set Configuration Test
|
|
- tuh_device_get_speed() to tuh_speed_get()
- tuh_device_configured() to tuh_mounted()
- tuh_device_ready() to tuh_ready()
|
|
More host improvement
|
|
|
|
|
|
separate dev0 from _usbh_devices pool to save sram
|
|
remove usbh_hcd.h
|
|
|
|
|