On 09/10/2023 09:41, Sean Young wrote: > The following changes since commit 73835b514160dc548f7d77c6cd7fe6a8629d3406: > > media: imon: fix access to invalid resource for the second interface (2023-10-07 10:55:48 +0200) > > are available in the Git repository at: > > git://linuxtv.org/syoung/media_tree.git tags/v6.7c > > for you to fetch changes up to faf2b9954d9c9fdbac48e4b1d45d5ba2d3f10e52: > > media: lirc: drop trailing space from scancode transmit (2023-10-09 08:22:14 +0100) > > ---------------------------------------------------------------- > v6.7c > > ---------------------------------------------------------------- > Sean Young (2): > media: sharp: fix sharp encoding > media: lirc: drop trailing space from scancode transmit > > drivers/media/rc/ir-sharp-decoder.c | 8 +++++--- > drivers/media/rc/lirc_dev.c | 6 +++++- > 2 files changed, 10 insertions(+), 4 deletions(-) These two patches have a Cc to stable, but no Fixes: tag. Can you provide Fixes tags for these two patches? I can add them manually. Regards, Hans