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 Changes since v1: - fix commit IDs (one character too long) - drop comment after the stable Cc (apparently no longer supported) No code changes, just in the commit log. 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 b57f7cf7876855d0cd5e654dc859b3dec7ea1f4f: pulse8-cec: add support for FW v10 and up (2020-12-01 16:08:50 +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(-)