Mauro, Please pull the following changes which update the cx23885 driver to use the new in kernel IR deocders for IR Rx. This gets the basic conversion done. I did not commit the patch to fix the ir_input_register() Oops, I just kept a local copy in my tree for testing. (I still have more I want to do with this driver, but I'm out of time this weekend: - multiple remotes received from 1 unit (the HVR-1850 can ship with an RC-5 or an RC-6 6A remote) - hardware setup based on protocol and the change protocol callback - fixing Tx hardware setup - Tx callbacks etc, etc.) Regards, Andy The following changes since commit bf12d8720a7a5827b586d6102ffa9e087f193920: Jarod Wilson (1): IR/mceusb: give device a moment after issuing reset cmd are available in the git repository at: ssh://linuxtv.org/git/awalls/v4l-dvb.git wilson-ir Andy Walls (2): cx23885: Convert from struct card_ir to struct cx23885_ir_input for IR Rx cx23885: Convert cx23885-input to use new in kernel IR pulse decoders drivers/media/video/cx23885/cx23885-input.c | 317 +++++++++------------------ drivers/media/video/cx23885/cx23885-ir.c | 2 +- drivers/media/video/cx23885/cx23885.h | 12 +- 3 files changed, 121 insertions(+), 210 deletions(-) -- 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