Hector Martin
6f64f0ae23
usb: xhci: Allow context state errors when halting an endpoint
...
There is a race where an endpoint may halt by itself while we are trying
to halt it, which results in a context state error. See xHCI 4.6.9 which
mentions this case.
This also avoids BUGging when we attempt to stop an endpoint which was
already stopped to begin with, which is probably a bug elsewhere but
not a good reason to crash.
Signed-off-by: Hector Martin <marcan@marcan.st >
Reviewed-by: Marek Vasut <marex@denx.de >
2023-12-01 14:06:04 +01:00
..
2023-10-18 10:02:49 +02:00
2023-11-10 11:01:50 -05:00
2023-06-01 12:32:03 -04:00
2023-09-24 09:54:57 -04:00
2023-10-24 15:55:17 +08:00
2023-10-31 09:09:04 +01:00
2023-11-28 10:05:25 -05:00
2023-11-14 20:04:01 -07:00
2023-09-14 10:42:24 -04:00
2023-10-30 15:32:49 -04:00
2023-08-09 09:21:42 -04:00
2023-10-31 14:53:05 +01:00
2023-11-10 11:01:50 -05:00
2023-09-24 09:54:57 -04:00
2023-11-10 11:01:50 -05:00
2023-10-09 10:25:32 +02:00
2023-06-09 13:52:40 -04:00
2023-11-10 11:01:50 -05:00
2023-09-14 10:42:24 -04:00
2023-11-27 18:54:56 -05:00
2023-10-11 10:35:24 -04:00
2023-07-25 12:44:46 -04:00
2023-11-10 11:01:50 -05:00
2023-11-10 11:01:50 -05:00
2023-11-10 11:01:51 -05:00
2023-11-18 10:25:48 -05:00
2023-11-10 11:01:50 -05:00
2023-11-10 11:01:50 -05:00
2023-11-12 16:45:03 +00:00
2023-10-10 16:19:29 -04:00
2023-07-17 17:23:14 +08:00
2023-10-08 09:58:55 -04:00
2023-11-10 11:01:50 -05:00
2023-11-12 16:46:46 +00:00
2023-11-12 16:47:16 +00:00
2023-08-03 09:40:49 -04:00
2023-11-10 11:01:50 -05:00
2023-11-10 11:01:50 -05:00
2023-11-10 11:01:50 -05:00
2023-11-02 17:45:53 +08:00
2023-07-25 12:44:46 -04:00
2023-11-20 08:34:08 -05:00
2023-11-27 18:04:11 +09:00
2023-11-06 09:45:47 +01:00
2023-11-10 11:01:50 -05:00
2023-11-10 11:01:50 -05:00
2023-11-10 11:01:50 -05:00
2023-11-10 11:01:50 -05:00
2023-10-04 18:23:54 +08:00
2023-10-27 13:08:25 +03:00
2023-11-10 11:01:50 -05:00
2023-12-01 14:06:04 +01:00
2023-10-23 11:39:33 -04:00
2023-11-17 11:58:26 -05:00
2023-11-13 16:18:01 +09:00
2023-10-15 12:23:48 +02:00
2023-10-22 23:41:52 +01:00