Hi Mauro, The following changes since commit 29422737017b866d4a51014cc7522fa3a99e8852: media: rc: get start time just before calling driver tx (2018-02-14 14:17:21 -0500) are available in the git repository at: git://linuxtv.org/pinchartl/media.git uvc/next for you to fetch changes up to df0d402a05dfe57cc6069d189ae9844f5bb4e852: uvcvideo: Fixed ktime_t to ns conversion (2018-02-15 10:16:34 +0200) ---------------------------------------------------------------- Edgar Thier (1): uvcvideo: Apply flags from device to actual properties Jasmin Jessich (1): uvcvideo: Fixed ktime_t to ns conversion Laurent Pinchart (4): uvcvideo: Drop extern keyword in function declarations uvcvideo: Use kernel integer types uvcvideo: Use internal kernel integer types uvcvideo: Use parentheses around sizeof operand Philipp Zabel (1): uvcvideo: Support multiple frame descriptors with the same dimensions drivers/media/usb/uvc/uvc_ctrl.c | 114 +++++++++------- drivers/media/usb/uvc/uvc_driver.c | 97 +++++++------- drivers/media/usb/uvc/uvc_isight.c | 6 +- drivers/media/usb/uvc/uvc_status.c | 4 +- drivers/media/usb/uvc/uvc_v4l2.c | 139 +++++++++++++------- drivers/media/usb/uvc/uvc_video.c | 47 +++---- drivers/media/usb/uvc/uvcvideo.h | 320 +++++++++++++++++----------------- 7 files changed, 395 insertions(+), 332 deletions(-) -- Regards, Laurent Pinchart