Re: [PATCH 0/8] USB fixes: xHCI error handling

2023-11-22 Thread Marek Vasut
On 11/21/23 07:46, Hector Martin wrote: On 2023/11/20 21:15, Marek Vasut wrote: On 11/20/23 11:45, Hector Martin wrote: On 2023/11/20 11:09, Marek Vasut wrote: On 11/20/23 00:17, Shantur Rathore wrote: On Sun, Nov 19, 2023 at 8:08 PM Marek Vasut wrote: On 10/27/23 01:16, Hector Martin

Re: [PATCH 0/8] USB fixes: xHCI error handling

2023-11-20 Thread Hector Martin
On 2023/11/20 21:15, Marek Vasut wrote: > On 11/20/23 11:45, Hector Martin wrote: >> >> >> On 2023/11/20 11:09, Marek Vasut wrote: >>> On 11/20/23 00:17, Shantur Rathore wrote: On Sun, Nov 19, 2023 at 8:08 PM Marek Vasut wrote: > > On 10/27/23 01:16, Hector Martin wrote: >>

Re: [PATCH 0/8] USB fixes: xHCI error handling

2023-11-20 Thread Marek Vasut
On 11/20/23 11:45, Hector Martin wrote: On 2023/11/20 11:09, Marek Vasut wrote: On 11/20/23 00:17, Shantur Rathore wrote: On Sun, Nov 19, 2023 at 8:08 PM Marek Vasut wrote: On 10/27/23 01:16, Hector Martin wrote: This series is the first of a few bundles of USB fixes we have been

Re: [PATCH 0/8] USB fixes: xHCI error handling

2023-11-20 Thread Hector Martin
On 2023/11/20 11:09, Marek Vasut wrote: > On 11/20/23 00:17, Shantur Rathore wrote: >> On Sun, Nov 19, 2023 at 8:08 PM Marek Vasut wrote: >>> >>> On 10/27/23 01:16, Hector Martin wrote: This series is the first of a few bundles of USB fixes we have been carrying downstream on the

Re: [PATCH 0/8] USB fixes: xHCI error handling

2023-11-19 Thread Marek Vasut
On 11/20/23 00:17, Shantur Rathore wrote: On Sun, Nov 19, 2023 at 8:08 PM Marek Vasut wrote: On 10/27/23 01:16, Hector Martin wrote: This series is the first of a few bundles of USB fixes we have been carrying downstream on the Asahi U-Boot branch for a few months. Most importantly, this

Re: [PATCH 0/8] USB fixes: xHCI error handling

2023-11-19 Thread Shantur Rathore
On Sun, Nov 19, 2023 at 8:08 PM Marek Vasut wrote: > > On 10/27/23 01:16, Hector Martin wrote: > > This series is the first of a few bundles of USB fixes we have been > > carrying downstream on the Asahi U-Boot branch for a few months. > > > > Most importantly, this related set of patches makes

Re: [PATCH 0/8] USB fixes: xHCI error handling

2023-11-19 Thread Marek Vasut
On 10/27/23 01:16, Hector Martin wrote: This series is the first of a few bundles of USB fixes we have been carrying downstream on the Asahi U-Boot branch for a few months. Most importantly, this related set of patches makes xHCI error/stall recovery more robust (or work at all in some cases).

Re: [PATCH 0/8] USB fixes: xHCI error handling

2023-10-27 Thread Neal Gompa
On Fri, Oct 27, 2023 at 2:58 PM Neal Gompa wrote: > > On Thu, Oct 26, 2023 at 7:26 PM Hector Martin wrote: > > > > This series is the first of a few bundles of USB fixes we have been > > carrying downstream on the Asahi U-Boot branch for a few months. > > > > Most importantly, this related set

Re: [PATCH 0/8] USB fixes: xHCI error handling

2023-10-27 Thread Neal Gompa
On Thu, Oct 26, 2023 at 7:26 PM Hector Martin wrote: > > This series is the first of a few bundles of USB fixes we have been > carrying downstream on the Asahi U-Boot branch for a few months. > > Most importantly, this related set of patches makes xHCI error/stall > recovery more robust (or work

[PATCH 0/8] USB fixes: xHCI error handling

2023-10-26 Thread Hector Martin
This series is the first of a few bundles of USB fixes we have been carrying downstream on the Asahi U-Boot branch for a few months. Most importantly, this related set of patches makes xHCI error/stall recovery more robust (or work at all in some cases). There are also a couple patches fixing