zephyr/subsys/usb/device_next/class
Tomasz Moń 7527b38ff5 usb: device_next: fail Mass Storage requests with invalid length
Fail Mass Storage control requests if wLength is incorrect.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2023-03-01 12:02:29 +01:00
..
bt_hci.c usb: device_next: add BT HCI USB transport layer 2023-01-27 00:57:22 +09:00
Kconfig usb: device_next: new USB Mass Storage implementation 2023-02-24 15:19:20 +01:00
Kconfig.bt usb: device_next: add BT HCI USB transport layer 2023-01-27 00:57:22 +09:00
Kconfig.cdc_acm
Kconfig.loopback usb: device_next: rename Kconfig template instances count 2023-01-11 17:44:27 +01:00
Kconfig.msc usb: device_next: new USB Mass Storage implementation 2023-02-24 15:19:20 +01:00
Kconfig.template.instances_count usb: device_next: rename Kconfig template instances count 2023-01-11 17:44:27 +01:00
loopback.c usb: device_next: use consistent nil descriptor name 2023-02-24 14:02:37 +01:00
usbd_cdc_acm.c usb: device_next: update IAD during CDC ACM initialization 2023-01-26 09:37:03 -08:00
usbd_msc_scsi.c usb: device_next: new USB Mass Storage implementation 2023-02-24 15:19:20 +01:00
usbd_msc_scsi.h usb: device_next: new USB Mass Storage implementation 2023-02-24 15:19:20 +01:00
usbd_msc.c usb: device_next: fail Mass Storage requests with invalid length 2023-03-01 12:02:29 +01:00
usbd_msc.ld usb: device_next: new USB Mass Storage implementation 2023-02-24 15:19:20 +01:00