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.20] rc fixes
Date: Tue, 31 May 2022 09:26:07 +0100	[thread overview]
Message-ID: <YpXRHxft+PhLR29h@gofer.mess.org> (raw)

The following changes since commit 340ce50f75a6bdfe6d1850ca49ef37a8e2765dd1:

  media: hantro: Enable HOLD_CAPTURE_BUF for H.264 (2022-05-17 10:11:19 +0200)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.20a

for you to fetch changes up to 6f64f2b6e4f9d86f567395b1714f5c4de59edf91:

  media: rc: Directly use ida_free() (2022-05-30 16:35:19 +0100)

----------------------------------------------------------------
v5.20a

----------------------------------------------------------------
Oliver Neukum (11):
      igorplugusb: respect DMA coherency
      igorplugusb: prevent use after free in probe error
      igorplugusb: break cyclical race on disconnect
      igorplugusb: remove superfluous usb_unlink_urb()
      iguanair: no superfluous usb_unlink_urb()
      imon_raw: respect DMA coherency
      redrat3: no unnecessary GFP_ATOMIC
      streamzap: avoid unnecessary GFP_ATOMIC
      xbox_remote: xbox_remote_initialize() cannot fail
      ttusbir: NOIO during resume
      ttusbir: avoid unnecessary usb_unlink_urb()

keliu (1):
      media: rc: Directly use ida_free()

 drivers/media/rc/igorplugusb.c | 19 +++++++++++++------
 drivers/media/rc/iguanair.c    |  5 +----
 drivers/media/rc/imon_raw.c    | 16 ++++++++++++----
 drivers/media/rc/lirc_dev.c    |  6 +++---
 drivers/media/rc/rc-main.c     |  6 +++---
 drivers/media/rc/redrat3.c     |  4 ++--
 drivers/media/rc/streamzap.c   |  2 +-
 drivers/media/rc/ttusbir.c     |  4 +---
 drivers/media/rc/xbox_remote.c | 10 +++-------
 9 files changed, 39 insertions(+), 33 deletions(-)

             reply	other threads:[~2022-05-31  8:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-31  8:26 Sean Young [this message]
2022-05-31  8:51 ` [GIT PULL FOR v5.20] rc fixes (#83674) Jenkins
2022-06-06 10:41 ` 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=YpXRHxft+PhLR29h@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.