The following changes since commit d67614f276c1499ad939fa5c1aadd35498cc6b34: Merge fixes into media_stage (2022-09-27 10:27:56 +0200) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.1r for you to fetch changes up to 124d0ceab877b01c90b8ac54ec317bdde3aee508: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (2022-10-17 16:32:21 +0200) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Hans Verkuil (4): vivid: s_fbuf: add more sanity checks vivid: dev->bitmap_cap wasn't freed in all cases v4l2-dv-timings: add sanity checks for blanking values videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' drivers/media/test-drivers/vivid/vivid-core.c | 22 ++++++++++++++++++++++ drivers/media/test-drivers/vivid/vivid-core.h | 2 ++ drivers/media/test-drivers/vivid/vivid-vid-cap.c | 27 +++++++++++++++++++++------ drivers/media/v4l2-core/v4l2-dv-timings.c | 14 ++++++++++++++ include/uapi/linux/videodev2.h | 3 ++- 5 files changed, 61 insertions(+), 7 deletions(-)