rockbox/firmware/usbstack
Solomon Peachy cb92280eca usb_storage: Fix a memset in SCSI_INQUIRY that overflowed its buffer
The funny thing is that the memset() for the field in question was
redundant, as the overall inquiry structure was memset(0) already.

Change-Id: I8bec0c93c9317823ff39cf7133535e3bf58fb987
2021-07-23 00:26:35 +00:00
..
usb_charging_only.c usb PACK_DATA: use a static inline to enable type checking 2011-12-29 21:58:34 +00:00
usb_charging_only.h
usb_class_driver.h usb PACK_DATA: use a static inline to enable type checking 2011-12-29 21:58:34 +00:00
usb_core.c Sansa Connect: Use deviceid in USB Serial Number 2021-07-10 08:56:32 +02:00
usb_hid.c usb_hid: switch Battery Strength to use feature reports 2021-03-10 04:09:46 -06:00
usb_hid.h
usb_hid_usage_tables.h usb_hid: add support for Battery Strength 2021-03-06 04:15:02 +00:00
usb_serial.c USB Serial: Implement Abstract Control Management 2021-06-12 14:47:15 +00:00
usb_serial.h
usb_storage.c usb_storage: Fix a memset in SCSI_INQUIRY that overflowed its buffer 2021-07-23 00:26:35 +00:00
usb_storage.h