2022-09-20 15:05:01

by Ricardo Ribalda

[permalink] [raw]
Subject: [PATCH v1 0/2] [RESEND] media: uvc: Get menu names from framework

Do not have a local copy of the item names. Instead use the ones from the
v4l2 framework.

To: Mauro Carvalho Chehab <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Laurent Pinchart <[email protected]>
Signed-off-by: Ricardo Ribalda <[email protected]>

---
Ricardo Ribalda (2):
media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU
media: uvcvideo: Use standard names for menus

drivers/media/usb/uvc/uvc_ctrl.c | 136 +++++++++++++++++++++++++------------
drivers/media/usb/uvc/uvc_driver.c | 3 +-
drivers/media/usb/uvc/uvc_v4l2.c | 81 ++++++++++++++++------
drivers/media/usb/uvc/uvcvideo.h | 5 +-
include/uapi/linux/uvcvideo.h | 3 +-
5 files changed, 162 insertions(+), 66 deletions(-)
---
base-commit: 521a547ced6477c54b4b0cc206000406c221b4d6
change-id: 20220920-standard-menues-6d703c57f231

Best regards,
--
Ricardo Ribalda <[email protected]>