zephyr/drivers/usb
Ren Chen 1264a9a163 usb: it82xx2: return the available data length in the ep read function
According to the Zephyr documentation, the number of bytes available
for read should be returned if the input data and length parameters are
NULL and zero, respectively. This commit corrects this behavior.

Signed-off-by: Ren Chen <Ren.Chen@ite.com.tw>
2024-06-12 14:29:42 +03:00
..
bc12
common drivers: udc_dwc2: Add missing register bit defines 2024-05-18 13:24:26 +02:00
device usb: it82xx2: return the available data length in the ep read function 2024-06-12 14:29:42 +03:00
udc drivers: udc_dwc2: Allocate at least 8 bytes for control OUT 2024-06-12 14:21:37 +03:00
uhc
uvb linker: drivers: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
CMakeLists.txt
Kconfig