public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] media: uvcvideo: Limit Power Line Control
@ 2023-01-03 11:01 Ricardo Ribalda
  2023-01-03 11:01 ` [PATCH v3 1/3] media: uvcvideo: Limit power line control for Acer EasyCamera Ricardo Ribalda
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ricardo Ribalda @ 2023-01-03 11:01 UTC (permalink / raw)
  To: Laurent Pinchart, Mauro Carvalho Chehab
  Cc: linux-media, Ricardo Ribalda, linux-kernel, Sergey Senozhatsky

Another set of webcams with invalid PLC controls.

To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>

---
Changes in v3:
- Add patch to refactor uvc_ctrl_power_line_mapping_limited. (Can be ignored)
- Improve commit message. (Thanks Laurent!)
- Reference uvc_ctrl_power_line_mapping_uvc11 from uvc_ctrl.c (Thanks Laurent!)
- Link to v2: https://lore.kernel.org/r/20221101-easycam-v2-0-5956414a608c@chromium.org

Changes in v2:
- Add Lenovo Integrated Camera
- Link to v1: https://lore.kernel.org/r/20221101-easycam-v1-0-71d6409963da@chromium.org

---
Ricardo Ribalda (3):
      media: uvcvideo: Limit power line control for Acer EasyCamera
      media: uvcvideo: Fix power line control for Lenovo Integrated Camera
      media: uvcvideo: Refactor power_line_frequency_controls_limited

 drivers/media/usb/uvc/uvc_ctrl.c   | 41 ++++++++++++++++++++++++++++----------
 drivers/media/usb/uvc/uvc_driver.c | 38 +++++++++++++++++++++--------------
 drivers/media/usb/uvc/uvcvideo.h   |  2 ++
 3 files changed, 55 insertions(+), 26 deletions(-)
---
base-commit: 69b41ac87e4a664de78a395ff97166f0b2943210
change-id: 20221101-easycam-8f1ab598b12f

Best regards,
-- 
Ricardo Ribalda <ribalda@chromium.org>

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

end of thread, other threads:[~2023-01-03 21:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-03 11:01 [PATCH v3 0/3] media: uvcvideo: Limit Power Line Control Ricardo Ribalda
2023-01-03 11:01 ` [PATCH v3 1/3] media: uvcvideo: Limit power line control for Acer EasyCamera Ricardo Ribalda
2023-01-03 11:01 ` [PATCH v3 2/3] media: uvcvideo: Fix power line control for Lenovo Integrated Camera Ricardo Ribalda
2023-01-03 21:06   ` Laurent Pinchart
2023-01-03 11:01 ` [PATCH v3 3/3] media: uvcvideo: Refactor power_line_frequency_controls_limited Ricardo Ribalda
2023-01-03 21:07   ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox