Message ID | 20220510091630.16564-1-kishon@ti.com |
---|---|
Headers | show
Return-Path: <linux-usb-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9F476C4332F for <linux-usb@archiver.kernel.org>; Tue, 10 May 2022 09:16:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238523AbiEJJUs (ORCPT <rfc822;linux-usb@archiver.kernel.org>); Tue, 10 May 2022 05:20:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58732 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238513AbiEJJUr (ORCPT <rfc822;linux-usb@vger.kernel.org>); Tue, 10 May 2022 05:20:47 -0400 Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 91F34209B49; Tue, 10 May 2022 02:16:50 -0700 (PDT) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 24A9GbMA075025; Tue, 10 May 2022 04:16:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1652174197; bh=7snpbKn5zSFuGNb0yU6RHqm+dmazdYnH7kTAEoqr7IM=; h=From:To:CC:Subject:Date; b=zC09k5H2n1JRLu8ze2oLLRtaNL4S91zf54O9tqNFXvqpUxNicxtceLdYW8aPU7Crj tYk5GMO/jXCL8kR+CtZ3ob9DGuwTnxk4wQ/0nY8EaIpWyQW0MBkl/74j35cEDixFSG gwRPjglF2dH7DIJJ1Pkb1ODxqae9Jd9JSLq6EIk0= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 24A9GbvC026194 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 10 May 2022 04:16:37 -0500 Received: from DFLE112.ent.ti.com (10.64.6.33) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 10 May 2022 04:16:36 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Tue, 10 May 2022 04:16:36 -0500 Received: from a0393678ub.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 24A9GYeI127131; Tue, 10 May 2022 04:16:34 -0500 From: Kishon Vijay Abraham I <kishon@ti.com> To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Mathias Nyman <mathias.nyman@intel.com>, Alan Stern <stern@rowland.harvard.edu> CC: Kishon Vijay Abraham I <kishon@ti.com>, <linux-usb@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [RESEND PATCH v2 0/2] Fix cold plugged USB device on certain PCIe USB cards Date: Tue, 10 May 2022 14:46:28 +0530 Message-ID: <20220510091630.16564-1-kishon@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: <linux-usb.vger.kernel.org> X-Mailing-List: linux-usb@vger.kernel.org |
Series |
Fix cold plugged USB device on certain PCIe USB cards
|
expand
|