All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.20] Additional RC fixes
@ 2018-10-04 16:29 Sean Young
  0 siblings, 0 replies; only message in thread
From: Sean Young @ 2018-10-04 16:29 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

Here are some additional fixes for v4.20. By enabling the rel/keys bits
when the RC input device is registered, we can re-use the same input
device for imon/mce_kbd protocol mouse movements and keys.

Note that all these patches depend on each other; the second depends on the
first, and the third depends on the first two.

Tested with real imon and mce keyboard.

Thanks,

Sean

The following changes since commit 5f108da55c6a928d0305163731bca2ac94ab233b:

  media: smiapp: Remove unused loop (2018-10-03 11:59:10 -0400)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git for-v4.20b

for you to fetch changes up to a810925a2795daa204f1ff2e659e026acc4459b5:

  media: rc: mce_kbd: input events via rc-core's input device (2018-10-04 15:05:37 +0100)

----------------------------------------------------------------
Sean Young (3):
      media: rc: some events are dropped by userspace
      media: rc: imon: report mouse events using rc-core's input device
      media: rc: mce_kbd: input events via rc-core's input device

 drivers/media/rc/ir-imon-decoder.c    | 62 ++--------------------------
 drivers/media/rc/ir-mce_kbd-decoder.c | 77 +++++++----------------------------
 drivers/media/rc/rc-core-priv.h       |  5 ---
 drivers/media/rc/rc-main.c            | 20 ++++-----
 4 files changed, 26 insertions(+), 138 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-04 23:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-04 16:29 [GIT PULL FOR v4.20] Additional RC fixes Sean Young

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.