linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Wesley Cheng <quic_wcheng@quicinc.com>
Cc: balbi@kernel.org, Thinh.Nguyen@synopsys.com,
	linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
	quic_jackp@quicinc.com
Subject: Re: [PATCH v8 0/5] Fix controller halt and endxfer timeout issues
Date: Wed, 7 Sep 2022 16:27:31 +0200	[thread overview]
Message-ID: <YxiqU9Rx74ayIl59@kroah.com> (raw)
In-Reply-To: <20220901193625.8727-1-quic_wcheng@quicinc.com>

On Thu, Sep 01, 2022 at 12:36:20PM -0700, Wesley Cheng wrote:
> Changes in v8:
> - Remove stub for dwc3_remove_requests() as if DWC3 host only is enabled
> then ep0 isn't event compiled.

This only applied with manual override of some fuzz in patch 2/5, which
is odd.  You should check that it all applied correctly to my tree
please.

thanks,

greg k-h

      parent reply	other threads:[~2022-09-07 14:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-01 19:36 [PATCH v8 0/5] Fix controller halt and endxfer timeout issues Wesley Cheng
2022-09-01 19:36 ` [PATCH v8 1/5] usb: dwc3: Avoid unmapping USB requests if endxfer is not complete Wesley Cheng
2022-09-01 19:36 ` [PATCH v8 2/5] usb: dwc3: Remove DWC3 locking during gadget suspend/resume Wesley Cheng
2022-09-01 19:36 ` [PATCH v8 3/5] usb: dwc3: Increase DWC3 controller halt timeout Wesley Cheng
2022-09-01 19:36 ` [PATCH v8 4/5] usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer Wesley Cheng
2022-09-01 19:36 ` [PATCH v8 5/5] usb: dwc3: gadget: Submit endxfer command if delayed during disconnect Wesley Cheng
2022-09-07 14:27 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YxiqU9Rx74ayIl59@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Thinh.Nguyen@synopsys.com \
    --cc=balbi@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=quic_jackp@quicinc.com \
    --cc=quic_wcheng@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).