linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] uvcvideo: Fix hw timestamp in Sunplus modules
@ 2021-09-15 20:05 Ricardo Ribalda
  2021-09-15 20:05 ` [PATCH 1/3] media: uvc: Extend documentation of uvc_video_clock_decode() Ricardo Ribalda
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ricardo Ribalda @ 2021-09-15 20:05 UTC (permalink / raw)
  To: Laurent Pinchart, Mauro Carvalho Chehab, linux-media,
	linux-kernel, hn.chen
  Cc: Ricardo Ribalda

Add a quirk to fix the hardware timestamping in Sunplus camera modules.

Ricardo Ribalda (3):
  media: uvc: Extend documentation of uvc_video_clock_decode()
  media: uvc: Allow quirking by entity guid
  media: uvc: Create UVC_QUIRK_IGNORE_EMPTY_TS quirk

 drivers/media/usb/uvc/uvc_driver.c | 36 ++++++++++++++++++++++++++++++
 drivers/media/usb/uvc/uvc_video.c  | 11 +++++++++
 drivers/media/usb/uvc/uvcvideo.h   |  1 +
 3 files changed, 48 insertions(+)

-- 
2.33.0.309.g3052b89438-goog


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

end of thread, other threads:[~2021-10-12  8:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15 20:05 [PATCH 0/3] uvcvideo: Fix hw timestamp in Sunplus modules Ricardo Ribalda
2021-09-15 20:05 ` [PATCH 1/3] media: uvc: Extend documentation of uvc_video_clock_decode() Ricardo Ribalda
2021-09-15 20:05 ` [PATCH 2/3] media: uvc: Allow quirking by entity guid Ricardo Ribalda
2021-09-15 20:05 ` [PATCH 3/3] media: uvc: Create UVC_QUIRK_IGNORE_EMPTY_TS quirk Ricardo Ribalda
2021-10-12  7:59 ` [PATCH 0/3] uvcvideo: Fix hw timestamp in Sunplus modules hn.chen

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