stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] uvc: Restore old vdev name
@ 2021-12-07  0:06 Ricardo Ribalda
  2021-12-07  0:06 ` [PATCH 1/3] Revert "media: uvcvideo: Set unique vdev name based in type" Ricardo Ribalda
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ricardo Ribalda @ 2021-12-07  0:06 UTC (permalink / raw)
  To: Nicolas Dufresne, Laurent Pinchart, : Ricardo Ribalda,
	Hans Verkuil, Mauro Carvalho Chehab, Sergey Senozhatsky,
	linux-media, linux-kernel, tfiga, stable

In order to have unique entity names, we decided to change the name of
the video devices with their functionality.

This has resulted in some (all?) GUIs showing not useful names.

This patchset reverts the original patch and introduces a new one to
allow having different entity and vdev names.

Since some distros have ported the reverted patch to their stable
kernels, it would be great if we can get this sent asap, to avoid making
more people angry ;).


Ricardo Ribalda (3):
  Revert "media: uvcvideo: Set unique vdev name based in type"
  media: v4l2-dev.c: Allow driver-defined entity names
  media: uvcvideo: Set unique entity name based in type

 drivers/media/usb/uvc/uvc_driver.c | 14 +++++++++++---
 drivers/media/v4l2-core/v4l2-dev.c |  4 +++-
 2 files changed, 14 insertions(+), 4 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-12-07  0:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-07  0:06 [PATCH 0/3] uvc: Restore old vdev name Ricardo Ribalda
2021-12-07  0:06 ` [PATCH 1/3] Revert "media: uvcvideo: Set unique vdev name based in type" Ricardo Ribalda
2021-12-07  0:14   ` Laurent Pinchart
2021-12-07  0:18     ` Laurent Pinchart
2021-12-07  0:06 ` [PATCH 2/3] media: v4l2-dev.c: Allow driver-defined entity names Ricardo Ribalda
2021-12-07  0:15   ` Laurent Pinchart
2021-12-07  0:06 ` [PATCH 3/3] media: uvcvideo: Set unique entity name based in type Ricardo Ribalda
2021-12-07  0:16   ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).