Hi Mauro, Just the rc changes here, dvb to follow. Thanks, Sean The following changes since commit 9a538b83612c8b5848bf840c2ddcd86dda1c8c76: media: venus: core: Add support for opp tables/perf voting (2020-08-18 15:55:56 +0200) are available in the Git repository at: git://linuxtv.org/syoung/media_tree.git tags/v5.10a for you to fetch changes up to 97d53a7ee542871b650dcc525193c80b0dc10bc6: media: mceusb: Avoid GFP_ATOMIC where it is not needed (2020-08-18 17:47:16 +0100) ---------------------------------------------------------------- v5.10a ---------------------------------------------------------------- Christophe JAILLET (1): media: mceusb: Avoid GFP_ATOMIC where it is not needed Sean Young (3): media: rc: uevent sysfs file races with rc_unregister_device() media: rc: do not access device via sysfs after rc_unregister_device() media: gpio-ir-tx: spinlock is not needed to disable interrupts drivers/media/rc/gpio-ir-tx.c | 16 +++++----------- drivers/media/rc/mceusb.c | 2 +- drivers/media/rc/rc-main.c | 44 +++++++++++++++++++++++++++---------------- 3 files changed, 34 insertions(+), 28 deletions(-)