mbox series

[GIT,PULL,FOR,v5.6] More RC & DVB

Message ID 20200104093154.GA10172@gofer.mess.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.6] More RC & DVB | expand

Pull-request

git://linuxtv.org/syoung/media_tree.git tags/v5.6b

Message

Sean Young Jan. 4, 2020, 9:31 a.m. UTC
Hi Mauro,

Building the kernel with clang produces some useful warnings, which I've
started patching up. There are a bunch of formatting changes and some new
hardware support.

Thanks
Sean

The following changes since commit 51e40a0dbe53cebe1f4b85bb47e250dc5a89b254:

  media: sun4i-csi: Add support for A10 CSI1 camera sensor interface (2020-01-04 08:21:35 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.6b

for you to fetch changes up to 642048081c8618f4b7ae9f0aa3f2c644f9578956:

  media: rc: ir-hix5hd2: add hi3796cv300-ir support (2020-01-04 08:41:39 +0000)

----------------------------------------------------------------
v5.6b

----------------------------------------------------------------
Daniel W. S. Almeida (6):
      media: dvb_dummy_fe: Fix ERROR: POINTER_LOCATION, AVOID_EXTERN and long lines
      media: dvb_dummy_fe: Add blank line after declaration
      media: dvb_dummy_fe: change printk to pr_warn
      media: as102: improve formatting
      Documentation: media: dtv-frontend.rst: fix a few minor typos
      media: au8522: improve formatting

Johann Friedrichs (1):
      media: dvb-core: Fix receiving invalid EIT-sections

Sean Young (4):
      media: dib7000m: incorrect format specifier detected by clang
      media: dib7000p: incorrect format specifier detected by clang
      media: dib0070: incorrect format specifiers detected by clang
      media: dib0090: incorrect format specifier detected by clang

Shawn Guo (2):
      dt-bindings: media: add "hisilicon,hi3796cv300-ir" compatible
      media: rc: ir-hix5hd2: add hi3796cv300-ir support

 .../devicetree/bindings/media/hix5hd2-ir.txt       |  3 +-
 Documentation/media/kapi/dtv-frontend.rst          | 16 ++---
 drivers/media/dvb-core/dvb_demux.c                 |  1 +
 drivers/media/dvb-frontends/as102_fe.c             |  3 +-
 drivers/media/dvb-frontends/au8522_decoder.c       |  2 +-
 drivers/media/dvb-frontends/dib0070.c              | 23 +++---
 drivers/media/dvb-frontends/dib0090.c              |  3 +-
 drivers/media/dvb-frontends/dib7000m.c             |  2 +-
 drivers/media/dvb-frontends/dib7000p.c             |  2 +-
 drivers/media/dvb-frontends/dvb_dummy_fe.c         | 81 ++++++++++++++--------
 drivers/media/dvb-frontends/dvb_dummy_fe.h         | 12 ++--
 drivers/media/rc/ir-hix5hd2.c                      | 79 ++++++++++++++++-----
 12 files changed, 154 insertions(+), 73 deletions(-)

Comments

Jenkins Jan. 4, 2020, 9:54 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/60979/
Build log: https://builder.linuxtv.org/job/patchwork/32167/
Build time: 00:14:48
Link: https://lore.kernel.org/linux-media/20200104093154.GA10172@gofer.mess.org

gpg: Signature made Sat 04 Jan 2020 09:19:06 AM UTC
gpg:                using RSA key A624251A26084A9ED9E4C8B6425F639D3960FA9E
gpg:                issuer "sean@mess.org"
gpg: Good signature from "Sean Young <sean@mess.org>" [full]

Summary: 3 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:


Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0003-media-dib0070-incorrect-format-specifiers-detected-b.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0003-media-dib0070-incorrect-format-specifiers-detected-b.patch
patches/0003-media-dib0070-incorrect-format-specifiers-detected-b.patch:7: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
patches/0003-media-dib0070-incorrect-format-specifiers-detected-b.patch:119: CHECK: Avoid CamelCase: <Rest>

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0004-media-dib0090-incorrect-format-specifier-detected-by.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0004-media-dib0090-incorrect-format-specifier-detected-by.patch
patches/0004-media-dib0090-incorrect-format-specifier-detected-by.patch:7: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
patches/0004-media-dib0090-incorrect-format-specifier-detected-by.patch:35: WARNING: line over 80 characters

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0005-media-dvb_dummy_fe-Fix-ERROR-POINTER_LOCATION-AVOID_.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0005-media-dvb_dummy_fe-Fix-ERROR-POINTER_LOCATION-AVOID_.patch
patches/0005-media-dvb_dummy_fe-Fix-ERROR-POINTER_LOCATION-AVOID_.patch:10: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)