The following changes since commit be938c70e292731f81226917fc214683e66da577: media: uvcvideo: Add UVC_GUID_FORMAT_H265 (2022-05-08 07:10:51 +0200) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.19i for you to fetch changes up to f2c6c22d5970b82c47e95352a0980dde34431592: cec-adap.c: drop activate_cnt, use state info instead (2022-05-11 08:24:41 +0200) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Hans Verkuil (7): cec-pin.c: disabling the adapter cannot call kthread_stop cec-pin.c: don't zero work_pin_num_events in adap_enable cec-adap.c: don't unconfigure if already unconfigured cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUT cec-adap.c: fix is_configuring state cec-adap.c: reconfigure if the PA changes during configuration cec-adap.c: drop activate_cnt, use state info instead drivers/media/cec/core/cec-adap.c | 188 +++++++++++++++++++++++++++++++++++++------------------------------------------ drivers/media/cec/core/cec-pin.c | 57 ++++++++++++++---------- include/media/cec.h | 6 ++- 3 files changed, 124 insertions(+), 127 deletions(-)