Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp3008604pxb; Mon, 18 Oct 2021 06:31:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzl5LNSQj1FwHWTQcM3uQSabJXAze8WD8z5MapIrOQwJ8iElrz+Fbgi43VhZFS4sip3nyEy X-Received: by 2002:a17:90a:c86:: with SMTP id v6mr7405194pja.149.1634563875400; Mon, 18 Oct 2021 06:31:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634563875; cv=none; d=google.com; s=arc-20160816; b=ezF5Z4qAwhM0zO7R1nZG++/hU+76y5LAT+OvArKmVYAwCUTM43AuBLJTMGo0FHY5FL 6nnF3sRFoPsmKee239IYu/zRSogKgQyRgt4OPHFKxYQJDRtyy9H+u+RTZZnlRQd9CkIz ztt5XxZw9vRAMGAASyGynvUuNAv+1FZF4fwag1w/JCETNc9CrtVfvTp0xW183qh5zEc/ VPGMJqk5AuJV8yDtOvEEDDbQJPoWPf3GgNfG5/qaoL83O7jEUlzBu/OuK6X/6+sMco0o cBWY04HJCk/RvGJwqovbe4piGSMb1tST3VTo2Z7Olhvaz5zr0zBHm4KZQNJSALKGQGgq cNlg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=0Lane3D6ir+NT1NtqbTilzpiAEftOkwvtIxKtqCt8tY=; b=ECojZRLGrda+vmOhqQ/OdsIH/cKYDjxKuhYNID8pCKXdI9O9YEtDfPSaOlhEdBY2he WzsxZOs1FfNEypWz6o0H0H5H95xK3W+F7c904HP5D3GwkusCnBehqk/OepJqJqWQFa2G E+iU2yRiCoCQ+dxyPWnEYSbneogqVG9vRs+OOmgB4WYe0JpIzX2K/v1WepwxMIfy8kaV GCURVJ45V8GE3JkP9Fkr1hvHLTQlNVUKWoRFOsR2iNc9K/l02DYJ2GOwlcSk04o1ZrJE CqbYttgTeFIhnIJELeet/4XDwZXZu6Kf3sGtTiT+3A0RcCzr02LloLhCijH1VwhFrV0/ 0M4g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=YQW8Svnw; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w185si17865928pfb.340.2021.10.18.06.31.01; Mon, 18 Oct 2021 06:31:15 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=YQW8Svnw; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231925AbhJRNaq (ORCPT + 99 others); Mon, 18 Oct 2021 09:30:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:41784 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232011AbhJRN3R (ORCPT ); Mon, 18 Oct 2021 09:29:17 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 63FE36058D; Mon, 18 Oct 2021 13:27:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1634563626; bh=m0lFqDFGx+bZ+n87EFHzaPIh26TVBUnLN68IcOZN84M=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YQW8Svnw8+m4szsIxZa/HfRys3e2dU7gRRg+ucQBfdR/d9rx3yTMe0ZdVgL3e+vPY B2loyapHofJ01IBRqA1DsI131HjtB2X08fdDORnAdHLjKo5kj5Z+sGEEvePRmZHXmF K5oVKUPBXQrD38usrxo4ep7hc7ySLHiuR28TL7ks= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Nikolay Martynov , Mathias Nyman Subject: [PATCH 4.14 08/39] xhci: Enable trust tx length quirk for Fresco FL11 USB controller Date: Mon, 18 Oct 2021 15:24:17 +0200 Message-Id: <20211018132325.719567849@linuxfoundation.org> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211018132325.426739023@linuxfoundation.org> References: <20211018132325.426739023@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Nikolay Martynov commit ea0f69d8211963c4b2cc1998b86779a500adb502 upstream. Tested on SD5200T TB3 dock which has Fresco Logic FL1100 USB 3.0 Host Controller. Before this patch streaming video from USB cam made mouse and keyboard connected to the same USB bus unusable. Also video was jerky. With this patch streaming video doesn't have any effect on other periferals and video is smooth. Cc: stable@vger.kernel.org Signed-off-by: Nikolay Martynov Signed-off-by: Mathias Nyman Link: https://lore.kernel.org/r/20211008092547.3996295-6-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman --- drivers/usb/host/xhci-pci.c | 2 ++ 1 file changed, 2 insertions(+) --- a/drivers/usb/host/xhci-pci.c +++ b/drivers/usb/host/xhci-pci.c @@ -38,6 +38,7 @@ #define PCI_VENDOR_ID_FRESCO_LOGIC 0x1b73 #define PCI_DEVICE_ID_FRESCO_LOGIC_PDK 0x1000 #define PCI_DEVICE_ID_FRESCO_LOGIC_FL1009 0x1009 +#define PCI_DEVICE_ID_FRESCO_LOGIC_FL1100 0x1100 #define PCI_DEVICE_ID_FRESCO_LOGIC_FL1400 0x1400 #define PCI_VENDOR_ID_ETRON 0x1b6f @@ -99,6 +100,7 @@ static void xhci_pci_quirks(struct devic /* Look for vendor-specific quirks */ if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && (pdev->device == PCI_DEVICE_ID_FRESCO_LOGIC_PDK || + pdev->device == PCI_DEVICE_ID_FRESCO_LOGIC_FL1100 || pdev->device == PCI_DEVICE_ID_FRESCO_LOGIC_FL1400)) { if (pdev->device == PCI_DEVICE_ID_FRESCO_LOGIC_PDK && pdev->revision == 0x0) {