All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT FIXES FOR v5.15] Fix for IR Toy issue
@ 2021-09-15  7:53 Sean Young
  2021-09-15  8:14 ` [GIT FIXES FOR v5.15] Fix for IR Toy issue (#77011) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Young @ 2021-09-15  7:53 UTC (permalink / raw)
  To: linux-media

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-15  8:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15  7:53 [GIT FIXES FOR v5.15] Fix for IR Toy issue Sean Young
2021-09-15  8:14 ` [GIT FIXES FOR v5.15] Fix for IR Toy issue (#77011) Jenkins

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.