The following changes since commit 4bdbff4da40584ec2225bb429b7c66ad54d19cda: media: tuners: Kconfig: add some missing VIDEO_V4L2 dependencies (2020-04-23 07:57:27 +0200) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.8d for you to fetch changes up to c02407e73792d3a1149370314f6cc17de8bed7d2: v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compound (2020-04-24 16:01:33 +0200) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Hans Verkuil (3): vidioc-reqbufs/create-bufs.rst: fix typo cec-gpio: handle gpiod_get_value errors correctly v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compound Lukas Bulwahn (1): MAINTAINERS: adjust entries to moving CEC USB drivers Niklas Söderlund (1): vimc: cap: Report a colorspace Documentation/userspace-api/media/v4l/vidioc-create-bufs.rst | 2 +- Documentation/userspace-api/media/v4l/vidioc-reqbufs.rst | 2 +- MAINTAINERS | 4 ++-- drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 2 +- drivers/media/cec/platform/cec-gpio/cec-gpio.c | 18 +++++++++++------- drivers/media/test-drivers/vimc/vimc-capture.c | 5 ++++- drivers/media/test-drivers/vimc/vimc-debayer.c | 2 +- drivers/media/test-drivers/vimc/vimc-scaler.c | 2 +- drivers/media/test-drivers/vimc/vimc-sensor.c | 2 +- include/media/cec-pin.h | 16 +++++++--------- include/media/v4l2-ctrls.h | 4 +++- 11 files changed, 33 insertions(+), 26 deletions(-)