Hi Mauro, Just small changes: detect some more zilog transmitters (after trawling ebay I found some more cards with a zilog ir), and support the directional pad on the imon pad remote. Thanks Sean The following changes since commit a2b2eff6ac2716f499defa590a6ec4ba379d765e: media: v4l: fwnode: Fix comment incorrectly mentioning v4l2_fwnode_parse_endpoint (2018-04-23 17:20:07 -0400) are available in the Git repository at: git://linuxtv.org/syoung/media_tree.git for-v4.18b for you to fetch changes up to 67e7db576556620150ac4386a5c77651242833ca: media: rc: probe zilog transmitter when zilog receiver is found (2018-05-03 11:42:57 +0100) ---------------------------------------------------------------- Sean Young (3): media: rc: only register protocol for rc device if enabled media: rc: imon decoder: support the stick media: rc: probe zilog transmitter when zilog receiver is found drivers/media/i2c/ir-kbd-i2c.c | 4 +- drivers/media/rc/ir-imon-decoder.c | 135 ++++++++++++++++++++++++++++++++++++- drivers/media/rc/rc-core-priv.h | 3 + drivers/media/rc/rc-ir-raw.c | 30 +++++---- 4 files changed, 156 insertions(+), 16 deletions(-)