Em Tue, 25 Feb 2020 01:04:51 +0000 Sean Young <sean@xxxxxxxx> escreveu: > Hi Mauro, > > If you have the time, please have a detailed look at the 64 bit scancodes > commit. Otherwise, nothing to exciting here. > > Thanks > Sean > > The following changes since commit ef0ed05dcef8a74178a8b480cce23a377b1de2b8: > > media: staging/imx: Missing assignment in imx_media_capture_device_register() (2020-02-24 17:53:22 +0100) > > are available in the Git repository at: > > git://linuxtv.org/syoung/media_tree.git tags/v5.7a > > for you to fetch changes up to 2d993d98c8f9643018208a6f0b945cebc0bfd8a6: > > media: rtl28xxu: add missing sleep before probing slave demod (2020-02-24 16:18:56 -0800) > > ---------------------------------------------------------------- > v5.7a > > ---------------------------------------------------------------- > Colin Ian King (1): > media: rc: fix spelling mistake "to" -> "too" > > Gustavo A. R. Silva (1): > media: rc: iguanair: Replace zero-length array with flexible-array member > > Mario Hros (1): > media: rtl28xxu: add missing sleep before probing slave demod > > Mohammad Rasim (2): > dt-bindings: media: add new kii pro key map > arm64: dts: amlogic: add rc-videostrong-kii-pro keymap > Applied, thanks! > Sean Young (1): > media: rc: make scancodes 64 bit I opted to not apply this one yet. See my comments to the patch thread. Regards, Mauro > > Documentation/devicetree/bindings/media/rc.yaml | 1 + > arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts | 4 ++ > drivers/media/rc/bpf-lirc.c | 5 -- > drivers/media/rc/iguanair.c | 2 +- > drivers/media/rc/ir-xmp-decoder.c | 2 +- > drivers/media/rc/lirc_dev.c | 7 +- > drivers/media/rc/rc-main.c | 77 ++++++++++++++-------- > drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 3 + > include/media/rc-core.h | 8 +-- > include/media/rc-map.h | 4 +- > 10 files changed, 68 insertions(+), 45 deletions(-) Thanks, Mauro