Re: Isochronous URB limits don't work with kmalloc limits

2017-12-29 Thread Alan Stern
On Wed, 27 Dec 2017, Lingzhu Xiang wrote: > Hi, > > At libfreenect2 we are interested in using large buffers for > isochronous transferring of large depth camera frames. > > proc_do_submiturb() hardcodes two limits for iso transfers: 128 > packets per URB, and 49152 per packet. When I submit a

RE: ATTENTION!!!

2017-12-29 Thread Loretta Robles
From: Loretta Robles Sent: Friday, December 29, 2017 1:01 PM To: Loretta Robles Subject: ATTENTION!!! You have been randomly selected for a donation. Contact soriz4...@gmail.com for claims. -- To unsubscribe from this list: send the line "unsubscribe linux-usb"

Re: My wireless all-in-one (keyboard/mouse) requires a triple-tap to highlight a word

2017-12-29 Thread Xavion
Hi Greg, Thanks for the prompt and helpful reply. > Can you build your own kernel versions? If so, using 'git bisect' to > find the problem patch would be great. Before going to all that trouble, I decided to rule out your below (libinput) suggestion. I'm the type who likes to take the easy

Re: v4.15-rc5: resume took way too long, warning in syslog

2017-12-29 Thread Pavel Machek
On Fri 2017-12-29 11:23:36, Alan Stern wrote: > On Fri, 29 Dec 2017, Pavel Machek wrote: > > > Hi! > > > > v4.15-rc5.. resume took _way_ too long, and I have warn_on in dmesg as > > a bonus. It looks like USB problem...? I never seen this before. > > Is this problem very repeatable? Is there

[PATCH] uwb: remove trailing whitespace for coding style

2017-12-29 Thread Hugh Sipière
There were tabs there before that aren't in this patch. After the semicolon there was a space that I removed. This is to suit the coding style. Signed-off-by: Hugh Sipière --- drivers/uwb/drp-ie.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[PATCH] uwb: fix brace coding style issue in drp-ie.c

2017-12-29 Thread Hugh Sipière
The coding style doesn't use braces if a single statment will do. In this case we can get rid of the braces. Signed-off-by: Hugh Sipière --- drivers/uwb/drp-ie.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/uwb/drp-ie.c

Re: [PATCH v3 03/49] usb: dwc2: Remove version check in GSNPSID

2017-12-29 Thread Minas Harutyunyan
Hi Greg, On 12/29/2017 8:59 PM, Greg KH wrote: > On Tue, Dec 26, 2017 at 03:22:05PM +0400, Grigor Tovmasyan wrote: >> From: Gevorg Sahakyan >> >> Only check the ID portion of the GSNPSID register and don’t check >> the version. This will allow the driver to work with

Re: My wireless all-in-one (keyboard/mouse) requires a triple-tap to highlight a word

