Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp513799pxj; Tue, 18 May 2021 08:20:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxNCK0VHWt1MKv5a2ceBVgqp9KLc5JjcN8OL2GJO/60R5t6i2NCWd4n1T/zQq/6whTRdnM+ X-Received: by 2002:a05:6402:10c9:: with SMTP id p9mr7770956edu.268.1621351250550; Tue, 18 May 2021 08:20:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621351250; cv=none; d=google.com; s=arc-20160816; b=jcMB97pyUm/tBg+XrWBzMzg/ig3PIyWXZlfS+EWZglinYg03OO98hhXK7QdZ569kU6 js6KTj7MEBFJZWfdRzlXqHUeWrPfwAu7vdgMGdQ/jcDyGffUw6afOlLKJlwODnjC5kXC bZh3adC0Sg/0eWkeuIGAcyOFISLE5CeW+WFxphmGDIBSmJqpPuCrMCnYo/fbCog31l1j DgK8TZxjuwpqJbXYMQubZGZwka3UPMngpwekFfMGb074dkGL7UUACUOGQpAUn1/5ZS+V K4ZLCoCGE2pXkAp6t96KuANRl/CNs2a+o6bBpF2yprP1wN/i9Zawd/7p/jp7sKr8G+KZ 8l1g== 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=F3yGL+UIm2L53BQQE+0Laf1TJe5L0xe5PECgVrA/a7w=; b=dMsGF3+8eKo5vwPjupocFZ/IyqMvbV9rl8AS8y7JQc3Y+T7XLb4SWi+7uDzshknyyG bh9S9my7I1cad9omd0dN0NMBEKLywhGoiYgBHjLFaSpdQ1ltjmQaDyF4ZLlBUh9bztZI fHtvHUR56wW3Y8wEXOEE2NTPJ6YvPk+gWeMQoxxlLDo7CGYZi3uRkrD/51bvag74Oqsx 6RLQuwN9u5nL/b1YD2/f0UvwEfm6ypn4Cvx9V0CQeTEtsZUz2nHGLDbJN5zRxlOfohyN neOt7MzEDK0BBCBr76sKFaZyKyt4EGfVQIN/BTKHXuGO2fS2F56Pg01/iHj/Ocsax89Q W+dA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=IMICPBgj; 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 be6si7829833edb.445.2021.05.18.08.20.23; Tue, 18 May 2021 08:20:50 -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=IMICPBgj; 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 S1345238AbhEQPyc (ORCPT + 99 others); Mon, 17 May 2021 11:54:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:40080 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244147AbhEQPgf (ORCPT ); Mon, 17 May 2021 11:36:35 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6396561CEF; Mon, 17 May 2021 14:40:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621262404; bh=QKOQY0rDLrRV2h/d3hQ+p73SyJPmWV9nPG9rkGfSOsc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IMICPBgjtkFdOElliJidNCsP8HkhsZIb2bDldgPanxmdsRvTV1awYHaf7Dp4VPiKT UUZkc1m6I6UKvqY2LouTh15NaPOUyG1ppM83kSL1Y1YD8UoWzFL3y4CpK6m+JMF1tJ cpGRyhMv9MLTb9jxeBvt7IDYdwpWi3aLWNPz2I98= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Minas Harutyunyan , Phil Elwell Subject: [PATCH 5.11 284/329] usb: dwc2: Fix gadget DMA unmap direction Date: Mon, 17 May 2021 16:03:15 +0200 Message-Id: <20210517140311.709301759@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210517140302.043055203@linuxfoundation.org> References: <20210517140302.043055203@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: Phil Elwell commit 75a41ce46bae6cbe7d3bb2584eb844291d642874 upstream. The dwc2 gadget support maps and unmaps DMA buffers as necessary. When mapping and unmapping it uses the direction of the endpoint to select the direction of the DMA transfer, but this fails for Control OUT transfers because the unmap occurs after the endpoint direction has been reversed for the status phase. A possible solution would be to unmap the buffer before the direction is changed, but a safer, less invasive fix is to remember the buffer direction independently of the endpoint direction. Fixes: fe0b94abcdf6 ("usb: dwc2: gadget: manage ep0 state in software") Acked-by: Minas Harutyunyan Cc: stable Signed-off-by: Phil Elwell Link: https://lore.kernel.org/r/20210506112200.2893922-1-phil@raspberrypi.com Signed-off-by: Greg Kroah-Hartman --- drivers/usb/dwc2/core.h | 2 ++ drivers/usb/dwc2/gadget.c | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) --- a/drivers/usb/dwc2/core.h +++ b/drivers/usb/dwc2/core.h @@ -112,6 +112,7 @@ struct dwc2_hsotg_req; * @debugfs: File entry for debugfs file for this endpoint. * @dir_in: Set to true if this endpoint is of the IN direction, which * means that it is sending data to the Host. + * @map_dir: Set to the value of dir_in when the DMA buffer is mapped. * @index: The index for the endpoint registers. * @mc: Multi Count - number of transactions per microframe * @interval: Interval for periodic endpoints, in frames or microframes. @@ -161,6 +162,7 @@ struct dwc2_hsotg_ep { unsigned short fifo_index; unsigned char dir_in; + unsigned char map_dir; unsigned char index; unsigned char mc; u16 interval; --- a/drivers/usb/dwc2/gadget.c +++ b/drivers/usb/dwc2/gadget.c @@ -422,7 +422,7 @@ static void dwc2_hsotg_unmap_dma(struct { struct usb_request *req = &hs_req->req; - usb_gadget_unmap_request(&hsotg->gadget, req, hs_ep->dir_in); + usb_gadget_unmap_request(&hsotg->gadget, req, hs_ep->map_dir); } /* @@ -1242,6 +1242,7 @@ static int dwc2_hsotg_map_dma(struct dwc { int ret; + hs_ep->map_dir = hs_ep->dir_in; ret = usb_gadget_map_request(&hsotg->gadget, req, hs_ep->dir_in); if (ret) goto dma_error;