On 8/29/2012 9:53 PM, Felipe Balbi wrote:
On Wed, Aug 29, 2012 at 09:54:10PM +0530, Pratyush Anand wrote:
On 8/29/2012 9:40 PM, Felipe Balbi wrote:
Discard 5/5. I will send another.
All the others are fine then ? I'll start queueing once v3.6-rc4 is out.
Two patches were not working correct
On Wed, Aug 29, 2012 at 09:54:10PM +0530, Pratyush Anand wrote:
> On 8/29/2012 9:40 PM, Felipe Balbi wrote:
> >>>Discard 5/5. I will send another.
> >All the others are fine then ? I'll start queueing once v3.6-rc4 is out.
>
>
> Two patches were not working correctly with webcam. As off now I am
On 8/29/2012 9:40 PM, Felipe Balbi wrote:
>Discard 5/5. I will send another.
All the others are fine then ? I'll start queueing once v3.6-rc4 is out.
Two patches were not working correctly with webcam. As off now I am
doing something else. Will test non working patches next week.
Just to a
On Sat, Aug 25, 2012 at 08:20:46AM +0530, Pratyush Anand wrote:
> On 8/24/2012 7:01 PM, Pratyush Anand wrote:
> >On 8/24/2012 5:10 PM, Pratyush ANAND wrote:
> >>If xfernotready is received and there is no request in request_list then
> >>PENDING flag must be set, so that next request in ep queue is
On 8/24/2012 7:01 PM, Pratyush Anand wrote:
On 8/24/2012 5:10 PM, Pratyush ANAND wrote:
If xfernotready is received and there is no request in request_list then
PENDING flag must be set, so that next request in ep queue is executed.
Although, I did not encounter PENDING in isoc testing. But,
On 8/24/2012 5:10 PM, Pratyush ANAND wrote:
If xfernotready is received and there is no request in request_list then
PENDING flag must be set, so that next request in ep queue is executed.
Although, I did not encounter PENDING in isoc testing. But, if somebody
hits it, then only this patch mi
If xfernotready is received and there is no request in request_list then
PENDING flag must be set, so that next request in ep queue is executed.
Signed-off-by: Pratyush Anand
---
drivers/usb/dwc3/gadget.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/usb/dwc3/g