From: Hans Verkuil <hans.verkuil@xxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html