Re: [BUG] usb: gadget: Kernel oops with UVC USB gadget and configfs

2017-02-12 Thread Petr Cvek
Dne 12.2.2017 v 13:02 Robert Jarzmik napsal(a): > Petr Cvek writes: > >> Hi >> >> any news? > > Yeah, I don't have the error on my mainstone, which kind of hinders my debug > capability. > > I have tried your script, and this is what I get : > - dmesg | tail > random:

usb 2-1.5:1.0: rebind failed: -517

2017-02-12 Thread Cristian Aravena
Hello, My report: https://bugzilla.kernel.org/show_bug.cgi?id=194571 "dmesg: [ 5519.078456] usb 2-1.5:1.0: rebind failed: -517 [ 5519.078461] usb 2-1.5:1.1: rebind failed: -517" Thanks for you work, --  Cristian -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the

Re: [PATCH 3/3] DT: add Faraday Tec. as vendor

2017-02-12 Thread Linus Walleij
On Wed, Feb 8, 2017 at 9:00 PM, Hans Ulli Kroll wrote: > add Faraday Technology Corporation as vendor faraday for DT > > Signed-off-by: Hans Ulli Kroll I realized a lot of Gemini IP blocks are actually from Faraday, so now I'm editing the

[PATCH] usb: misc: usbtest: remove redundant check on retval < 0

2017-02-12 Thread Colin King
From: Colin Ian King The check for retval being less than zero is always true since retval equal to -EPIPE at that point. Replace the existing conditional with just return retval. Detected with CoverityScan, CID#114349 ("Logically dead code") Signed-off-by: Colin Ian

Re: [BUG] usb: gadget: Kernel oops with UVC USB gadget and configfs

2017-02-12 Thread Robert Jarzmik
Petr Cvek writes: > Hi > > any news? Yeah, I don't have the error on my mainstone, which kind of hinders my debug capability. I have tried your script, and this is what I get : - dmesg | tail random: crng init done gadgetfs: USB Gadget filesystem, version 24