The following changes since commit 0ab4f9087ea94ff92dc2ae68180faaf6bd443021: media: platform: add missing put_device() call in mtk_jpeg_probe() and mtk_jpeg_remove() (2020-11-05 18:03:11 +0100) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.11g for you to fetch changes up to 8b1bad443e65afcd03657b01aec8722f2d7fa61e: media: solo6x10: fix missing snd_card_free in error handling case (2020-11-11 12:18:08 +0100) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Dikshita Agarwal (1): v4l2-ctrls: allow V4L2_CTRL_TYPE_BUTTON with request api Hans Verkuil (2): v4l2-compat-ioctl32.c: add missing #ifdef CONFIG_COMPAT_32BIT_TIMEs saa7134: improve f->fmt.win.clips NULL check Qinglang Miao (1): media: solo6x10: fix missing snd_card_free in error handling case Sakari Ailus (1): vim2m: Register video device after setting up internals Zebediah Figura (1): media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free(). drivers/media/pci/saa7134/saa7134-video.c | 6 ++++-- drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +- drivers/media/test-drivers/vim2m.c | 20 +++++++++++--------- drivers/media/usb/cx231xx/cx231xx-audio.c | 2 +- drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 4 ++++ drivers/media/v4l2-core/v4l2-ctrls.c | 6 +----- 6 files changed, 22 insertions(+), 18 deletions(-)