All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.11] Minor DVB & RC fixes
Date: Tue, 10 Nov 2020 10:58:50 +0000	[thread overview]
Message-ID: <20201110105850.GA27501@gofer.mess.org> (raw)

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/syoung/media_tree.git tags/v5.11a

for you to fetch changes up to 24b0887fbf24b58278ae60d02ee41c642f5b1d84:

  media: dvbdev: Fix memleak in dvb_register_device (2020-11-10 10:42:01 +0000)

----------------------------------------------------------------
v5.11a

----------------------------------------------------------------
Dan Carpenter (1):
      media: rc: validate that "rc_proto" is reasonable

Dinghao Liu (1):
      media: dvbdev: Fix memleak in dvb_register_device

Qinglang Miao (1):
      media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()

 drivers/media/dvb-core/dvbdev.c       | 3 +++
 drivers/media/rc/lirc_dev.c           | 3 ++-
 drivers/media/usb/dvb-usb-v2/zd1301.c | 2 +-
 include/uapi/linux/lirc.h             | 1 +
 4 files changed, 7 insertions(+), 2 deletions(-)

             reply	other threads:[~2020-11-10 10:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-10 10:58 Sean Young [this message]
2020-11-10 11:16 ` [GIT PULL FOR v5.11] Minor DVB & RC fixes (#68791) 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=20201110105850.GA27501@gofer.mess.org \
    --to=sean@mess.org \
    --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.