All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>,
	Hans Verkuil <hans@jjverkuil.nl>,
	linux-media@vger.kernel.org, Hans de Goede <hdegoede@redhat.com>,
	Ricardo Ribalda <ribalda@chromium.org>
Subject: Re: [GIT PULL FOR v6.16] uvcvideo improvements
Date: Tue, 27 May 2025 09:08:31 +0200	[thread overview]
Message-ID: <20250527090824.3ecb413f@foz.lan> (raw)
In-Reply-To: <20250509124615.GA12452@pendragon.ideasonboard.com>

Hi Laurent,

Em Fri, 9 May 2025 14:46:15 +0200
Laurent Pinchart <laurent.pinchart@ideasonboard.com> escreveu:

> Hi Mauro, Hans,
> 
> The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
> 
>   Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
> 
> are available in the Git repository at:
> 
>   https://gitlab.freedesktop.org/linux-media/users/pinchartl.git tags/next-media-uvc-20250509
> 
> for you to fetch changes up to 9882222fa76450e545aeb625522ced7a78ff79a0:
> 
>   media: uvcvideo: Use dev_err_probe for devm_gpiod_get_optional (2025-04-07 15:31:55 +0200)
> 
> ----------------------------------------------------------------
> uvcvideo improvements:
> 
> - Granular power saving
> - Controls cache sync fix
> - GPIO deferred probe error fix

It doesn't seem to be the case of this PR, since it sounds mostly fixes,
but if a driver is getting some relevant improvement from user's perspective,
please be a little bit more verbose at the e-mail's subject. Something like:

	Subject: uvcvideo: added support for xxx

As otherwise, I'll simply ignore the PR's subject when submitting
upstream pull requests.

Regards,
Mauro


> 
> ----------------------------------------------------------------
> Ricardo Ribalda (10):
>       media: uvcvideo: Keep streaming state in the file handle
>       media: uvcvideo: Create uvc_pm_(get|put) functions
>       media: uvcvideo: Increase/decrease the PM counter per IOCTL
>       media: uvcvideo: Make power management granular
>       media: uvcvideo: Do not turn on the camera for some ioctls
>       media: uvcvideo: Return the number of processed controls
>       media: uvcvideo: Send control events for partial succeeds
>       media: uvcvideo: Rollback non processed entities on error
>       media: uvcvideo: Fix deferred probing error
>       media: uvcvideo: Use dev_err_probe for devm_gpiod_get_optional
> 
>  drivers/media/usb/uvc/uvc_ctrl.c   |  91 +++++++++++++++++++++--------
>  drivers/media/usb/uvc/uvc_driver.c |  38 ++++++++----
>  drivers/media/usb/uvc/uvc_v4l2.c   | 117 +++++++++++++++++++++++++++++--------
>  drivers/media/usb/uvc/uvcvideo.h   |   5 ++
>  4 files changed, 190 insertions(+), 61 deletions(-)
> 



Thanks,
Mauro

  reply	other threads:[~2025-05-27  7:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-09 12:46 [GIT PULL FOR v6.16] uvcvideo improvements Laurent Pinchart
2025-05-27  7:08 ` Mauro Carvalho Chehab [this message]
2025-05-27  8:31   ` Laurent Pinchart

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=20250527090824.3ecb413f@foz.lan \
    --to=mchehab+huawei@kernel.org \
    --cc=hans@jjverkuil.nl \
    --cc=hdegoede@redhat.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=ribalda@chromium.org \
    /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.