Re: [PATCH v2] xhci: extend quirk for Renesas cards

2014-03-12 Thread Igor Gnatenko
; Igor, please do not add Signed-off-by lines unless the developer > explicitly types those words. Same with Acked-by lines. Ok. sorry about this. > Sarah Sharp > > On Wed, Mar 12, 2014 at 11:16:24AM +0400, Igor Gnatenko wrote: > > After suspend another Renesas PCI-X USB 3.0 card

[PATCH v2] xhci: extend quirk for Renesas cards

2014-03-12 Thread Igor Gnatenko
evice:uPD720202 USB 3.0 Host Controller [0015] Rev:02 ProgIf: 30 Reported-and-tested-by: Anatoly Kharchenko Reference: http://redmine.russianfedora.pro/issues/1315 Signed-off-by: Igor Gnatenko Signed-off-by: Mathias Nyman --- drivers/usb/host/xhci-pci.c | 4 +--- 1 file changed, 1 inse

Re: [PATCH] xhci: extend quirk for Renesas cards

2014-03-12 Thread Igor Gnatenko
reporter Last Name and added signed-off for you. > -Mathias > > -- > 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] xhci: extend quirk for Renesas cards

2014-03-10 Thread Igor Gnatenko
On Mon, 2014-03-10 at 15:06 +0200, Mathias Nyman wrote: > On 03/09/2014 04:20 PM, Igor Gnatenko wrote: > > After suspend another Renesas PCI-X USB 3.0 card doesn't work. > > 03:00.0 USB controller [0c03]: Renesas Technology Corp. uPD720202 USB 3.0 > > Host Controller

[PATCH] xhci: extend quirk for Renesas cards

2014-03-09 Thread Igor Gnatenko
d-off-by: Igor Gnatenko --- drivers/usb/host/xhci-pci.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/usb/host/xhci-pci.c b/drivers/usb/host/xhci-pci.c index 04f986d..13d4add 100644 --- a/drivers/usb/host/xhci-pci.c +++ b/drivers/usb/host/xhci-pci.c @@ -143,9 +

Re: [PATCH] net: asix: fix bad header length bug

2014-02-06 Thread Igor Gnatenko
g.cgi?id=29082 > > Signed-off-by: Emil Goode Reported-and-tested-by: Igor Gnatenko > --- > drivers/net/usb/asix_devices.c |1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/net/usb/asix_devices.c b/drivers/net/usb/asix_devices.c > index 9765a7d..120bb2