Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2704329imu; Sun, 6 Jan 2019 08:04:09 -0800 (PST) X-Google-Smtp-Source: ALg8bN7jfryf1sITzRFowh1HhtQLZJV3470wx1ByhAyopqk4CE8zexONBok69a0i+MjijHefs9DW X-Received: by 2002:a63:b81a:: with SMTP id p26mr8176968pge.433.1546790649514; Sun, 06 Jan 2019 08:04:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546790649; cv=none; d=google.com; s=arc-20160816; b=rTEPvgMi326OmMFWdw7UyZDX3LJuj9GwnMwgHp9UBX1kNxjOLlNBrrs49LUy43zRwq +z94p2X1kqiShP+9xl3zCrZLnP+RP6jLtUkIO4E27UHXuhIcF3xdXG6cpfgPIpvVI2QY LuKqsv7aaCENklen3UoZV2bPRJ21vB2kZl26G25+dhHXTwX+NxIcmv7iVh6mI+YN+uTD IDWxavWnG8RTLzspwrHAlIdr5Yy637CYckd7ec6XeFtP+lgrZ37HFVC6FYH4OoaXnBrS BYaJhzP7tm00GhyhaKAxX0lrakM30QXz2qBH2QWvvpLXez9rYHq184ozeJnRE4sHLghS GW4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=dOv/xs5S7qed4rdA1BUEWSbQv2RdLbIDYAZ2l7kGNNY=; b=U7UsBmiU6rPzQ62Puf/SbXVNxw0QRLyea7cvUsePGfejCBUCYUGdDhIaUlxrd0vVcC 4wR9niTa2qXQ8bt/PzBj1Uvt0ucX1vsjlDUtR/o4ggYh6fYPPmlAhTJP5Au+oIWlIx6U DR5PKvcmn42Tn2vUNhKHYj09FdA6bDOCNI3zRs3bCeV2sMrOh0mhiohZdK8qssXYyZCI ZRZTjgSlShBPgKObzc3zXLF4wlZGaDzlypjjvkrCEznMHpgOuwnpnI9CZ6zElVV10SrP GhB8axBsWp+7Wub3PPPjgQTAmRROzPyB+e2l+4ps/9WYFMR8QIHgl9/4ceut2OAj7B69 ob+g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b="V/FTVeTx"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l36si23227804plb.433.2019.01.06.08.03.54; Sun, 06 Jan 2019 08:04:09 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b="V/FTVeTx"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726520AbfAFQCq (ORCPT + 99 others); Sun, 6 Jan 2019 11:02:46 -0500 Received: from perceval.ideasonboard.com ([213.167.242.64]:54886 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726486AbfAFQCo (ORCPT ); Sun, 6 Jan 2019 11:02:44 -0500 Received: from localhost.localdomain (unknown [96.44.9.229]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 3267C98C; Sun, 6 Jan 2019 17:02:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1546790561; bh=Osp6yVep2KHQJUUi+FfW4FsPLQVxJshNS0c/BdnQb2Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=V/FTVeTxEKo29RYuwu2dhvkBJYUIfMZ9ephBSWI1R/y3yOVILhVGtpR1pgfO8Sqqe dP2UXmlOgfR8/wTPr3KG2rZEpxZviU4ufGkG46YwE8UYpBqQoVdskW3IV4bVMWx2kx 15jjU5qqQ0dH6lcLGlV4qeeIJxnHFW6eMaYMcY8U= From: Paul Elder To: laurent.pinchart@ideasonboard.com, kieran.bingham@ideasonboard.com Cc: Paul Elder , b-liu@ti.com, stern@rowland.harvard.edu, rogerq@ti.com, balbi@kernel.org, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v4 4/6] usb: gadget: add mechanism to specify an explicit status stage Date: Sun, 6 Jan 2019 11:02:19 -0500 Message-Id: <20190106160221.4480-5-paul.elder@ideasonboard.com> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20190106160221.4480-1-paul.elder@ideasonboard.com> References: <20190106160221.4480-1-paul.elder@ideasonboard.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A usb gadget function driver may or may not want to delay the status stage of a control OUT request. An instance where it might want to is to asynchronously validate the data of a class-specific request. A function driver that wants an explicit status stage should set the newly added explicit_status flag of the usb_request corresponding to the data stage. Later on the function driver can explicitly complete the status stage by enqueueing a usb_request for ACK, or calling usb_ep_set_halt() for STALL. To support both explicit and implicit status stages, a UDC driver must call the newly added usb_gadget_control_complete function right after calling usb_gadget_giveback_request. The status of the request that was just given back must be fed into usb_gadget_control_complete. To support the explicit status stage, it might then check what stage the usb_request was queued in, and for control IN ACK the host's zero-length data packet, or for control OUT send a zero-length DATA1 ACK packet. Signed-off-by: Paul Elder Acked-by: Alan Stern v1 Reviewed-by: Laurent Pinchart --- Changes from v3: - More specific in commit message about what to do for udc driver acking - Set explicit_status in usb_gadget_control_complete - Make explicit_status type bool Changes from v2: Add status parameter to usb_gadget_control_complete, so that a usb_request is not queued if the status of the just given back request is nonzero. Changes from v1: Complete change of API. Now we use a flag that should be set in the usb_request that is queued for the data stage to signal to the UDC that we want to delay the status stage (as opposed to setting a flag in the UDC itself, that persists across all requests). We now also provide a function for UDC drivers to very easily allow implicit status stages, to mitigate the need to convert all function drivers to this new API at once, and to make it easier for UDC drivers to convert. drivers/usb/gadget/udc/core.c | 34 ++++++++++++++++++++++++++++++++++ include/linux/usb/gadget.h | 10 ++++++++++ 2 files changed, 44 insertions(+) diff --git a/drivers/usb/gadget/udc/core.c b/drivers/usb/gadget/udc/core.c index af88b48c1cea..d3071de2b527 100644 --- a/drivers/usb/gadget/udc/core.c +++ b/drivers/usb/gadget/udc/core.c @@ -894,6 +894,40 @@ EXPORT_SYMBOL_GPL(usb_gadget_giveback_request); /* ------------------------------------------------------------------------- */ +/** + * usb_gadget_control_complete - complete the status stage of a control + * request, or delay it + * Context: in_interrupt() + * + * @gadget: gadget whose control request's status stage should be completed + * @explicit_status: true to delay status stage, false to complete here + * @status: completion code of previously completed request + * + * This is called by device controller drivers after returning the completed + * request back to the gadget layer, to either complete or delay the status + * stage. + */ +void usb_gadget_control_complete(struct usb_gadget *gadget, + bool explicit_status, int status) +{ + struct usb_request *req; + + if (explicit_status || status) + return; + + /* Send an implicit status-stage request for ep0 */ + req = usb_ep_alloc_request(gadget->ep0, GFP_ATOMIC); + if (req) { + req->length = 0; + req->explicit_status = 1; + req->complete = usb_ep_free_request; + usb_ep_queue(gadget->ep0, req, GFP_ATOMIC); + } +} +EXPORT_SYMBOL_GPL(usb_gadget_control_complete); + +/* ------------------------------------------------------------------------- */ + /** * gadget_find_ep_by_name - returns ep whose name is the same as sting passed * in second parameter or NULL if searched endpoint not found diff --git a/include/linux/usb/gadget.h b/include/linux/usb/gadget.h index e5cd84a0f84a..498e3eaa72f1 100644 --- a/include/linux/usb/gadget.h +++ b/include/linux/usb/gadget.h @@ -73,6 +73,7 @@ struct usb_ep; * Note that for writes (IN transfers) some data bytes may still * reside in a device-side FIFO when the request is reported as * complete. + * @explicit_status: If true, delays the status stage * * These are allocated/freed through the endpoint they're used with. The * hardware's driver can add extra per-request data to the memory it returns, @@ -114,6 +115,8 @@ struct usb_request { int status; unsigned actual; + + bool explicit_status; }; /*-------------------------------------------------------------------------*/ @@ -850,6 +853,13 @@ extern void usb_gadget_giveback_request(struct usb_ep *ep, /*-------------------------------------------------------------------------*/ +/* utility to complete or delay status stage */ + +void usb_gadget_control_complete(struct usb_gadget *gadget, + bool explicit_status, int status); + +/*-------------------------------------------------------------------------*/ + /* utility to find endpoint by name */ extern struct usb_ep *gadget_find_ep_by_name(struct usb_gadget *g, -- 2.19.2