On Mon, Feb 18, 2019 at 02:22:52PM -0300, Mauro Carvalho Chehab wrote: > Em Fri, 8 Feb 2019 22:15:22 +0000 > Sean Young <sean@xxxxxxxx> escreveu: > > > Hi Mauro, > > > > Here are the last RC fixes for 5.1. > > > > Thanks, > > > > Sean > > > > The following changes since commit 6fd369dd1cb65a032f1ab9227033ecb7b759656d: > > > > media: vimc: fill in bus_info in media_device_info (2019-02-07 12:38:59 -0500) > > > > are available in the Git repository at: > > > > git://linuxtv.org/syoung/media_tree.git for-v5.1b > > > > for you to fetch changes up to a82c3d00eaee0b18d3fe8e62bdde7e349d72ec97: > > > > media: smipcie: add universal ir capability (2019-02-08 21:56:54 +0000) > > > > ---------------------------------------------------------------- > > Matthias Reichl (1): > > media: rc: ir-rc6-decoder: enable toggle bit for Zotac remotes > > > > Patrick Lerda (2): > > media: rc: rcmm decoder and encoder > > It is now producing a lot documentation warnings: > > $ make SPHINXOPTS="-j5" DOCBOOKS="" SPHINXDIRS=media SPHINX_CONF="conf.py" htmldocs > Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-proto-rcmm12 (if the link has no caption the label must precede a section header) > Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-proto-rcmm24 (if the link has no caption the label must precede a section header) > Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-proto-rcmm32 (if the link has no caption the label must precede a section header) > Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-proto-rcmm12 (if the link has no caption the label must precede a section header) > Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-proto-rcmm24 (if the link has no caption the label must precede a section header) > Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-proto-rcmm32 (if the link has no caption the label must precede a section header) > > Please fix. Sorry for missing that. I'll post a v2 of the pull request shortly. Thanks, Sean