All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v6.16] uvcvideo improvements
@ 2025-05-09 12:46 Laurent Pinchart
  2025-05-27  7:08 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 3+ messages in thread
From: Laurent Pinchart @ 2025-05-09 12:46 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Hans Verkuil
  Cc: linux-media, Hans de Goede, Ricardo Ribalda

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

----------------------------------------------------------------
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(-)

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-27  8:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-09 12:46 [GIT PULL FOR v6.16] uvcvideo improvements Laurent Pinchart
2025-05-27  7:08 ` Mauro Carvalho Chehab
2025-05-27  8:31   ` Laurent Pinchart

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.