The following changes since commit 8f2a4a9d5ff5202d0b3e3a144ebb9b67aabadd29: media: dvbdev.h: keep * together with the type (2020-07-19 14:26:25 +0200) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.9k for you to fetch changes up to d6df6a7c1afc9e6024ff7799ead657299deef58e: media: camss: fix memory leaks on error handling paths in probe (2020-07-24 11:23:51 +0200) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Colin Ian King (2): media: allegro: fix potential null dereference on header media: radio: remove redundant assignment to variable retval Colton Lewis (2): v4l2: Correct kernel-doc inconsistency v4l2: Correct kernel-doc inconsistency Dan Carpenter (2): media: allegro: fix an error pointer vs NULL check media: mtk-mdp: Fix a refcounting bug on error in init Evgeny Novikov (2): media: davinci: vpif_capture: fix potential double free media: camss: fix memory leaks on error handling paths in probe Hans Verkuil (1): meye: fix missing pm_mchip_mode field Jian-Jia Su (1): media: v4l2-dev/ioctl: Fix document for VIDIOC_QUERYCAP Vaibhav Gupta (2): saa7164: use generic power management media: cafe-driver: use generic power management Documentation/userspace-api/media/v4l/vidioc-querycap.rst | 4 ++-- drivers/media/pci/meye/meye.h | 2 -- drivers/media/pci/saa7164/saa7164-core.c | 3 --- drivers/media/platform/davinci/vpif_capture.c | 2 -- drivers/media/platform/marvell-ccic/cafe-driver.c | 31 +++++++------------------------ drivers/media/platform/marvell-ccic/mcam-core.c | 3 --- drivers/media/platform/marvell-ccic/mcam-core.h | 2 -- drivers/media/platform/mtk-mdp/mtk_mdp_comp.c | 16 ++++++++++++---- drivers/media/platform/qcom/camss/camss.c | 30 ++++++++++++++++++++---------- drivers/media/radio/si4713/radio-usb-si4713.c | 2 +- drivers/staging/media/allegro-dvt/allegro-core.c | 2 +- drivers/staging/media/allegro-dvt/allegro-mail.c | 3 +-- include/media/v4l2-mc.h | 8 ++++---- include/media/v4l2-subdev.h | 4 ++-- 14 files changed, 50 insertions(+), 62 deletions(-)