LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 0/1] Add two IR keymaps for NVIDIA devices
@ 2018-04-20 18:47 Vladislav Zhurba
  2018-04-20 18:47 ` [PATCH 1/1] media: rc: Add NVIDIA IR keymapping Vladislav Zhurba
  0 siblings, 1 reply; 5+ messages in thread
From: Vladislav Zhurba @ 2018-04-20 18:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: mchehab, linux-media, Vladislav Zhurba

Adds two IR keymaps for NVIDIA devices.
The RC types are SONY12 and NEC.

Jun Yan (1):
  media: rc: Add NVIDIA IR keymapping

 drivers/media/rc/keymaps/Makefile        |  2 +
 drivers/media/rc/keymaps/rc-nvidia-nec.c | 66 ++++++++++++++++++++++++
 drivers/media/rc/keymaps/rc-nvidia.c     | 66 ++++++++++++++++++++++++
 include/media/rc-map.h                   |  2 +
 4 files changed, 136 insertions(+)
 create mode 100644 drivers/media/rc/keymaps/rc-nvidia-nec.c
 create mode 100644 drivers/media/rc/keymaps/rc-nvidia.c

-- 
2.17.0

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

end of thread, other threads:[~2018-04-24 10:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-20 18:47 [PATCH 0/1] Add two IR keymaps for NVIDIA devices Vladislav Zhurba
2018-04-20 18:47 ` [PATCH 1/1] media: rc: Add NVIDIA IR keymapping Vladislav Zhurba
2018-04-22 20:12   ` kbuild test robot
2018-04-22 20:19   ` kbuild test robot
2018-04-24 10:29   ` Sean Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).