hekate/bdk/usb
CTCaer 4949331f4c usb: Rework timeouts
- Rework all timeouts to be more relaxed when doing big data transfers.
- Fix a bug where async transfer would timeout sooner instead of infinite tries.

Both showed up in Arch Linux, because of it's huge latency USB stack latency that can reach 1-2s.

The rework will let every OS work without adding additional wait time in the gadget loops.
2020-12-30 13:37:36 +02:00
..
usb_descriptor_types.h usb: Split descriptors to object and header 2020-11-15 14:10:00 +02:00
usb_descriptors.c usb: Correct latencies for HID gadgets 2020-11-15 14:37:14 +02:00
usb_gadget_hid.c usb: Rework timeouts 2020-12-30 13:37:36 +02:00
usb_gadget_ums.c usb: Rework timeouts 2020-12-30 13:37:36 +02:00
usb_t210.h usb: Add XUSB support mainly for T210B01 2020-12-02 01:13:52 +02:00
usbd.c usb: Rework timeouts 2020-12-30 13:37:36 +02:00
usbd.h usb: Rework timeouts 2020-12-30 13:37:36 +02:00
xusbd.c usb: Rework timeouts 2020-12-30 13:37:36 +02:00