Re: [PATCH v6 0/22] usb: dwc2: host: Fix and speed up all the stuff, especially with splits

2016-02-09 Thread John Youn
On 2/3/2016 10:24 AM, Doug Anderson wrote: > John, > > On Tue, Feb 2, 2016 at 3:57 PM, John Youn wrote: >> On 1/28/2016 6:20 PM, Douglas Anderson wrote: >>> This is a bit of catchall series for all the bug fix and performance >>> patches I've been working on over the last

Re: [PATCH v6 0/22] usb: dwc2: host: Fix and speed up all the stuff, especially with splits

2016-02-02 Thread John Youn
On 1/28/2016 6:20 PM, Douglas Anderson wrote: > This is a bit of catchall series for all the bug fix and performance > patches I've been working on over the last few months. Note that for > dwc2 we need to do LOTS in software and need super low interrupt > latency, so most performance

[PATCH v6 0/22] usb: dwc2: host: Fix and speed up all the stuff, especially with splits

2016-01-28 Thread Douglas Anderson
This is a bit of catchall series for all the bug fix and performance patches I've been working on over the last few months. Note that for dwc2 we need to do LOTS in software and need super low interrupt latency, so most performance improvements actually fix real bugs. Patches are structured to