linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v4.21 v2] Various fixes
Date: Fri, 23 Nov 2018 09:33:13 +0100	[thread overview]
Message-ID: <8755ff2e-8c5a-483b-f3f2-918bd6f668cc@xs4all.nl> (raw)

(fixed my SoB mess in this v2)

Various fixes, mostly related to issues found by syzbot.

The following changes since commit fbe57dde7126d1b2712ab5ea93fb9d15f89de708:

  media: ov7740: constify structures stored in fields of v4l2_subdev_ops structure (2018-11-06 07:17:02 -0500)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v4.21b2

for you to fetch changes up to 3f444acfa6f43e2e9b23907fc820e3e51339565c:

  vivid: free bitmap_cap when updating std/timings/etc. (2018-11-23 09:31:39 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Hans Verkuil (6):
      vim2m: use cancel_delayed_work_sync instead of flush_schedule_work
      adv*/tc358743/ths8200: fill in min width/height/pixelclock
      vb2: check memory model for VIDIOC_CREATE_BUFS
      MAINTAINERS fixups
      v4l2-tpg: array index could become negative
      vivid: free bitmap_cap when updating std/timings/etc.

 MAINTAINERS                                     | 10 ++++------
 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c   |  2 +-
 drivers/media/common/videobuf2/videobuf2-core.c |  3 +++
 drivers/media/i2c/ad9389b.c                     |  2 +-
 drivers/media/i2c/adv7511.c                     |  2 +-
 drivers/media/i2c/adv7604.c                     |  4 ++--
 drivers/media/i2c/adv7842.c                     |  4 ++--
 drivers/media/i2c/tc358743.c                    |  2 +-
 drivers/media/i2c/ths8200.c                     |  2 +-
 drivers/media/platform/vim2m.c                  |  3 ++-
 drivers/media/platform/vivid/vivid-vid-cap.c    |  2 ++
 11 files changed, 20 insertions(+), 16 deletions(-)

             reply	other threads:[~2018-11-23 19:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-23  8:33 Hans Verkuil [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-23  8:29 [GIT PULL FOR v4.21 v2] Various fixes Hans Verkuil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8755ff2e-8c5a-483b-f3f2-918bd6f668cc@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).