All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers/media/rc/ir-nec-decode : add toggle feature
@ 2014-06-19  8:24 Niels Laukens
  2014-06-19  8:25 ` [PATCH 1/2] " Niels Laukens
  2014-06-19  8:25 ` [PATCH 2/2] drivers/media/rc/ir-nec-decode : add toggle feature (2/2) Niels Laukens
  0 siblings, 2 replies; 7+ messages in thread
From: Niels Laukens @ 2014-06-19  8:24 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media
  Cc: James Hogan, David Härdeman, Antti Seppälä

Hi,

The IR NEC protocol decoder does not handle repeated key presses very
well. It is regarded the same as a long key press, an thus triggers the
auto-repeat functionality, which is not what I expected.

The first patch solves the issue; the second patch fixes indentation
inside the (new) if-block. I kept these 2 separate to make it more clear
what the functional changes are, and which lines were only indented/reflown.

Niels

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

end of thread, other threads:[~2014-07-26 17:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-19  8:24 [PATCH 0/2] drivers/media/rc/ir-nec-decode : add toggle feature Niels Laukens
2014-06-19  8:25 ` [PATCH 1/2] " Niels Laukens
2014-06-19  9:05   ` David Härdeman
2014-06-19 11:59     ` Niels Laukens
2014-07-26 15:47       ` Mauro Carvalho Chehab
2014-07-26 16:58         ` Niels Laukens
2014-06-19  8:25 ` [PATCH 2/2] drivers/media/rc/ir-nec-decode : add toggle feature (2/2) Niels Laukens

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.