linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] input: add support for HDMI CEC
@ 2016-06-18 14:50 Hans Verkuil
  2016-06-18 14:50 ` [PATCH 1/2] input.h: add BUS_CEC type Hans Verkuil
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Hans Verkuil @ 2016-06-18 14:50 UTC (permalink / raw)
  To: linux-media; +Cc: linux-input, dmitry.torokhov

From: Hans Verkuil <hans.verkuil@cisco.com>

Hi Dmitry,

This patch series adds input support for the HDMI CEC bus through which
remote control keys can be passed from one HDMI device to another.

This has been posted before as part of the HDMI CEC patch series. We are
going to merge that in linux-media for 4.8, but these two patches have to
go through linux-input.

Only the rc-cec keymap file depends on this, and we will take care of that
dependency (we'll postpone merging that until both these input patches and
our own CEC patches have been merged in mainline).

Regards,

	Hans

Hans Verkuil (1):
  input.h: add BUS_CEC type

Kamil Debski (1):
  HID: add HDMI CEC specific keycodes

 include/uapi/linux/input-event-codes.h | 31 +++++++++++++++++++++++++++++++
 include/uapi/linux/input.h             |  1 +
 2 files changed, 32 insertions(+)

-- 
2.8.1


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

end of thread, other threads:[~2016-06-18 17:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-18 14:50 [PATCH 0/2] input: add support for HDMI CEC Hans Verkuil
2016-06-18 14:50 ` [PATCH 1/2] input.h: add BUS_CEC type Hans Verkuil
2016-06-18 14:50 ` [PATCH 2/2] HID: add HDMI CEC specific keycodes Hans Verkuil
2016-06-18 16:26 ` [PATCH 0/2] input: add support for HDMI CEC Dmitry Torokhov
2016-06-18 16:56   ` Hans Verkuil
2016-06-18 17:44     ` Mauro Carvalho Chehab
2016-06-18 17:56       ` Dmitry Torokhov

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