public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Michael Grzeschik <m.grzeschik@pengutronix.de>
Cc: linux-usb@vger.kernel.org, balbi@kernel.org,
	paul.elder@ideasonboard.com, kieran.bingham@ideasonboard.com,
	nicolas@ndufresne.ca, laurent.pinchart@ideasonboard.com,
	kernel@pengutronix.de
Subject: Re: [PATCH v2 0/3] usb: gadget: uvc: fixes and improvements
Date: Fri, 10 Jun 2022 11:51:23 +0200	[thread overview]
Message-ID: <YqMUG0u1V7FEVwXO@kroah.com> (raw)
In-Reply-To: <20220529223848.105914-1-m.grzeschik@pengutronix.de>

On Mon, May 30, 2022 at 12:38:45AM +0200, Michael Grzeschik wrote:
> This series includes several patches to improve the overall usb uvc
> gadget code. It includes some style changes and some serious fixes.
> 
> Michael Grzeschik (3):
>   usb: gadget: uvc: calculate the number of request depending on
>     framesize
>   usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
>   usb: gadget: uvc: call uvc uvcg_warn on completed status instead of
>     uvcg_info
> 
>  drivers/usb/gadget/function/f_uvc.c     |  4 ++++
>  drivers/usb/gadget/function/uvc.h       |  1 +
>  drivers/usb/gadget/function/uvc_queue.c | 17 ++++++++++++-----
>  drivers/usb/gadget/function/uvc_v4l2.c  |  2 +-
>  drivers/usb/gadget/function/uvc_video.c | 11 ++++++++---
>  5 files changed, 26 insertions(+), 9 deletions(-)

This patch series fails to apply to my tree, can you please rebase and
resend?

thanks,

greg k-h

  parent reply	other threads:[~2022-06-10  9:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-29 22:38 [PATCH v2 0/3] usb: gadget: uvc: fixes and improvements Michael Grzeschik
2022-05-29 22:38 ` [PATCH v2 1/3] usb: gadget: uvc: calculate the number of request depending on framesize Michael Grzeschik
2022-06-07  2:17   ` Dan Vacura
2022-05-29 22:38 ` [PATCH v2 2/3] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI Michael Grzeschik
2022-05-29 22:38 ` [PATCH v2 3/3] usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_info Michael Grzeschik
2022-06-10  9:51 ` Greg KH [this message]
2022-06-10  9:52   ` [PATCH v2 0/3] usb: gadget: uvc: fixes and improvements Greg KH

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=YqMUG0u1V7FEVwXO@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=balbi@kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=kieran.bingham@ideasonboard.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=m.grzeschik@pengutronix.de \
    --cc=nicolas@ndufresne.ca \
    --cc=paul.elder@ideasonboard.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