1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/usbstack
Aidan MacDonald 99f333c64f usb_hid: fix accidental fallthrough
Successful SET REPORT requests would spuriously fail because of the
fall through to GET REPORT.

Change-Id: I8e7d1a1120afc6975d07d47b11c12c9e9ca51dd2
2021-09-20 17:38:56 -04: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: fix accidental fallthrough 2021-09-20 17:38:56 -04: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