Re: [PATCH] option: Add support for Quectel EP06

2018-02-08 Thread Johan Hovold
On Sun, Feb 04, 2018 at 07:24:22PM +0100, Bjørn Mork wrote: > Johan Hovold writes: > >> IIRC I considered just dumping the BIT(x) into the .driver_info but > >> then we'd only have 16 bits for each of send_setup and reserved on 32- > >> bit arches and I wasn't sure that was

JMicron based usb 3.0 to sata enclosure, hangs, numerous errors

2018-02-08 Thread Chris Murphy
Problem summary: Out of the box, a USB 3.0 SATA 6.0 enclosure, hangs during reads or writes and spits out some errors, when directly connected to a computer's USB port. When connected via a USB hub, uas is still used, but the errors do not occur. When setting a quirk to blacklist the drive from

Re: [BUG] uas: regression preventing some drives from being used

2018-02-08 Thread Cyril Roelandt
Hello, On 02/07/18 09:47, Oliver Neukum wrote: > obvious question, can you bisect it? It looks like a low level issue.  Yep. I had to skip a few commits towards the end of the bisection, because the compilation failed, but I ended up with: # only skipped commits left to test # possible first

Re: WARN: Success on ctrl setup TRB without IOC set??

2018-02-08 Thread Peter Chen
On Fri, Feb 09, 2018 at 09:59:46AM +0800, Peter Chen wrote: > On Wed, Feb 07, 2018 at 03:43:23PM +0200, Mathias Nyman wrote: > > On 07.02.2018 11:45, Peter Chen wrote: > > >Hi Mathias, > > > > > >I am implementing USB2 EHSET SINGLE_STEP_SET_FEATURE Test for XHCI port, > > >(see

Re: WARN: Success on ctrl setup TRB without IOC set??

2018-02-08 Thread Peter Chen
On Wed, Feb 07, 2018 at 03:43:23PM +0200, Mathias Nyman wrote: > On 07.02.2018 11:45, Peter Chen wrote: > >Hi Mathias, > > > >I am implementing USB2 EHSET SINGLE_STEP_SET_FEATURE Test for XHCI port, > >(see ehset_single_step_set_feature for EHCI), it needs to set IOC > >for setup packet, and

[no subject]

2018-02-08 Thread Chris Murphy
subscribe linux-usb -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code

2018-02-08 Thread Sebastian Reichel
Hi, On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote: > This commit adds the 'connected_type' property to represent supplies > which can report a number of different types of supply based on a > connection event. > > Examples of this already exist in drivers whereby the existing

Re: Bug 198731 "USB devices not seen with newest kernel"

2018-02-08 Thread The Real Bev
I think I have found a bug in the linux kernel 4.9.79. The problem is in the performance of the driver for the Renesas Technology Corp. uPD720201 PCI-e USB host controller. My system has an Intel I7 960 cpu. The USB controller works when accessed using the driver in the 4.8.10 kernel. Within the

Re: [RFC PATCH v2 1/5] dt-bindings: add bindings for USB physical connector

2018-02-08 Thread Rob Herring
On Thu, Feb 08, 2018 at 10:27:54AM +0100, Andrzej Hajda wrote: > On 07.02.2018 22:43, Rob Herring wrote: > > On Mon, Feb 05, 2018 at 10:06:35AM +0100, Andrzej Hajda wrote: > >> On 05.02.2018 07:08, Rob Herring wrote: > >>> On Wed, Jan 31, 2018 at 02:44:31PM +0100, Andrzej Hajda wrote: > These

Re: Bug 198731 "USB devices not seen with newest kernel"

2018-02-08 Thread Greg KH
On Thu, Feb 08, 2018 at 10:45:19AM -0800, The Real Bev wrote: > The proper way of submitting a bug is pretty opaque if you're not involved > on a daily (or monthly or yearly or EVER) basis. Is the entire LONG message > wanted here, or is the Bug # sufficient? Please just send all of the

Bug 198731 "USB devices not seen with newest kernel"

2018-02-08 Thread The Real Bev
The proper way of submitting a bug is pretty opaque if you're not involved on a daily (or monthly or yearly or EVER) basis. Is the entire LONG message wanted here, or is the Bug # sufficient? -- Cheers, Bev My house isn't a pigsty, it's an Immunity Enhancement Center. -- To unsubscribe from

Re: USB rndis_host - slow download transfers, RX errors

2018-02-08 Thread Tomasz Janowski
On Thursday, February 8, 2018 5:37:25 PM EST Greg KH wrote: > On Thu, Feb 08, 2018 at 10:53:20AM -0500, Tomasz Janowski wrote: > > On Thursday, February 8, 2018 3:43:05 PM EST Greg KH wrote: > > > On Thu, Feb 08, 2018 at 02:16:08PM +, Tomasz Janowski, Ph.D. wrote: > > > > Dear USB developers,

Re: VM Fails to Start When Passing Through PCIe Card

2018-02-08 Thread Greg KH
On Wed, Feb 07, 2018 at 08:03:54PM -0500, Blake lee wrote: > Greg, > > I apologize as I've forgot to cc the mailing list. > > Anyway some people in the VFIO Discord were having similar issues and > reverting the commit below fixed their issue. >

Re: USB rndis_host - slow download transfers, RX errors

2018-02-08 Thread Greg KH
On Thu, Feb 08, 2018 at 10:53:20AM -0500, Tomasz Janowski wrote: > On Thursday, February 8, 2018 3:43:05 PM EST Greg KH wrote: > > On Thu, Feb 08, 2018 at 02:16:08PM +, Tomasz Janowski, Ph.D. wrote: > > > Dear USB developers, > > > > > > Based on my google research, the problem I experience

Re: USB rndis_host - slow download transfers, RX errors

2018-02-08 Thread Tomasz Janowski
On Thursday, February 8, 2018 3:43:05 PM EST Greg KH wrote: > On Thu, Feb 08, 2018 at 02:16:08PM +, Tomasz Janowski, Ph.D. wrote: > > Dear USB developers, > > > > Based on my google research, the problem I experience seems to happen > > with some newer smartphones. My test case is Samsung

Re: USB rndis_host - slow download transfers, RX errors

2018-02-08 Thread Greg KH
On Thu, Feb 08, 2018 at 02:16:08PM +, Tomasz Janowski, Ph.D. wrote: > Dear USB developers, > > Based on my google research, the problem I experience seems to happen > with some newer smartphones. My test case is Samsung Galaxy S8 (SM-950U1). I > am > trying to use USB tethering and

USB rndis_host - slow download transfers, RX errors

2018-02-08 Thread Tomasz Janowski, Ph.D.
Dear USB developers, Based on my google research, the problem I experience seems to happen with some newer smartphones. My test case is Samsung Galaxy S8 (SM-950U1). I am trying to use USB tethering and everything seems to work as expected (modules are loaded, Ethernet devices are up and running,

Re: High CPU load produced by USB (DW2)

2018-02-08 Thread Minas Harutyunyan
On 2/8/2018 5:07 PM, Mirza Krak wrote: > On 8 February 2018 at 12:02, Minas Harutyunyan > wrote: >> Hi Mirza, >> >> On 2/7/2018 1:49 PM, Mirza Krak wrote: > > < snip > > >> >> Could you please provide additional info: >> 1. Does your core support descriptor DMA

Re: High CPU load produced by USB (DW2)

2018-02-08 Thread Mirza Krak
On 8 February 2018 at 12:02, Minas Harutyunyan wrote: > Hi Mirza, > > On 2/7/2018 1:49 PM, Mirza Krak wrote: < snip > > > Could you please provide additional info: > 1. Does your core support descriptor DMA mode? (bits 31 and 30 of GHWCFG4). > 2. Version of core

Re: xhci_hcd HC died; cleaning up with TUSB7340 and µPD720201

2018-02-08 Thread Vignesh R
On Thursday 08 February 2018 02:24 PM, Niklas Cassel wrote: > On 16/11/17 13:26, Vignesh R wrote: >> +linux-pci >> >> Hi Chris, >> >> On Thursday 16 November 2017 05:20 PM, Quadros, Roger wrote: >>> +Vignesh >>> >>> On 13/09/17 17:26, Chris Welch wrote: We are developing a product based on

Re: High CPU load produced by USB (DW2)

2018-02-08 Thread Minas Harutyunyan
Hi Mirza, On 2/7/2018 1:49 PM, Mirza Krak wrote: > Hi. > > I initially started a thread on a different mailing list [1], and you > can take look there for some additional background. > > I am using a 4.14.15 stable kernel on a RK3288 SoC (FireFly RK3288 > board) which uses the DW2 USB core. I

Re: [PATCH v4 6/7] typec: tcpm: Represent source supply through power_supply class

2018-02-08 Thread Heikki Krogerus
Hi Adam, On Tue, Feb 06, 2018 at 03:51:26PM +, Adam Thomson wrote: > Right now there is no documentation for the generic psy class. The stuff in > sysfs-class-power is device specific property information, and the same goes > for > sysfs-class-power-twl4030. The property usage can vary

Re: [RFC PATCH v2 1/5] dt-bindings: add bindings for USB physical connector

2018-02-08 Thread Andrzej Hajda
On 07.02.2018 22:43, Rob Herring wrote: > On Mon, Feb 05, 2018 at 10:06:35AM +0100, Andrzej Hajda wrote: >> On 05.02.2018 07:08, Rob Herring wrote: >>> On Wed, Jan 31, 2018 at 02:44:31PM +0100, Andrzej Hajda wrote: These bindings allow to describe most known standard USB connectors and

Re: [PATCH 3/5] USB: serial: f81232: enable remote wakeup via RX/RI pin

2018-02-08 Thread Ji-Ze Hong (Peter Hong)
Hi Johan, Johan Hovold 於 2018/2/4 上午 09:46 寫道: On Thu, Feb 01, 2018 at 11:13:01AM +0800, Ji-Ze Hong (Peter Hong) wrote: Our USB-To-Serial support RI/ RX remote wakeup by Modem, Fax or other peripherals and we had tested it by following procedure with device_set_wakeup_enable() enabled:

Re: Re: xhci_hcd HC died; cleaning up with TUSB7340 and µPD720201

2018-02-08 Thread Niklas Cassel
On 16/11/17 13:26, Vignesh R wrote: > +linux-pci > > Hi Chris, > > On Thursday 16 November 2017 05:20 PM, Quadros, Roger wrote: >> +Vignesh >> >> On 13/09/17 17:26, Chris Welch wrote: >>> We are developing a product based on the TI AM5728 EVM.  The product >>> utilizes a TUSB7340 PCIe USB host

Re: High CPU load produced by USB (DW2)

2018-02-08 Thread Minas Harutyunyan
On 2/7/2018 6:28 PM, gregkh wrote: > On Wed, Feb 07, 2018 at 10:48:57AM +0100, Mirza Krak wrote: >> Hi. >> >> I initially started a thread on a different mailing list [1], and you >> can take look there for some additional background. >> >> I am using a 4.14.15 stable kernel on a RK3288 SoC