zephyr/drivers/usb/device
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
..
CMakeLists.txt drivers: usb: device: support Nuvoton NuMaker series USBD controller driver 2024-02-02 10:07:43 +01:00
Kconfig USB_NATIVE_POSIX: Correct dependencies 2024-04-26 19:48:49 +01:00
usb_dc_dw_stm32.h drivers: use DT_INST_NODE_HAS_COMPAT 2024-04-26 20:04:38 +01:00
usb_dc_dw.c drivers: use DT_INST_NODE_HAS_COMPAT 2024-04-26 20:04:38 +01:00
usb_dc_it82xx2.c usb: it82xx2: return the available data length in the ep read function 2024-06-12 14:29:42 +03:00
usb_dc_kinetis.c
usb_dc_mcux.c drivers: usb: usb_dc_mcux: add case for MCXN94X SOC series 2024-05-16 09:17:18 +02:00
usb_dc_native_posix_adapt.c
usb_dc_native_posix_adapt.h
usb_dc_native_posix.c drivers: usb_dc_native_posix: do callback for ZLPs 2024-01-10 10:01:14 +01:00
usb_dc_nrfx.c
usb_dc_numaker.c drivers: usb: device: support Nuvoton NuMaker series USBD controller driver 2024-02-02 10:07:43 +01:00
usb_dc_rpi_pico.c drivers: usb: device: fix cbprintf_package warning 2024-05-28 18:57:22 +02:00
usb_dc_sam0.c
usb_dc_sam_usbc.c
usb_dc_sam_usbhs.c
usb_dc_smartbond.c
usb_dc_stm32.c drivers: usb: device: fix cbprintf_package warning 2024-05-28 18:57:22 +02:00