mbox series

[GIT,FIXES,FOR,v5.6] Fixes for v5.6

Message ID 3ead2ec9-dc64-4a1a-e21f-341490b86061@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,FIXES,FOR,v5.6] Fixes for v5.6 | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.6o

Message

Hans Verkuil Feb. 7, 2020, 3:23 p.m. UTC
The following changes since commit 1697d98124819aab09b86602978bd4f50e101e2d:

  media: staging/intel-ipu3: remove TODO item about acronyms (2020-01-23 15:50:53 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.6o

for you to fetch changes up to 8ab1e4becef0af32e3025ea93be761ccb90b407d:

  hantro: Fix broken media controller links (2020-02-07 14:06:56 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Ezequiel Garcia (1):
      hantro: Fix broken media controller links

Hans Verkuil (3):
      vicodec: process all 4 components for RGB32 formats
      v4l2-mem2mem.c: fix broken links
      mc-entity.c: use & to check pad flags, not ==

 drivers/media/mc/mc-entity.c                     |  4 ++--
 drivers/media/platform/vicodec/codec-v4l2-fwht.c | 34 +++++++++-------------------------
 drivers/media/v4l2-core/v4l2-mem2mem.c           |  4 ++--
 drivers/staging/media/hantro/hantro_drv.c        |  4 ++--
 4 files changed, 15 insertions(+), 31 deletions(-)

Comments

Jenkins Feb. 7, 2020, 3:38 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/61559/
Build log: https://builder.linuxtv.org/job/patchwork/37096/
Build time: 00:08:34
Link: https://lore.kernel.org/linux-media/3ead2ec9-dc64-4a1a-e21f-341490b86061@xs4all.nl

gpg: Signature made Fri 07 Feb 2020 03:22:17 PM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]

Summary: 1 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/0002-v4l2-mem2mem.c-fix-broken-links.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0002-v4l2-mem2mem.c-fix-broken-links.patch
patches/0002-v4l2-mem2mem.c-fix-broken-links.patch:7: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
patches/0002-v4l2-mem2mem.c-fix-broken-links.patch:30: CHECK: Alignment should match open parenthesis
patches/0002-v4l2-mem2mem.c-fix-broken-links.patch:36: CHECK: Alignment should match open parenthesis