Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/2] media: uvcvideo: Enable keep-sorted
@ 2025-04-29 13:47 Ricardo Ribalda
  2025-04-29 13:47 ` [PATCH 1/2] media: uvcvideo: Rewrite uvc_ids for keep-sorted Ricardo Ribalda
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Ricardo Ribalda @ 2025-04-29 13:47 UTC (permalink / raw)
  To: Laurent Pinchart, Hans de Goede, Mauro Carvalho Chehab
  Cc: Hans Verkuil, linux-media, linux-kernel, Ricardo Ribalda

When committers contribute quirks to the uvc driver, they usually add
them out of order.

We can automatically validate that their follow our guidelines with the
use of keep-sorted.

This patchset adds support for keep-sorted in the uvc driver. The two
patches can be squashed if needed.

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
---
Ricardo Ribalda (2):
      media: uvcvideo: Rewrite uvc_ids for keep-sorted.
      media: uvcvideo: Add keep-sorted statement and sort uvc_ids

 drivers/media/usb/uvc/uvc_driver.c | 660 +++++++++++++++++++++++--------------
 1 file changed, 409 insertions(+), 251 deletions(-)
---
base-commit: 398a1b33f1479af35ca915c5efc9b00d6204f8fa
change-id: 20250429-keep-sorted-2ac6f4796726

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


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

end of thread, other threads:[~2025-06-17 13:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-29 13:47 [PATCH 0/2] media: uvcvideo: Enable keep-sorted Ricardo Ribalda
2025-04-29 13:47 ` [PATCH 1/2] media: uvcvideo: Rewrite uvc_ids for keep-sorted Ricardo Ribalda
2025-04-29 18:21   ` Ricardo Ribalda
2025-04-29 13:47 ` [PATCH 2/2] media: uvcvideo: Add keep-sorted statement and sort uvc_ids Ricardo Ribalda
2025-06-16 13:05 ` [PATCH 0/2] media: uvcvideo: Enable keep-sorted Hans de Goede
2025-06-16 13:22   ` Ricardo Ribalda
2025-06-16 13:26     ` Hans de Goede
2025-06-16 13:31       ` Ricardo Ribalda
2025-06-16 13:38         ` Hans de Goede
2025-06-17 11:52           ` Hans Verkuil
2025-06-17 12:53             ` Laurent Pinchart
2025-06-17 13:02               ` Ricardo Ribalda

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