Tomas Rezucha
e80a84c148
fix(usb/host): Set SCHED_INFO for all channels
...
Although the hardware documentation suggests that SCHED_INFO is only used
for periodic channels, empirical evidence shows that omitting this configuration
on non-periodic channels can cause them to freeze.
Therefore, we set this field for all channels to ensure reliable operation.
2025-02-05 02:35:48 +08:00
..
2025-01-08 21:58:12 +08:00
2024-08-07 10:46:57 +08:00
2025-01-03 10:12:30 +08:00
2024-09-02 19:33:30 +08:00
2024-09-24 12:33:41 +08:00
2025-01-08 16:49:34 +08:00
2024-11-27 09:57:37 +08:00
2024-11-20 19:16:23 +08:00
2024-12-23 14:39:07 +08:00
2024-12-23 22:01:34 +08:00
2024-07-05 15:11:57 +08:00
2024-05-26 22:55:03 +08:00
2024-05-22 15:56:07 +08:00
2024-07-03 10:49:20 +05:30
2025-01-07 16:16:06 +08:00
2024-06-18 09:59:06 +08:00
2024-07-08 14:52:14 +08:00
2025-01-17 16:39:59 +08:00
2025-01-16 11:11:13 +08:00
2024-12-18 22:38:25 +08:00
2024-09-13 14:13:20 +08:00
2024-11-13 09:47:45 +08:00
2025-01-21 12:21:42 +05:30
2024-08-15 15:08:56 +08:00
2025-01-08 17:17:06 +08:00
2024-12-18 14:55:25 +08:00
2024-10-30 10:02:49 +08:00
2025-01-23 11:55:40 +08:00
2024-12-18 19:23:25 +08:00
2024-11-12 16:52:10 +08:00
2025-02-05 02:35:48 +08:00
2024-07-03 15:15:46 +08:00
2025-01-07 09:10:23 +01:00