mbox series

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

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

Pull-request

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

Message

Sean Young Nov. 25, 2020, 4:14 p.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 dcc231959b232085124f76c3d341eb8a1ce6cefd:

  media: rc: add keymap for KHAMSIN remote (2020-11-25 15:10:16 +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

 Documentation/devicetree/bindings/media/rc.yaml |  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 +
 6 files changed, 89 insertions(+), 2 deletions(-)
 create mode 100644 drivers/media/rc/keymaps/rc-khamsin.c

Comments

Jenkins Nov. 25, 2020, 4:31 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20201125161413.GA915@gofer.mess.org/
Build log: https://builder.linuxtv.org/job/patchwork/78586/
Build time: 00:06:52
Link: https://lore.kernel.org/linux-media/20201125161413.GA915@gofer.mess.org

gpg: Signature made Wed 25 Nov 2020 04:09:11 PM UTC
gpg:                using RSA key A624251A26084A9ED9E4C8B6425F639D3960FA9E
gpg:                issuer "sean@mess.org"
gpg: Good signature from "Sean Young <sean@mess.org>" [full]

Summary: got 1/3 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