From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Thu, 27 Oct 2022 19:21:57 +0000 (-0700)
Subject: Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab... 
X-Git-Tag: v6.1-rc3~27
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7f9a7cd690c7d59cde03027aee9bebd83b4a9dc6;p=users%2Fdwmw2%2Flinux.git

Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media

Pull media fixes from Mauro Carvalho Chehab:
 "A bunch of patches addressing issues in the vivid driver and adding
  new checks in V4L2 to validate the input parameters from some ioctls"

* tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media:
  media: vivid.rst: loop_video is set on the capture devnode
  media: vivid: set num_in/outputs to 0 if not supported
  media: vivid: drop GFP_DMA32
  media: vivid: fix control handler mutex deadlock
  media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
  media: v4l2-dv-timings: add sanity checks for blanking values
  media: vivid: dev->bitmap_cap wasn't freed in all cases
  media: vivid: s_fbuf: add more sanity checks
---

7f9a7cd690c7d59cde03027aee9bebd83b4a9dc6