On 07.02.2018 18:15, Jose Marino wrote:
I applied your debugfs patches on top of 4.15.1 and it fixes the problem. No
more kernel oops on suspend.
Jose
Great, thanks
-Mathias
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.k
On 08.02.2018 18:54, Greg KH wrote:
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.
https://github.com/torvald
From: Karsten Koop
This patch adds support for new CASSY devices to the ldusb driver. The PIDs are
also added to the ignore list in hid-quirks.
Signed-off-by: Karsten Koop
---
drivers/hid/hid-ids.h| 3 +++
drivers/hid/hid-quirks.c | 3 +++
drivers/usb/misc/ldusb.c | 6 ++
3 files chan
On 09.02.2018 04:03, Peter Chen wrote:
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 eh
There are multiple reports of UAS issue together with JMS567 (from myself also)
Question: you mentioned that connecting the enclosure to an
intermediate USB HUB is a workaround.
Can you specify if your PC USB port is USB 3.0 and if the HUB is USB
3.0 as well, and if it is self-powered or not?
2018
On 08 February 2018 21:31, Sebastian Reichel wrote:
> 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.
> >
> > E
On Thu, Feb 08, 2018 at 01:00:02PM -0800, The Real Bev wrote:
> 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 controll
On Thu, Feb 08, 2018 at 08:12:06PM +0100, Rafael J. Wysocki wrote:
> On Wednesday, February 7, 2018 11:44:15 PM CET Rafael J. Wysocki wrote:
> > On Mon, Feb 5, 2018 at 6:06 PM, Rafael J. Wysocki
> > wrote:
> > > On 2/5/2018 3:14 PM, Bjørn Mork wrote:
> > >>
> > >> "Rafael J. Wysocki" writes:
> >
Hi,
On Fri, Feb 09, 2018 at 11:28:42AM +, Adam Thomson wrote:
> On 08 February 2018 21:31, Sebastian Reichel wrote:
> > 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 di
Dear all,
I'm struggling with getting a RPi Zero based UAC2 gadget working with Windows
10. In the progress I've found a bug in f_uac2.c , where wTotalLength was
calculated erroneously https://github.com/torvalds/linux/pull/515 (I'll be
preparing a proper patch submission for this, which I've t
On Fri, Feb 09, 2018 at 03:27:00PM +, Robert Bielik wrote:
> Dear all,
>
> I'm struggling with getting a RPi Zero based UAC2 gadget working with
> Windows 10. In the progress I've found a bug in f_uac2.c , where
> wTotalLength was calculated erroneously
> https://github.com/torvalds/linux/pull
On 09 February 2018 15:02, Sebastian Reichel wrote:
> Hi,
>
> On Fri, Feb 09, 2018 at 11:28:42AM +, Adam Thomson wrote:
> > On 08 February 2018 21:31, Sebastian Reichel wrote:
> > > On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote:
> > > > This commit adds the 'connected_type' pro
> We don't do github pull requests for the kernel, please see the long
> text response in that request for how to do it properly.
>
> Heck, we don't even use github :)
I know, found it out the hard way 😉
>
> > However, that wasn't enough. The device still isn't loaded properly.
>
> What do you
On Fri, Feb 09, 2018 at 03:56:30PM +, Robert Bielik wrote:
> > We don't do github pull requests for the kernel, please see the long
> > text response in that request for how to do it properly.
> >
> > Heck, we don't even use github :)
>
> I know, found it out the hard way 😉
>
> >
> > > Howe
On 08 February 2018 10:45, Heikki Krogerus wrote:
Hi Heikki,
Comments in-line as usual. Bit verbose, and may have stated the obvious in
places, but trying to build a picture and aim for something sensible.
> Hi Adam,
>
> On Tue, Feb 06, 2018 at 03:51:26PM +, Adam Thomson wrote:
> > Right now
From: Petr Cvek
commit c8cd751060b149997b9de53a494fb1490ded72c5 upstream.
Commit 76e0da34c7ce ("usb-gadget/uvc: use per-attribute show and store
methods") caused a stringification of an undefined macro argument "aname",
so three UVC parameters (streaming_interval, streaming_maxpacket and
streami
On Fri, Feb 09, 2018 at 01:23:43PM -0600, Bin Liu wrote:
> From: Petr Cvek
>
> commit c8cd751060b149997b9de53a494fb1490ded72c5 upstream.
>
> Commit 76e0da34c7ce ("usb-gadget/uvc: use per-attribute show and store
> methods") caused a stringification of an undefined macro argument "aname",
> so th
On Fri, Feb 09, 2018 at 08:51:03PM +0100, Greg KH wrote:
> On Fri, Feb 09, 2018 at 01:23:43PM -0600, Bin Liu wrote:
> > From: Petr Cvek
> >
> > commit c8cd751060b149997b9de53a494fb1490ded72c5 upstream.
> >
> > Commit 76e0da34c7ce ("usb-gadget/uvc: use per-attribute show and store
> > methods") c
On 02/09/2018 05:13 AM, Greg KH wrote:
On Thu, Feb 08, 2018 at 01:00:02PM -0800, The Real Bev wrote:
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 Inte
On Fri, Feb 9, 2018 at 2:43 PM, Markus Demleitner wrote:
> On Thu, Feb 08, 2018 at 08:12:06PM +0100, Rafael J. Wysocki wrote:
>> On Wednesday, February 7, 2018 11:44:15 PM CET Rafael J. Wysocki wrote:
>> > On Mon, Feb 5, 2018 at 6:06 PM, Rafael J. Wysocki
>> > wrote:
>> > > On 2/5/2018 3:14 PM, B
From: Rafael J. Wysocki
Commit 662591461c4b (ACPI / EC: Drop EC noirq hooks to fix a
regression) modified the ACPI EC driver so that it doesn't switch
over to busy polling mode during noirq stages of system suspend and
resume in an attempt to fix an issue resulting from that behavior.
However, t
I tested along with another person from the VFIO community that was
having the same issue. Resolved in both cases.
Thanks!
Blake Lee
On Fri, Feb 9, 2018 at 3:54 AM, Mathias Nyman
wrote:
> On 08.02.2018 18:54, Greg KH wrote:
>>
>> On Wed, Feb 07, 2018 at 08:03:54PM -0500, Blake lee wrote:
>>>
>>>
On Fri, Feb 9, 2018 at 3:57 AM, Menion wrote:
> There are multiple reports of UAS issue together with JMS567 (from myself
> also)
> Question: you mentioned that connecting the enclosure to an
> intermediate USB HUB is a workaround.
> Can you specify if your PC USB port is USB 3.0 and if the HUB i
Thanks Mathias for looking into this.
2018-02-06 18:32 GMT+01:00 Mathias Nyman :
>
> Does reverting
> 37be6676 usb: hub: Fix auto-remount of safely removed or ejected USB-3
> devices
> help?
Unfortunately not, the card reader is still missing after resume.
Here's the dmesg and usbmon (as previou
24 matches
Mail list logo