(apologies if this is a duplicate, the first attempt to mail this seemed to fail). This adds the missing rc-cec keymap module and a bug fix patch. I originally thought the rc-cec module was already merged in the cec topic branch, but I later discovered that it wasn't. Regards, Hans The following changes since commit c7169ad5616229b87cabf886bc5f9cbd1fc35a5f: [media] DocBook/media: add CEC documentation (2016-06-28 11:45:24 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git cec-topic2 for you to fetch changes up to 4049cdd6d38815017c553a76c958181d11861133: cec-adap: on reply, restore the tx_status value from the transmit (2016-06-28 17:05:24 +0200) ---------------------------------------------------------------- Hans Verkuil (1): cec-adap: on reply, restore the tx_status value from the transmit Kamil Debski (1): rc-cec: Add HDMI CEC keymap module drivers/media/rc/keymaps/Makefile | 1 + drivers/media/rc/keymaps/rc-cec.c | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/staging/media/cec/cec-adap.c | 1 + 3 files changed, 184 insertions(+) create mode 100644 drivers/media/rc/keymaps/rc-cec.c -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html