The first patch fixes a kernel crash when disconnecting a Pulse-Eight device, or simply connecting a Pulse-Eight device using a fw version >= 10. The second patch adds support for such newer firmwares. Apparently the latest batch of Pulse-Eight adapters us version 12, so they will currently all fail hard. Many thanks to Maxime for reporting this and helping to test the fixes. Regards, Hans The following changes since commit 711561a41d1f70ad939c3ff3cf00e75fa8238337: media: lirc: fix lirc.h documentation generation (2020-11-26 14:29:37 +0100) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.10b for you to fetch changes up to 08b96934ac224814b01408ee8cdb1fa3ec86c4a0: pulse8-cec: add support for FW v10 and up (2020-11-27 16:35:13 +0100) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Hans Verkuil (2): pulse8-cec: fix duplicate free at disconnect or probe error pulse8-cec: add support for FW v10 and up drivers/media/cec/usb/pulse8/pulse8-cec.c | 52 ++++++++++++++++++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 18 deletions(-)