On Fri, Jan 06, 2017 at 12:49:03PM +0000, Sean Young wrote: > This patch series introduces a new lirc mode, LIRC_MODE_SCANCODE. This > allows scancodes to be sent and received. This depends on earlier > series which introduces IR encoders. I've been testing these patches further and I've discovered some bugs, the biggest issue is some nasty use-after-frees with unplug. It would be much better if lirc used proper kobject reference counting, so I will first focus on that and then revisit these patches. Thanks Sean -- 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