Josef Söntgen a6f0b05834 usb_host: properly handle ISOC read requests
* Update the 'packet_size' information with the actual length for
  each isoc frame to be able to handle short reads at the client side.

* Copy the whole transfer buffer because the host controller stores
  the data at the original offsets, i.e., the buffer is not densely
  packed.

Fixes #4018.
2021-02-23 12:02:44 +01:00
..
2020-07-13 11:33:13 +02:00
2020-07-13 11:33:13 +02:00
2020-07-30 08:49:23 +02:00
2020-10-09 13:35:56 +02:00
2017-03-24 16:19:56 +01:00
2019-01-30 13:49:54 +01:00
2020-12-09 14:02:11 +01:00
2019-07-09 08:58:38 +02:00
2020-04-17 12:40:12 +02:00