diff for duplicates of <20161028163332.GL4617@intel.com> diff --git a/a/1.txt b/N1/1.txt index a1157ae..9fc48ac 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,18 +2,18 @@ On Fri, Oct 28, 2016 at 01:16:13PM +0300, Felipe Balbi wrote: > > Hi, > -> Ville Syrjälä <ville.syrjala-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> writes: -> > On Thu, Oct 06, 2016 at 12:08:26PM +0300, Ville Syrjälä wrote: +> Ville Syrj�l� <ville.syrjala@linux.intel.com> writes: +> > On Thu, Oct 06, 2016 at 12:08:26PM +0300, Ville Syrj�l� wrote: > >> On Thu, Oct 06, 2016 at 10:36:09AM +0300, Felipe Balbi wrote: > >> > > >> > Hi, > >> > -> >> > Felipe Balbi <felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> writes: +> >> > Felipe Balbi <felipe.balbi@linux.intel.com> writes: > >> <snip> > >> > Okay, I have found a regression on dwc3 and another patch follows: > >> > > >> > commit 5e1a2af3e46248c55098cdae643c4141851b703e -> >> > Author: Felipe Balbi <felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> >> > Author: Felipe Balbi <felipe.balbi@linux.intel.com> > >> > Date: Wed Oct 5 14:24:37 2016 +0300 > >> > > >> > usb: dwc3: gadget: properly account queued requests @@ -22,9 +22,9 @@ On Fri, Oct 28, 2016 at 01:16:13PM +0300, Felipe Balbi wrote: > >> > times. Let's fix that so each and every requests is > >> > accounted for only once. > >> > -> >> > Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> # v4.8 +> >> > Cc: <stable@vger.kernel.org> # v4.8 > >> > Fixes: 55a0237f8f47 ("usb: dwc3: gadget: use allocated/queued reqs for LST bit") -> >> > Signed-off-by: Felipe Balbi <felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> >> > Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> > >> > > >> > diff --git a/drivers/usb/dwc3/gadget.c b/drivers/usb/dwc3/gadget.c > >> > index 07cc8929f271..3c3ced128c77 100644 @@ -155,9 +155,5 @@ Ah cool. That indeed fixes the problem for me. -- -Ville Syrjälä +Ville Syrj�l� Intel OTC --- -To unsubscribe from this list: send the line "unsubscribe linux-usb" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 14b9f39..59ee66e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,34 +8,33 @@ "ref\020161006090826.GH4329@intel.com\0" "ref\020161027154016.GD4617@intel.com\0" "ref\087pomksrrm.fsf@linux.intel.com\0" - "ref\087pomksrrm.fsf-VuQAYsv1563Yd54FQh9/CA@public.gmane.org\0" - "From\0Ville Syrj\303\244l\303\244 <ville.syrjala-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0Ville Syrj\303\244l\303\244 <ville.syrjala@linux.intel.com>\0" "Subject\0Re: [PATCH] Revert \"usb: dwc3: gadget: use allocated/queued reqs for LST bit\"\0" "Date\0Fri, 28 Oct 2016 19:33:32 +0300\0" - "To\0Felipe Balbi <felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" - "Cc\0linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org - Oliver Neukum <oneukum-IBi9RG/b67k@public.gmane.org> - " netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Felipe Balbi <felipe.balbi@linux.intel.com>\0" + "Cc\0linux-usb@vger.kernel.org" + stable@vger.kernel.org + davem@davemloft.net + Oliver Neukum <oneukum@suse.com> + " netdev@vger.kernel.org\0" "\00:1\0" "b\0" "On Fri, Oct 28, 2016 at 01:16:13PM +0300, Felipe Balbi wrote:\n" "> \n" "> Hi,\n" "> \n" - "> Ville Syrj\303\244l\303\244 <ville.syrjala-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> writes:\n" - "> > On Thu, Oct 06, 2016 at 12:08:26PM +0300, Ville Syrj\303\244l\303\244 wrote:\n" + "> Ville Syrj\303\257\302\277\302\275l\303\257\302\277\302\275 <ville.syrjala@linux.intel.com> writes:\n" + "> > On Thu, Oct 06, 2016 at 12:08:26PM +0300, Ville Syrj\303\257\302\277\302\275l\303\257\302\277\302\275 wrote:\n" "> >> On Thu, Oct 06, 2016 at 10:36:09AM +0300, Felipe Balbi wrote:\n" "> >> > \n" "> >> > Hi,\n" "> >> > \n" - "> >> > Felipe Balbi <felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> writes:\n" + "> >> > Felipe Balbi <felipe.balbi@linux.intel.com> writes:\n" "> >> <snip>\n" "> >> > Okay, I have found a regression on dwc3 and another patch follows:\n" "> >> > \n" "> >> > commit 5e1a2af3e46248c55098cdae643c4141851b703e\n" - "> >> > Author: Felipe Balbi <felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> >> > Author: Felipe Balbi <felipe.balbi@linux.intel.com>\n" "> >> > Date: Wed Oct 5 14:24:37 2016 +0300\n" "> >> > \n" "> >> > usb: dwc3: gadget: properly account queued requests\n" @@ -44,9 +43,9 @@ "> >> > times. Let's fix that so each and every requests is\n" "> >> > accounted for only once.\n" "> >> > \n" - "> >> > Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> # v4.8\n" + "> >> > Cc: <stable@vger.kernel.org> # v4.8\n" "> >> > Fixes: 55a0237f8f47 (\"usb: dwc3: gadget: use allocated/queued reqs for LST bit\")\n" - "> >> > Signed-off-by: Felipe Balbi <felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> >> > Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>\n" "> >> > \n" "> >> > diff --git a/drivers/usb/dwc3/gadget.c b/drivers/usb/dwc3/gadget.c\n" "> >> > index 07cc8929f271..3c3ced128c77 100644\n" @@ -177,11 +176,7 @@ "\n" "\n" "-- \n" - "Ville Syrj\303\244l\303\244\n" - "Intel OTC\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "Ville Syrj\303\257\302\277\302\275l\303\257\302\277\302\275\n" + Intel OTC -2b3e6cf54c1e249a789316ce17aca5cce706bb191625785d93359f721bd4c57e +37555e6957c01298ed3d6fcf8cda89b17031cd8c4d219d4acf583aa144191eb7
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.