zephyr/subsys/usb/device_next/class
Tomasz Moń 7ba5ecf451 usb: device_next: report medium error on Mass Storage failed writes
End Write command with Medium Error / Write Error when underlying disk
write or sync fails.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2023-05-17 11:45:45 +02:00
..
bt_hci.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
Kconfig usb: device_next: add CDC ECM class implementation 2023-05-11 11:26:54 +02:00
Kconfig.bt usb: device_next: add BT HCI USB transport layer 2023-01-27 00:57:22 +09:00
Kconfig.cdc_acm
Kconfig.cdc_ecm usb: device_next: add CDC ECM class implementation 2023-05-11 11:26:54 +02:00
Kconfig.loopback
Kconfig.msc usb: device_next: new USB Mass Storage implementation 2023-02-24 15:19:20 +01:00
Kconfig.template.instances_count
loopback.c usb: device_next: use consistent nil descriptor name 2023-02-24 14:02:37 +01:00
usbd_cdc_acm.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
usbd_cdc_ecm.c usb: device_next: add CDC ECM class implementation 2023-05-11 11:26:54 +02:00
usbd_msc_scsi.c usb: device_next: report medium error on Mass Storage failed writes 2023-05-17 11:45:45 +02:00
usbd_msc_scsi.h usb: device_next: report medium error on Mass Storage failed writes 2023-05-17 11:45:45 +02:00
usbd_msc.c usb: device_next: accept padded Mass Storage CDBs 2023-05-17 11:45:45 +02:00
usbd_msc.ld usb: device_next: new USB Mass Storage implementation 2023-02-24 15:19:20 +01:00