The following changes since commit 00c43088aa680989407b6afbda295f67b3f123f1: media: meson: vdec: add VP9 decoder support (2020-03-05 23:05:34 +0100) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.7h for you to fetch changes up to 08f57612561cd93e9a6834c1b07be780f3e7873d: media: am437x-vpfe: exclude illegal values for enum when validing params from user space (2020-03-11 15:26:32 +0100) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Benoit Parrot (1): media: ti-vpe: cal: fix a kernel oops when unloading module Changming Liu (1): media: am437x-vpfe: exclude illegal values for enum when validing params from user space Hsin-Yi Wang (1): media: mtk-vpu: avoid unaligned access to DTCM buffer. drivers/media/platform/am437x/am437x-vpfe.c | 1 + drivers/media/platform/mtk-mdp/mtk_mdp_vpu.c | 9 +++++---- drivers/media/platform/mtk-vcodec/vdec_vpu_if.c | 6 +++--- drivers/media/platform/mtk-vcodec/venc_vpu_if.c | 12 ++++++------ drivers/media/platform/mtk-vpu/mtk_vpu.c | 45 +++++++++++++++++++++++---------------------- drivers/media/platform/mtk-vpu/mtk_vpu.h | 2 +- drivers/media/platform/ti-vpe/cal.c | 13 ++++++++----- 7 files changed, 47 insertions(+), 41 deletions(-)