Message ID | 1635229309-2821-1-git-send-email-quic_linyyuan@quicinc.com (mailing list archive) |
---|---|
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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A3483C433EF for <linux-usb@archiver.kernel.org>; Tue, 26 Oct 2021 06:21:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7F77B61039 for <linux-usb@archiver.kernel.org>; Tue, 26 Oct 2021 06:21:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230234AbhJZGYW (ORCPT <rfc822;linux-usb@archiver.kernel.org>); Tue, 26 Oct 2021 02:24:22 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:41408 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230160AbhJZGYV (ORCPT <rfc822;linux-usb@vger.kernel.org>); Tue, 26 Oct 2021 02:24:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1635229318; x=1666765318; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=wY+s3IQcpoz0HD/Vtk0LsLeHJ0yGIl6M9q95TZdn0IY=; b=JF3oalQ/yzvRkpvFl1P35KFRrSK3guPBcCJu3DpRsZg7om0Tsk00BSzf 3xLMhkrKYas3NhjCllKY4vOVNh5urI5nXG9sqO9n2FUfV+ubFKidvJk/T FIL8bEXi+/P/K+mza9qIDnHE72XbnYgOZ1ADEQhhVo2jTRNKILjy41gSa Q=; Received: from ironmsg09-lv.qualcomm.com ([10.47.202.153]) by alexa-out.qualcomm.com with ESMTP; 25 Oct 2021 23:21:58 -0700 X-QCInternal: smtphost Received: from nalasex01b.na.qualcomm.com ([10.47.209.197]) by ironmsg09-lv.qualcomm.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Oct 2021 23:21:58 -0700 Received: from linyyuan-gv.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.922.7; Mon, 25 Oct 2021 23:21:56 -0700 From: Linyu Yuan <quic_linyyuan@quicinc.com> To: Felipe Balbi <balbi@kernel.org>, Greg Kroah-Hartman <gregkh@linuxfoundation.org> CC: <linux-usb@vger.kernel.org>, Jack Pham <jackp@quicinc.com>, Linyu Yuan <quic_linyyuan@quicinc.com> Subject: [PATCH v13 0/2] usb: gadget: configfs: add some trace event Date: Tue, 26 Oct 2021 14:21:47 +0800 Message-ID: <1635229309-2821-1-git-send-email-quic_linyyuan@quicinc.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01b.na.qualcomm.com (10.47.209.197) Precedence: bulk List-ID: <linux-usb.vger.kernel.org> X-Mailing-List: linux-usb@vger.kernel.org |
Series |
usb: gadget: configfs: add some trace event
|
expand
|