mbox series

[GIT,PULL,FOR,v5.19] More fixes/enhancements

Message ID db9b2a4f-7074-b609-2e1f-717932067f95@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.19] More fixes/enhancements | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.19e

Message

Hans Verkuil April 28, 2022, 8:25 a.m. UTC
The following changes since commit 6c1c1eb8c87de221051b9198d40971640060842f:

  media: ext-ctrls-codec.rst: fix indentation (2022-04-25 23:55:02 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.19e

for you to fetch changes up to e0b2d38621300d77bb2bc9e8fc36723e079f3f41:

  media: amphion: ensure the buffer count is not less than min_buffer (2022-04-28 10:15:45 +0200)

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

----------------------------------------------------------------
Christopher Obbard (1):
      media: dt-bindings: media: rockchip-vdec: Add RK3328 compatible

Dorota Czaplejewicz (1):
      Documentation/media: Remove incorrect statement

Fabio Estevam (1):
      media: platform: video-viu: Do not select it by default

Lv Ruyi (1):
      media: amphion: no need to check return value of debugfs_create functions

Ming Qian (5):
      media: amphion: decoder copy timestamp from output to capture
      media: amphion: encoder copy timestamp from output to capture
      media: amphion: handle picture skipped event
      media: amphion: free ctrl handler if error is set and return error
      media: amphion: ensure the buffer count is not less than min_buffer

Pavel Skripkin (1):
      media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

Philipp Zabel (2):
      media: coda: fix default JPEG colorimetry
      media: coda: limit frame interval enumeration to supported encoder frame sizes

Randy Dunlap (1):
      media: make RADIO_ADAPTERS tristate

Tom Rix (1):
      media: stkwebcam: move stk_camera_read_reg() scratch buffer to struct stk_camera

Yang Yingliang (3):
      dm355_ccdc: remove unnecessary check of res
      dm644x_ccdc: remove unnecessary check of res
      media: isif: remove unnecessary check of res

 Documentation/devicetree/bindings/media/rockchip,vdec.yaml |  4 ++-
 Documentation/userspace-api/media/v4l/vidioc-streamon.rst  |  3 +--
 drivers/media/platform/amphion/vdec.c                      | 82 +++++++++++++++++++++++++------------------------------------
 drivers/media/platform/amphion/venc.c                      | 53 +++++++++++++++++----------------------
 drivers/media/platform/amphion/vpu_dbg.c                   | 12 ---------
 drivers/media/platform/amphion/vpu_defs.h                  |  2 +-
 drivers/media/platform/amphion/vpu_malone.c                |  4 ++-
 drivers/media/platform/amphion/vpu_msgs.c                  |  8 ++++++
 drivers/media/platform/amphion/vpu_v4l2.c                  | 60 ++++++++++++++++++++++++++++++++++++++++++++
 drivers/media/platform/amphion/vpu_v4l2.h                  |  3 +++
 drivers/media/platform/chips-media/coda-common.c           | 37 +++++++++++++++++++---------
 drivers/media/platform/nxp/Kconfig                         |  1 -
 drivers/media/platform/ti/davinci/dm355_ccdc.c             |  3 +--
 drivers/media/platform/ti/davinci/dm644x_ccdc.c            |  3 +--
 drivers/media/platform/ti/davinci/isif.c                   |  3 +--
 drivers/media/radio/Kconfig                                |  4 +--
 drivers/media/usb/pvrusb2/pvrusb2-hdw.c                    |  7 ++++--
 drivers/media/usb/stkwebcam/stk-webcam.c                   | 11 ++-------
 drivers/media/usb/stkwebcam/stk-webcam.h                   |  2 ++
 19 files changed, 173 insertions(+), 129 deletions(-)

Comments

Jenkins April 28, 2022, 8:53 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/db9b2a4f-7074-b609-2e1f-717932067f95@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/202934/
Build time: 00:21:10
Link: https://lore.kernel.org/linux-media/db9b2a4f-7074-b609-2e1f-717932067f95@xs4all.nl

gpg: Signature made Thu 28 Apr 2022 08:16:39 AM UTC
gpg:                using EDDSA key 52ADCAAE8A4F70B99ACD8D726B425DF79B1C1E76
gpg: Can't check signature: No public key

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

Error/warnings:

patches/0001-media-pvrusb2-fix-array-index-out-of-bounds-in-pvr2_.patch:

    allyesconfig: return code #0:
	../scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr]
	../scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr]
	../scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples

    allyesconfig: return code #0:
	../drivers/media/platform/qcom/venus/helpers.c: ../drivers/media/platform/qcom/venus/helpers.c:678 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 674)
	SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures
	SPARSE:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2894 em28xx_v4l2_init() parse error: turning off implications after 60 seconds

   checkpatch.pl:
	$ cat patches/0001-media-pvrusb2-fix-array-index-out-of-bounds-in-pvr2_.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:17: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)

patches/0002-media-make-RADIO_ADAPTERS-tristate.patch:

   checkpatch.pl:
	$ cat patches/0002-media-make-RADIO_ADAPTERS-tristate.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:23: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)

patches/0014-media-coda-fix-default-JPEG-colorimetry.patch:

   checkpatch.pl:
	$ cat patches/0014-media-coda-fix-default-JPEG-colorimetry.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:10: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)

patches/0015-media-coda-limit-frame-interval-enumeration-to-suppo.patch:

   checkpatch.pl:
	$ cat patches/0015-media-coda-limit-frame-interval-enumeration-to-suppo.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:10: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)


Error #512 when building PDF docs