Hi, The IR NEC protocol decoder does not handle repeated key presses very well. It is regarded the same as a long key press, an thus triggers the auto-repeat functionality, which is not what I expected. The first patch solves the issue; the second patch fixes indentation inside the (new) if-block. I kept these 2 separate to make it more clear what the functional changes are, and which lines were only indented/reflown. Niels -- 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