All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT FIXES FOR v5.15] Fix for IR Toy issue
Date: Wed, 15 Sep 2021 08:53:31 +0100	[thread overview]
Message-ID: <20210915075331.GA8620@gofer.mess.org> (raw)

Hi,

The IR Toy device might hang if it receives IR while an transmit command
is sent. Presumably this is an issue in the firmware, however this works
around the issue.

Thanks

Sean

The following changes since commit 3ad02c27d89d72b3b49ac51899144b7d0942f05f:

  media: s5p-jpeg: rename JPEG marker constants to prevent build warnings (2021-09-07 07:57:59 +0200)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.15f

for you to fetch changes up to ec348aed3d14269855027751488bf4d33547f8db:

  media: ir_toy: prevent device from hanging during transmit (2021-09-14 22:09:48 +0100)

----------------------------------------------------------------
v5.15f

----------------------------------------------------------------
Sean Young (1):
      media: ir_toy: prevent device from hanging during transmit

 drivers/media/rc/ir_toy.c | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

             reply	other threads:[~2021-09-15  7:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15  7:53 Sean Young [this message]
2021-09-15  8:14 ` [GIT FIXES FOR v5.15] Fix for IR Toy issue (#77011) 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=20210915075331.GA8620@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.