Hi Mauro, Some very minor patches. Note that the ir_toy patch depends on a usb cdc patch which Greg KH has already merged to trees, including a bunch of stable trees. Hence the `Cc: stable@xxxxxxxxxxxxxxx`. Thanks Sean The following changes since commit 7371093f983d35d60a7fac3a6f082de7fefe3648: media: venus: helpers: Wire up hfi platform buffer requirements (2021-01-13 09:20:55 +0100) are available in the Git repository at: git://linuxtv.org/syoung/media_tree.git tags/v5.12a for you to fetch changes up to 7d340fa38016df2a100231dd6c2aab69b3b0b1f3: media: cxd2841er: use DIV_ROUND_UP to calculate timeout (2021-01-13 14:55:58 +0000) ---------------------------------------------------------------- v5.12a ---------------------------------------------------------------- James Reynolds (1): media: mceusb: Fix potential out-of-bounds shift Sean Young (1): media: ir_toy: add another IR Droid device Zheng Yongjun (1): media: cxd2841er: use DIV_ROUND_UP to calculate timeout drivers/media/dvb-frontends/cxd2841er.c | 2 +- drivers/media/rc/ir_toy.c | 1 + drivers/media/rc/mceusb.c | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-)