rockbox/firmware/usbstack
mojyack 6d387e2e7f usb: allow class drivers to override max packet size
this is required to make hid endpoint of iap class driver work,
especially on ipodvideo(arc).
at least for arc, it is required to set mps as 64 instead of 512 on
highspeed, or some accessories ignore incoming hid reports.

Change-Id: I242060faced28a66204146a9c36ef10626d6d265
2026-05-03 14:59:15 -04:00
..
iap usb: add usb iAP driver 2026-05-03 12:40:54 -04:00
usb_audio.c pcm_mixer: introduce mixer_play_cbs 2026-04-14 06:47:36 -04:00
usb_audio.h usb: implement endpoint allocation 2026-01-03 13:23:53 -05:00
usb_audio_def.h usbaudio: convert to asynchronous operation 2025-11-15 07:32:05 -05:00
usb_charging_only.c usb: implement endpoint allocation 2026-01-03 13:23:53 -05:00
usb_charging_only.h usb: implement endpoint allocation 2026-01-03 13:23:53 -05:00
usb_class_driver.h usb: allow class drivers to override max packet size 2026-05-03 14:59:15 -04:00
usb_core.c usb: allow class drivers to override max packet size 2026-05-03 14:59:15 -04:00
usb_hid.c usb: hid: move hid definitions to usb_hid_def.h 2026-01-12 16:57:36 -05:00
usb_hid.h usb: implement endpoint allocation 2026-01-03 13:23:53 -05:00
usb_hid_def.h usb: hid: move hid definitions to usb_hid_def.h 2026-01-12 16:57:36 -05:00
usb_hid_usage_tables.h usb_hid: add support for Battery Strength 2021-03-06 04:15:02 +00:00
usb_iap.c usb: allow class drivers to override max packet size 2026-05-03 14:59:15 -04:00
usb_iap.h usb: allow class drivers to override max packet size 2026-05-03 14:59:15 -04:00
usb_serial.c usb: implement endpoint allocation 2026-01-03 13:23:53 -05:00
usb_serial.h usb: implement endpoint allocation 2026-01-03 13:23:53 -05:00
usb_storage.c usb: implement endpoint allocation 2026-01-03 13:23:53 -05:00
usb_storage.h usb: implement endpoint allocation 2026-01-03 13:23:53 -05:00