mbox series

[GIT,FIXES,FOR,v5.10] Four fixes for 5.10.

Message ID b9bad957-0074-a141-bd89-0b291fc6e1d3@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,FIXES,FOR,v5.10] Four fixes for 5.10. | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.10b

Message

Hans Verkuil Oct. 3, 2020, 11:53 a.m. UTC
The following changes since commit eb5f6b8ee9e4fcdda3807aff02a3df2d7ca51bbf:

  media: atomisp: fixes build breakage for ISP2400 due to a cleanup (2020-10-01 13:17:26 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.10b

for you to fetch changes up to d2c5ba3192f6f55af5c74339b56dffe673ec3550:

  media: rcar-vin: rcar-dma: Fix setting VNIS_REG for RAW8 formats (2020-10-03 13:17:18 +0200)

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

----------------------------------------------------------------
Ezequiel Garcia (1):
      media: v4l2-mem2mem: Fix spurious v4l2_m2m_buf_done

Lad Prabhakar (1):
      media: rcar-vin: rcar-dma: Fix setting VNIS_REG for RAW8 formats

Niklas Söderlund (1):
      staging: rkisp1: uapi: Do not use BIT() macro

Oliver Neukum (1):
      usbtv: Fix refcounting mixup

 drivers/media/platform/rcar-vin/rcar-dma.c        |  8 ++++----
 drivers/media/usb/usbtv/usbtv-core.c              |  3 ++-
 drivers/media/v4l2-core/v4l2-mem2mem.c            |  1 -
 drivers/staging/media/rkisp1/uapi/rkisp1-config.h | 44 ++++++++++++++++++++++----------------------
 4 files changed, 28 insertions(+), 28 deletions(-)

Comments

Jenkins Oct. 3, 2020, 12:19 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/b9bad957-0074-a141-bd89-0b291fc6e1d3@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/71002/
Build time: 00:16:33
Link: https://lore.kernel.org/linux-media/b9bad957-0074-a141-bd89-0b291fc6e1d3@xs4all.nl

gpg: Signature made Sat 03 Oct 2020 11:34:55 AM 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]
gpg: Note: This key has expired!
Primary key fingerprint: 052C DE7B C215 053B 689F  1BCA BD2D 6148 6614 3B4C
     Subkey fingerprint: AAA7 FFBA 4D2D 77EF 4CAE  A142 1326 E0CD 23AB DCE5

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

Error/warnings:

patches/0001-usbtv-Fix-refcounting-mixup.patch:

    allyesconfig: return code #0:
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2856 em28xx_v4l2_init() parse error: turning off implications after 60 seconds

patches/0003-staging-rkisp1-uapi-Do-not-use-BIT-macro.patch:

   checkpatch.pl:
	$ cat patches/0003-staging-rkisp1-uapi-Do-not-use-BIT-macro.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:29: CHECK: Prefer using the BIT macro
	-:32: CHECK: Prefer using the BIT macro
	-:35: CHECK: Prefer using the BIT macro
	-:38: CHECK: Prefer using the BIT macro
	-:41: CHECK: Prefer using the BIT macro
	-:44: CHECK: Prefer using the BIT macro
	-:47: CHECK: Prefer using the BIT macro
	-:50: CHECK: Prefer using the BIT macro
	-:53: CHECK: Prefer using the BIT macro
	-:56: CHECK: Prefer using the BIT macro
	-:59: CHECK: Prefer using the BIT macro
	-:62: CHECK: Prefer using the BIT macro
	-:65: CHECK: Prefer using the BIT macro
	-:68: CHECK: Prefer using the BIT macro
	-:71: CHECK: Prefer using the BIT macro
	-:74: CHECK: Prefer using the BIT macro
	-:77: CHECK: Prefer using the BIT macro
	-:80: CHECK: Prefer using the BIT macro
	-:92: CHECK: Prefer using the BIT macro
	-:93: CHECK: Prefer using the BIT macro
	-:94: CHECK: Prefer using the BIT macro
	-:95: CHECK: Prefer using the BIT macro


Error #512 when building PDF docs