zephyr/drivers/usb
Tomasz Moń 9e050cd325 drivers: udc_nrf: Do not submit buffer more than once
When the UDC buffer gets submitted it should no longer reside in the
endpoint queue. While this commit does not address the underlying issue
of not being able to start transfer for whatever reason, it prevents the
problem from cascading into buffer double completion (e.g. receive
buffer double free in UAC2).

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2025-02-05 12:25:20 +01:00
..
bc12 drivers: bc12: Place API into iterable section 2024-12-03 19:56:37 +01:00
common drivers: udc_dwc2: Workaround hibernation exit glitch 2025-02-05 10:21:13 +01:00
device drivers: usb: stm32: add support for incomplete isochronous in transfer 2025-01-31 19:51:00 +01:00
udc drivers: udc_nrf: Do not submit buffer more than once 2025-02-05 12:25:20 +01:00
uhc
uvb
CMakeLists.txt
Kconfig