zephyr/subsys/usb/device
Tomasz Moń 0ab14d94b8 usb: device: Fix transfer slot leak without callback
Log transfer status and release transfer semaphore regardless if user
provided transfer completion callback or not. This fixes transfer slot
leak when transfer without callback completes.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2023-08-04 22:54:17 +00:00
..
class usb: device: move the content of usb_msc.h to implementation file 2023-07-28 07:09:48 +02:00
bos.c
CMakeLists.txt
Kconfig usb: device: clarify the impact of Kconfig option USB_COMPOSITE_DEVICE 2023-07-26 14:37:15 +02:00
os_desc.c
os_desc.h
usb_descriptor.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
usb_descriptor.h
usb_device.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
usb_transfer.c usb: device: Fix transfer slot leak without callback 2023-08-04 22:54:17 +00:00
usb_transfer.h
usb_work_q.c
usb_work_q.h