| Age | Commit message (Collapse) | Author |
|
|
|
hcd_bus_info_get
streamline bus info to usbh_devies, also replace dev0 (renamed to dev0_bus)
|
|
dwc2/host: attach debouncing fixes
|
|
Fix 1st nak retry one frame shorter.
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
command
- correctly carry out OUT transfer when PING is ack
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
# Conflicts:
# src/portable/synopsys/dwc2/hcd_dwc2.c
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
dwc2/host: immediately retry IN token for bInterval=1
|
|
note potential issues using ep_desc in hcd_edpt_open()
|
|
only called when channel is halted.
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
Signed-off-by: Maxime Vincent <[email protected]>
|
|
Signed-off-by: Maxime Vincent <[email protected]>
|
|
|
|
host/dwc2: fix bitfields access width
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
prevent double removal
Signed-off-by: Maxime Vincent <[email protected]>
|
|
Signed-off-by: Maxime Vincent <[email protected]>
|
|
dwc2/host: clear SOF flag in handle_sof_irq()
|
|
|
|
|
|
|
|
hcd_edpt_close()
|
|
implement hcd_edpt_close() for pio-usb and max3421e, also move max3421e api into its own header.
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
rp2040 correct dcd_edpt_iso_activate
|
|
|
|
add hw_endpoint_abort_xfer()
|
|
|
|
while having on-going control transfer
|
|
Various fixes for the Microchip Chipidea FS driver
|
|
|
|
|
|
|
|
fix dcd_event_sof() with frame number
|
|
|
|
|
|
|