[PATCH] usb: gadget: udc: renesas_usb3: fix number of the pipes

2017-11-13 Thread Yoshihiro Shimoda
This controller on R-Car Gen3 has 6 pipes that included PIPE 0 for control actually. But, the datasheet has error in writing as it has 31 pipes. (However, the previous code defined 30 pipes wrongly...) Anyway, this patch fixes it. Fixes: 746bfe63bba3 ("usb: gadget: renesas_usb3: add support for R

Re: [PATCH] uas: Add US_FL_NO_ATA_1X quirk for one more Seagate device

2017-11-13 Thread Hans de Goede
Hi, On 13-11-17 07:14, Jérôme Carretero wrote: On Mon, 13 Nov 2017 07:01:30 +0300 Andrey Astafyev <1...@246060.ru> wrote: 13.11.2017 00:42, Jérôme Carretero пишет: Nov 12 16:20:59 Bidule kernel: sd 22:0:0:0: [sdaa] tag#2 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD OUT [...] Do you see such

Re: Multiple g_zero gadgets

2017-11-13 Thread Krzysztof Opasiak
On 11/09/2017 12:15 PM, Felipe Balbi wrote: Hi, Hinko Kocevar writes: The way dummy was written, it can only instantiate one gadget. You either need a real USB peripheral controller, or you need to patch dummy to instantiate more than one gadget. -- balbi By dummy - are you referring to

Re: Multiple g_zero gadgets

2017-11-13 Thread Krzysztof Opasiak
On 11/13/2017 10:53 AM, Krzysztof Opasiak wrote: On 11/09/2017 12:15 PM, Felipe Balbi wrote: Hi, Hinko Kocevar writes: The way dummy was written, it can only instantiate one gadget. You either need a real USB peripheral controller, or you need to patch dummy to instantiate more than on

[PATCH] USB: chipidea: msm: fix ulpi-node lookup

2017-11-13 Thread Johan Hovold
Fix child-node lookup during probe, which ended up searching the whole device tree depth-first starting at the parent rather than just matching on its children. Note that the original premature free of the parent node has already been fixed separately, but that fix was apparently never backported

Re: [PATCH] usb: f_fs: Drop check on Reserved1 field on OS_DESC_EXT_COMPAT

2017-11-13 Thread Felipe Balbi
Hi, John Keeping writes: > On Fri, 10 Nov 2017 12:40:39 +0200, Felipe Balbi wrote: > >> John Keeping writes: >> > This check has gone through several incompatible variations in commits >> > 53642399aa71 ("usb: gadget: f_fs: Fix wrong check on reserved1 of >> > OS_DESC_EXT_COMPAT"), 354bc45bf329

Hello Dear...

2017-11-13 Thread M,Shakour Rosarita
Hello Dear... I know that this message will come to you as a surprise. I hoped that you will not expose or betray this trust and confident that I am about to repose on you, my name is M, Shakour Rosarita. I am 19 years old Girl, female, from Tartu Syria, (never married) 61 kg, white in complexion,

Re: [PATCH 5/5] USB: Add format_template attribute to struct usb_class_driver

2017-11-13 Thread Greg Kroah-Hartman
On Sun, Nov 12, 2017 at 10:19:11PM +0100, Rasmus Villemoes wrote: > This serves as human-readable documentation as well as allowing the > format_template plugin to complain about any static initializers of this > struct member that do not have the same set of printf specifiers. > > Signed-off-by:

Re:

2017-11-13 Thread Amos Kalonzo
Attn: I am wondering why You haven't respond to my email for some days now. reference to my client's contract balance payment of (11.7M,USD) Kindly get back to me for more details. Best Regards Amos Kalonzo -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a

Re: [PATCH v3 2/3] usb: xhci: Add DbC support in xHCI driver

2017-11-13 Thread Mathias Nyman
Ok, review last part diff --git a/drivers/usb/host/xhci-dbgtty.c b/drivers/usb/host/xhci-dbgtty.c new file mode 100644 index 000..fe5fef0 --- /dev/null +++ b/drivers/usb/host/xhci-dbgtty.c @@ -0,0 +1,586 @@ +/** + * xhci-dbgtty.c - tty glue for xHCI debug capability + * + * Copyright (C) 201

[GIT PULL] USB/PHY driver changes for 4.15-rc1

2017-11-13 Thread Greg KH
The following changes since commit bb176f67090ca54869fc1262c913aa69d2ede070: Linux 4.14-rc6 (2017-10-23 06:49:47 -0400) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.15-rc1 for you to fetch changes up to cdafb6d8b8da7fde266

Re: [PATCH] uas: Add US_FL_NO_ATA_1X quirk for one more Seagate device

2017-11-13 Thread Jérôme Carretero
Hi Hans, On Mon, 13 Nov 2017 10:04:53 +0100 Hans de Goede wrote: > Hi, > > On 13-11-17 07:14, Jérôme Carretero wrote: > > On Mon, 13 Nov 2017 07:01:30 +0300 > > Andrey Astafyev <1...@246060.ru> wrote: > > > >> 13.11.2017 00:42, Jérôme Carretero пишет: > >>> Nov 12 16:20:59 Bidule kernel: s

Re: [PATCH] usb: f_fs: Drop check on Reserved1 field on OS_DESC_EXT_COMPAT

2017-11-13 Thread John Keeping
On Mon, 13 Nov 2017 12:57:21 +0200, Felipe Balbi wrote: > Good point. Then how about we just force the value to 1 in f_fs.c and > remove the check? That seems reasonable. Something like this? -- >8 -- Subject: [PATCH] usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT The specification says tha

[no subject]

2017-11-13 Thread Friedrich Mayrhofer
This is the second time i am sending you this Email. I, Friedrich Mayrhofer Donate $ 1,000,000.00 to You, Email Me personally for more details. Regards. Friedrich Mayrhofer This message was sent using IMP, the Internet Mes

USB error -110 & Oops on USB2 audio card and PCIe USB3 hub

2017-11-13 Thread Alexandre Macabies
Hello, I've looked up multiple MLs & forums for this issue but nothing comes close to the symptoms I get. I am running Linux 4.13.11[1] on a Super Micro X10SRM-F[2] motherboard. Nothing is plugged on the integrated USB hubs except a USB2 keyboard that works fine. == Symptom #1 I boot Linux nor

USB error -110 & Oops on USB2 audio card and PCIe USB3 hub

2017-11-13 Thread Alexandre Macabies
Hello, I've looked up multiple mailing lists and forums for this issue but nothing comes close to the symptoms I get. I am running Linux 4.13.11[1] on a Super Micro X10SRM-F[2] motherboard. Nothing is plugged on the integrated USB hubs except a USB2 keyboard that works fine. == Issue #1 I boot

[PATCH] usbnet: ipheth: prevent TX queue timeouts when device not ready

2017-11-13 Thread Alexander Kappner
iOS devices require the host to be "trusted" before servicing network packets. Establishing trust requires the user to confirm a dialog on the iOS device.Until trust is established, the iOS device will silently discard network packets from the host. Currently, the ipheth driver does not detect whet

Re: [GIT PULL] USB/PHY driver changes for 4.15-rc1

2017-11-13 Thread Linus Torvalds
On Mon, Nov 13, 2017 at 8:19 AM, Greg KH wrote: > > Other major thing is the typec code that moved out of staging and into > the "real" part of the drivers/usb/ tree, which was nice to see happen. Hmm. So now it asks me about Type-C Port Controller Manager. Fair enough. I say "N", because I have

[PATCH] usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub

2017-11-13 Thread Kai-Heng Feng
KY-688 USB 3.1 Type-C Hub internally uses a Genesys Logic hub to connect to Realtek r8153. Similar to commit ("7496cfe5431f2 usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter"), no-lpm can make r8153 ethernet work. Signed-off-by: Kai-Heng Feng --- drivers/usb/core/quirks.c | 3 +++

Re: [PATCH v3 2/3] usb: xhci: Add DbC support in xHCI driver

2017-11-13 Thread Felipe Balbi
Hi, Mathias Nyman writes: >> +static int dbc_buf_alloc(struct dbc_buf *db, unsigned int size) >> +{ >> +db->buf_buf = kzalloc(size, GFP_KERNEL); >> +if (!db->buf_buf) >> +return -ENOMEM; >> + >> +db->buf_size = size; >> +db->buf_put = db->buf_buf; >> +db->buf_get