Most notably Sakari's patch which adds V4L2_BUF_TYPE_META_OUTPUT to the V4L2_TYPE_IS_OUTPUT define. The other two are vivid fixes to make it pass the media regression test I'm working on. Regards, Hans The following changes since commit 1e0d0a5fd38192f23304ea2fc2b531fea7c74247: media: s5p-mfc: fix incorrect bus assignment in virtual child device (2019-01-07 14:39:36 -0500) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.1d for you to fetch changes up to 635891d4e3afdf9447f5cd6fd77735dca8e24850: vivid: take data_offset into account for video output (2019-01-15 09:12:56 +0100) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Hans Verkuil (2): vivid: disable VB2_USERPTR if dma_contig was configured vivid: take data_offset into account for video output Sakari Ailus (1): v4l: uAPI: V4L2_BUF_TYPE_META_OUTPUT is an output buffer type drivers/media/platform/vivid/vivid-core.c | 20 +++++++++++++++----- drivers/media/platform/vivid/vivid-vid-out.c | 16 ++++++++++------ include/uapi/linux/videodev2.h | 3 ++- 3 files changed, 27 insertions(+), 12 deletions(-)