Message ID | cover.1583443184.git.thinhn@synopsys.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=fa6C=4W=vger.kernel.org=linux-usb-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0829192A for <patchwork-linux-usb@patchwork.kernel.org>; Thu, 5 Mar 2020 21:23:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C70DE22522 for <patchwork-linux-usb@patchwork.kernel.org>; Thu, 5 Mar 2020 21:23:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=synopsys.com header.i=@synopsys.com header.b="K/jrAcNB" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726142AbgCEVXp (ORCPT <rfc822;patchwork-linux-usb@patchwork.kernel.org>); Thu, 5 Mar 2020 16:23:45 -0500 Received: from smtprelay-out1.synopsys.com ([149.117.73.133]:53382 "EHLO smtprelay-out1.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726111AbgCEVXo (ORCPT <rfc822;linux-usb@vger.kernel.org>); Thu, 5 Mar 2020 16:23:44 -0500 Received: from mailhost.synopsys.com (sv2-mailhost1.synopsys.com [10.205.2.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtprelay-out1.synopsys.com (Postfix) with ESMTPS id 7620A43BE1; Thu, 5 Mar 2020 21:23:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1583443424; bh=/QqK71SMs1vqs9qUfnk8qpjPln6Hhcnj2HtUQngyBXI=; h=Date:From:Subject:To:Cc:From; b=K/jrAcNBhycQ5nazSXuGai34fXp2ZqxLmu7AP05fyfQ9ctHRKa68Ur36iEwLySB2E 5I0o+/fukemOeKGM4BYnW/RKp+BFcZ5rODv+M0aLgGWQpW6BkrkZVvJeR0ziD1RdPK t09KYedcjphomeimbY1GzeaW1IYXk/59/X0miJGjrV78oN3HK1RVqbdY/1fl2ul7lX 5nRU0lR+VxZtq61jVsmUZn/7Ohi8y0aAZzpEqoQzwQ5PdDzu9q//SRsLcNC5wkqnt1 oriHp5aybvqeamTlPiPuKk3s1FqjTUsWjUJRsdTUI5LeayY3z7KGRN7bfztEMBOrL5 r2GUfj4wylsyw== Received: from te-lab16 (nanobot.internal.synopsys.com [10.10.186.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailhost.synopsys.com (Postfix) with ESMTPSA id 07A65A0096; Thu, 5 Mar 2020 21:23:42 +0000 (UTC) Received: by te-lab16 (sSMTP sendmail emulation); Thu, 05 Mar 2020 13:23:42 -0800 Date: Thu, 05 Mar 2020 13:23:42 -0800 Message-Id: <cover.1583443184.git.thinhn@synopsys.com> From: Thinh Nguyen <Thinh.Nguyen@synopsys.com> Subject: [PATCH 0/6] usb: dwc3: gadget: Misc transfer cancellation fixes To: Felipe Balbi <balbi@kernel.org>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Thinh Nguyen <Thinh.Nguyen@synopsys.com>, linux-usb@vger.kernel.org Cc: John Youn <John.Youn@synopsys.com>, stable <stable@vger.kernel.org> Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: <linux-usb.vger.kernel.org> X-Mailing-List: linux-usb@vger.kernel.org |
Series |
usb: dwc3: gadget: Misc transfer cancellation fixes
|
expand
|