2017-12-29 Thread Greg KH
On Fri, Dec 29, 2017 at 09:22:40AM +1100, Xavion wrote: > Hi All, > > For the last couple of months or so, my Microsoft (wireless) > All-in-One Media Keyboard has required a triple-tap on the trackpad to > highlight a single word of text. It only used to need a double-tap > (as you'd expect), so

Re: [PATCH v3 03/49] usb: dwc2: Remove version check in GSNPSID

2017-12-29 Thread Greg KH
On Tue, Dec 26, 2017 at 03:22:05PM +0400, Grigor Tovmasyan wrote: > From: Gevorg Sahakyan > > Only check the ID portion of the GSNPSID register and don’t check > the version. This will allow the driver to work with version 4.00a > and later of the DWC_hsotg IP. > > Cc:

Re: v4.15-rc5: resume took way too long, warning in syslog

2017-12-29 Thread Alan Stern
On Fri, 29 Dec 2017, Pavel Machek wrote: > Hi! > > v4.15-rc5.. resume took _way_ too long, and I have warn_on in dmesg as > a bonus. It looks like USB problem...? I never seen this before. Is this problem very repeatable? Is there any possibility of bisecting to find the cause? >

Re: `pci_apply_final_quirks()` taking half a second

2017-12-29 Thread Alan Stern
On Thu, 28 Dec 2017, Bjorn Helgaas wrote: > On Tue, Dec 26, 2017 at 04:55:20PM +0100, Paul Menzel wrote: > > Am 08.04.2017 um 17:41 schrieb Bjorn Helgaas: > > >On Fri, Apr 07, 2017 at 11:07:15PM +0200, Paul Menzel wrote: > > > > >>Measuring where time is spent during boot with

v4.15-rc5: resume took way too long, warning in syslog

2017-12-29 Thread Pavel Machek
Hi! v4.15-rc5.. resume took _way_ too long, and I have warn_on in dmesg as a bonus. It looks like USB problem...? I never seen this before. Pavel [42266.070103] PM: Syncing filesystems ... done. [42266.948883] Freezing

Re: Fw: kernel BUG at ./include/linux/mm.h:LINE! (3)

2017-12-29 Thread Kirill A. Shutemov
On Thu, Dec 28, 2017 at 04:03:46PM -0800, Andrew Morton wrote: > > Is anyone able to reproduce this? The VM_BUG_ON_PAGE() in get_page() > went bang. Yep, it triggers for me. Looks like MON_IOCT_RING_SIZE reallocates ring buffer without any serialization wrt mon_bin_vma_fault(). By the time of

Re: [PATCH v3 00/49] usb: dwc2: fixes, enhancements and new features

2017-12-29 Thread Minas Harutyunyan
Hi Stefan, Currently our team on New Year and Christmas Holidays till January 7, so our responses can be delayed. On 12/27/2017 12:38 AM, Stefan Wahren wrote: > Hi Grigor, > >> Grigor Tovmasyan hat am 26. Dezember 2017 um >> 12:21 geschrieben: >> >> >> This

Re: [PATCH] NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625

2017-12-29 Thread Bjørn Mork
"SZ Lin (林上智)" writes: > This patch adds support for PID 0x9625 of YUGA CLM920-NC5. > > YUGA CLM920-NC5 needs to enable QMI_WWAN_QUIRK_DTR before QMI operation. > > qmicli -d /dev/cdc-wdm0 -p --dms-get-revision > [/dev/cdc-wdm0] Device revision retrieved: > Revision:

Re: xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue

2017-12-29 Thread Marc Zyngier
On Wed, 27 Dec 2017 20:37:07 +, Troy Kisky wrote: > > On 12/27/2017 2:37 AM, Marc Zyngier wrote: > > On Tue, 26 Dec 2017 21:57:58 +, > > Troy Kisky wrote: > >> > >> On 12/26/2017 1:52 PM, Troy Kisky wrote: > >>> On 12/25/2017 2:10 AM, Marc Zyngier wrote: > On Sun, 24 Dec 2017

[PATCH v2] USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ

2017-12-29 Thread Diego Elio Pettenò
Add IDs for the OneTouch Verio IQ that comes with an embedded USB-to-serial converter. Signed-off-by: Diego Elio Pettenò --- drivers/usb/serial/cp210x.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c index

Re: [PATCH] USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ

2017-12-29 Thread Johan Hovold
On Thu, Dec 28, 2017 at 11:47:07PM +, Diego Elio Pettenò wrote: Even if this is a trivial patch, I still need a commit message here. > Signed-off-by: Diego Elio Pettenò Patch looks good otherwise. Care to send a v2? Thanks, Johan -- To unsubscribe from this list:

[PATCH] NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625

2017-12-29 Thread 林上智
This patch adds support for PID 0x9625 of YUGA CLM920-NC5. YUGA CLM920-NC5 needs to enable QMI_WWAN_QUIRK_DTR before QMI operation. qmicli -d /dev/cdc-wdm0 -p --dms-get-revision [/dev/cdc-wdm0] Device revision retrieved: Revision: 'CLM920_NC5-V1 1 [Oct 23 2016 19:00:00]'