All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: "Michal Vokáč" <michal.vokac@ysoft.com>,
	"Marek Vasut" <marex@denx.de>, "Tom Rini" <trini@konsulko.com>
Cc: "Lukasz Majewski" <lukma@denx.de>,
	"Mattijs Korpershoek" <mkorpershoek@kernel.org>,
	u-boot@lists.denx.de, "Petr Beneš" <petr.benes@ysoft.com>,
	"Michal Vokáč" <michal.vokac@ysoft.com>
Subject: Re: [PATCH 2/2] usb: ci_udc: cosmetics: EP and requests debug info
Date: Thu, 27 Nov 2025 11:16:44 +0100	[thread overview]
Message-ID: <87cy53srub.fsf@kernel.org> (raw)
In-Reply-To: <20251125085846.507591-2-michal.vokac@ysoft.com>

Hi Michal,

Thank you for the patch.

On Tue, Nov 25, 2025 at 09:58, Michal Vokáč <michal.vokac@ysoft.com> wrote:

> From: Petr Beneš <petr.benes@ysoft.com>
>
> Make a note in an unexpected situation, e.g. queuing a request
> on a disabled endpoint, enabling an enabled endpoint...
>
> Signed-off-by: Petr Beneš <petr.benes@ysoft.com>
> Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com>

Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>

> ---
>  drivers/usb/gadget/ci_udc.c | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)
>

  reply	other threads:[~2025-11-27 10:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-25  8:58 [PATCH 1/2] usb: ci_udc: Check ci_ep->desc before use Michal Vokáč
2025-11-25  8:58 ` [PATCH 2/2] usb: ci_udc: cosmetics: EP and requests debug info Michal Vokáč
2025-11-27 10:16   ` Mattijs Korpershoek [this message]
2025-11-25 12:26 ` [PATCH 1/2] usb: ci_udc: Check ci_ep->desc before use Marek Vasut
2025-11-25 13:13   ` Petr Benes
2025-11-27 10:12 ` Mattijs Korpershoek
2025-11-27 13:44   ` Petr Benes
2025-11-28  8:42     ` Mattijs Korpershoek
2025-12-01  8:20       ` Petr Benes
2025-12-01  9:15         ` Mattijs Korpershoek

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=87cy53srub.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=lukma@denx.de \
    --cc=marex@denx.de \
    --cc=michal.vokac@ysoft.com \
    --cc=petr.benes@ysoft.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.