mbox series

[GIT,PULL,FOR,v5.11] RC/DVB fixes #2

Message ID 20201126092412.GA16924@gofer.mess.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.11] RC/DVB fixes #2 | expand

Pull-request

git://linuxtv.org/syoung/media_tree.git tags/v5.11c

Message

Sean Young Nov. 26, 2020, 9:24 a.m. UTC
The following changes since commit 4863b93cfd2dfe88557f820b3399c3fa2163ec43:

  media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660 (2020-11-25 15:02:44 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.11c

for you to fetch changes up to 7923089c680ed565451ebe4e27531b30c8468a57:

  media: lirc: fix lirc.h documentation generation (2020-11-26 09:06:44 +0000)

----------------------------------------------------------------
v5.11c

----------------------------------------------------------------
Christian Hewitt (1):
      media: rc: add keymap for KHAMSIN remote

Kai Muenz (1):
      media: dvb-usb: Add Hauppauge MAX S2's USB-IDs

Keita Suzuki (1):
      media: siano: fix memory leak of debugfs members in smsdvb_hotplug

Sean Young (1):
      media: lirc: fix lirc.h documentation generation

 Documentation/devicetree/bindings/media/rc.yaml    |  1 +
 .../userspace-api/media/lirc.h.rst.exceptions      |  1 +
 drivers/media/common/siano/smsdvb-main.c           |  5 +-
 drivers/media/rc/keymaps/Makefile                  |  1 +
 drivers/media/rc/keymaps/rc-khamsin.c              | 75 ++++++++++++++++++++++
 drivers/media/usb/dvb-usb/dw2102.c                 |  8 ++-
 include/media/rc-map.h                             |  1 +
 7 files changed, 90 insertions(+), 2 deletions(-)
 create mode 100644 drivers/media/rc/keymaps/rc-khamsin.c

Comments

Jenkins Nov. 26, 2020, 9:35 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20201126092412.GA16924@gofer.mess.org/
Build log: https://builder.linuxtv.org/job/patchwork/78689/
Build time: 00:04:10
Link: https://lore.kernel.org/linux-media/20201126092412.GA16924@gofer.mess.org

gpg: Signature made Thu 26 Nov 2020 09:22:27 AM UTC
gpg:                using RSA key A624251A26084A9ED9E4C8B6425F639D3960FA9E
gpg:                issuer "sean@mess.org"
gpg: Good signature from "Sean Young <sean@mess.org>" [full]

Summary: got 1/4 patches with issues, being 0 at build time, plus one error when buinding PDF document

Error/warnings:

patches/0003-media-rc-add-keymap-for-KHAMSIN-remote.patch:

   checkpatch.pl:
	$ cat patches/0003-media-rc-add-keymap-for-KHAMSIN-remote.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:31: WARNING: DT binding docs and includes should be a separate patch. See: Documentation/devicetree/bindings/submitting-patches.rst
	-:44: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?


Error #512 when building PDF docs