All of lore.kernel.org
 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 v5.13] Various random fixes
Date: Wed, 7 Apr 2021 16:40:07 +0200	[thread overview]
Message-ID: <5a84f8e8-ede2-f0bd-f3be-ea12efa386c4@xs4all.nl> (raw)

The following changes since commit c1c1d437b1f0a84de6b53416026f7ea1ef3df996:

  MAINTAINERS: update ovti,ov2680.yaml reference (2021-04-07 10:01:07 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.13a

for you to fetch changes up to 39ff66cb46464777417246317d136cf8e8ac2fa7:

  cobalt: drop static for sd_fmt (2021-04-07 16:17:23 +0200)

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

----------------------------------------------------------------
Dinghao Liu (2):
      media: platform: sti: Fix runtime PM imbalance in regs_show
      media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streaming

Hans Verkuil (1):
      cobalt: drop static for sd_fmt

Mirela Rabulea (1):
      media: imx-jpeg: Fix double free in mxc_jpeg_remove

Yang Yingliang (5):
      media: tc358743: fix possible use-after-free in tc358743_remove()
      media: adv7604: fix possible use-after-free in adv76xx_remove()
      media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()
      media: i2c: tda1997: Fix possible use-after-free in tda1997x_remove()
      media: i2c: adv7842: fix possible use-after-free in adv7842_remove()

 drivers/media/i2c/adv7511-v4l2.c                 | 2 +-
 drivers/media/i2c/adv7604.c                      | 2 +-
 drivers/media/i2c/adv7842.c                      | 2 +-
 drivers/media/i2c/tc358743.c                     | 2 +-
 drivers/media/i2c/tda1997x.c                     | 2 +-
 drivers/media/pci/cobalt/cobalt-driver.c         | 2 +-
 drivers/media/platform/imx-jpeg/mxc-jpeg.c       | 1 -
 drivers/media/platform/sti/bdisp/bdisp-debug.c   | 2 +-
 drivers/media/platform/sunxi/sun8i-di/sun8i-di.c | 2 +-
 9 files changed, 8 insertions(+), 9 deletions(-)

             reply	other threads:[~2021-04-07 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-07 14:40 Hans Verkuil [this message]
2021-04-07 15:05 ` [GIT PULL FOR v5.13] Various random fixes (#72998) Jenkins

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=5a84f8e8-ede2-f0bd-f3be-ea12efa386c4@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.