The following changes since commit 9a538b83612c8b5848bf840c2ddcd86dda1c8c76: media: venus: core: Add support for opp tables/perf voting (2020-08-18 15:55:56 +0200) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.10c for you to fetch changes up to 696c69d9cd00ef9b2b4101c727b1d4580347b56c: MAINTAINERS: add Dafna Hirschfeld for rkisp1 (2020-08-26 10:57:43 +0200) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Alexandre Courbot (1): media: mtk-vcodec: fix Kconfig help text Christopher Snowhill (1): Implements support for the MyGica iGrabber Hans Verkuil (2): dev-sliced-vbi.rst: fix wrong type videodev2.h: RGB BT2020 and HSV are always full range Helen Koike (1): MAINTAINERS: add Dafna Hirschfeld for rkisp1 Hsin-Yi Wang (1): media: mtk-vcodec: set dma max segment size Peilin Ye (2): vivid: Fix global-out-of-bounds read in precalculate_color() v4l2-tpg: Clamp hue in tpg_s_hue() Tom Rix (1): media: tuner-simple: fix regression in simple_set_radio_freq Tomasz Figa (3): MAINTAINERS: Make Tomasz the main maintainer of videobuf2 MAINTAINERS: Remove Kyungmin from the maintainers list of videobuf2 MAINTAINERS: Remove Pawel from the maintainers list of videobuf2 Tong Zhang (1): media: pvrusb2: fix parsing error Documentation/userspace-api/media/v4l/colorspaces-defs.rst | 9 ++++----- Documentation/userspace-api/media/v4l/colorspaces-details.rst | 5 ++--- Documentation/userspace-api/media/v4l/dev-sliced-vbi.rst | 2 +- MAINTAINERS | 5 ++--- drivers/media/platform/Kconfig | 4 ++-- drivers/media/platform/mtk-vcodec/mtk_vcodec_dec_drv.c | 8 ++++++++ drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c | 8 ++++++++ drivers/media/test-drivers/vivid/vivid-meta-out.c | 9 +++++---- drivers/media/tuners/tuner-simple.c | 5 +++-- drivers/media/usb/em28xx/em28xx-cards.c | 22 ++++++++++++++++++++++ drivers/media/usb/em28xx/em28xx.h | 1 + drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 5 ++--- include/media/tpg/v4l2-tpg.h | 1 + include/uapi/linux/videodev2.h | 17 ++++++++--------- 14 files changed, 69 insertions(+), 32 deletions(-)