zephyr/subsys/usb/class
Johann Fischer 23ace0e556 usb: mass_storage: check LBA range
Check if LBA is in range of the memory size.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2020-03-04 17:14:52 +02:00
..
hid kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
netusb kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
bluetooth.c Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00
cdc_acm.c usb: cdc_acm: do not send ZLP for IN transactions 2020-02-19 12:29:50 +02:00
CMakeLists.txt cmake: Fix usb include directory organization 2019-10-01 19:22:02 +02:00
Kconfig kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
Kconfig.template.composite_device_number kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
loopback.c usb: loopback: re-trigger usb_write after interface configuration 2020-02-13 22:51:05 +02:00
mass_storage.c usb: mass_storage: check LBA range 2020-03-04 17:14:52 +02:00
usb_dfu.c usb: dfu: check requested length (wLength) during DFU_UPLOAD 2020-03-02 17:37:24 +02:00