mbox series

[GIT,PULL,for,v6.4-rc5] media fixes

Message ID 20230604140137.1f160782@sal.lan (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,for,v6.4-rc5] media fixes | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.4-5

Message

Mauro Carvalho Chehab June 4, 2023, 1:01 p.m. UTC
Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.4-4

For some driver fixes:
- a regression fix at verisilicon driver;
- uvcvideo: don't expose unsupported video formats to userspace;
- camss-video: don't zero subdev format after init;
- mediatek: some fixes for 4K decoder formats;
- fix a Sphinx build warning (missing doc for client_caps);
- some fixes for imx and atomisp staging drivers;

And two CEC core fixes:
- don't set last_initiator if tx in progress
- disable adapter in cec_devnode_unregister

Regards,
Mauro

The following changes since commit 7877cb91f1081754a1487c144d85dc0d2e2e7fc4:

  Linux 6.4-rc4 (2023-05-28 07:49:00 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.4-5

for you to fetch changes up to 899e373ef0b0d3f1c2712a849f019de4f46bfa02:

  Merge tag 'v6.4-rc4' into v4l_for_linus (2023-06-04 13:50:38 +0100)

----------------------------------------------------------------
media fixes for v6.4-rc5

----------------------------------------------------------------
Benjamin Gaignard (1):
      media: verisilicon: Additional fix for the crash when opening the driver

Hans Verkuil (4):
      media: cec: core: disable adapter in cec_devnode_unregister
      media: cec: core: don't set last_initiator if tx in progress
      media: staging: media: atomisp: init high & low vars
      media: staging: media: imx: initialize hs_settle to avoid warning

Laurent Pinchart (1):
      media: uvcvideo: Don't expose unsupported formats to userspace

Mauro Carvalho Chehab (2):
      Merge tag 'v6.4-rc2' into v4l_for_linus
      Merge tag 'v6.4-rc4' into v4l_for_linus

Pin-yen Lin (1):
      media: mediatek: vcodec: Only apply 4K frame sizes on decoder formats

Tomi Valkeinen (1):
      media: v4l2-subdev: Fix missing kerneldoc for client_caps

Vaishnav Achath (1):
      media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()

Yassine Oudjana (1):
      media: camss: camss-video: Don't zero subdev format again after initialization

 drivers/media/cec/core/cec-adap.c                        |  8 ++++++--
 drivers/media/cec/core/cec-core.c                        |  2 ++
 drivers/media/cec/core/cec-priv.h                        |  1 +
 .../platform/mediatek/vcodec/mtk_vcodec_dec_stateful.c   |  3 +++
 drivers/media/platform/qcom/camss/camss-video.c          |  1 -
 drivers/media/platform/verisilicon/hantro_v4l2.c         |  6 ++++--
 drivers/media/usb/uvc/uvc_driver.c                       | 16 +++++++++++-----
 drivers/media/v4l2-core/v4l2-mc.c                        |  3 +--
 drivers/staging/media/atomisp/i2c/atomisp-ov2680.c       |  4 ++--
 drivers/staging/media/imx/imx8mq-mipi-csi2.c             |  2 +-
 include/media/v4l2-subdev.h                              |  1 +
 11 files changed, 32 insertions(+), 15 deletions(-)

Comments

Jenkins June 4, 2023, 1:26 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20230604140137.1f160782@sal.lan/
Build log: https://builder.linuxtv.org/job/patchwork/311853/
Build time: 00:00:00
Link: https://lore.kernel.org/linux-media/20230604140137.1f160782@sal.lan

gpg: Signature made Sun 04 Jun 2023 12:50:48 PM UTC
gpg:                using RSA key F909AE68FC11DF09C1755C00085F3EBD8EE4E115
gpg: Good signature from "Mauro Carvalho Chehab <mchehab+huawei@kernel.org>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@kernel.org>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <m.chehab@samsung.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@osg.samsung.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@s-opensource.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab+samsung@kernel.org>" [ultimate]
gpg:                 aka "[jpeg image of size 3594]" [ultimate]


Build aborted due to a fatal error:
FAILED: patch patch patches/0007-media-v4l2-mc-Drop-subdev-check-in-v4l2_create_fwnod.patch doesn't apply:
Applying patch patches/0007-media-v4l2-mc-Drop-subdev-check-in-v4l2_create_fwnod.patch
patching file drivers/media/v4l2-core/v4l2-mc.c
Hunk #1 FAILED at 314.
1 out of 1 hunk FAILED -- rejects in file drivers/media/v4l2-core/v4l2-mc.c
Patch patches/0007-media-v4l2-mc-Drop-subdev-check-in-v4l2_create_fwnod.patch can be reverse-applied
Jenkins June 9, 2023, 11:30 a.m. UTC | #2
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20230604140137.1f160782@sal.lan/
Build log: https://builder.linuxtv.org/job/patchwork/313144/
Build time: 00:00:00
Link: https://lore.kernel.org/linux-media/20230604140137.1f160782@sal.lan

gpg: Signature made Sun 04 Jun 2023 12:50:48 PM UTC
gpg:                using RSA key F909AE68FC11DF09C1755C00085F3EBD8EE4E115
gpg: Good signature from "Mauro Carvalho Chehab <mchehab+huawei@kernel.org>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@kernel.org>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <m.chehab@samsung.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@osg.samsung.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@s-opensource.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab+samsung@kernel.org>" [ultimate]
gpg:                 aka "[jpeg image of size 3594]" [ultimate]


Build aborted due to a fatal error:
FAILED: patch patch patches/0001-media-verisilicon-Additional-fix-for-the-crash-when-.patch doesn't apply:
Applying patch patches/0001-media-verisilicon-Additional-fix-for-the-crash-when-.patch
patching file drivers/media/platform/verisilicon/hantro_v4l2.c
Hunk #1 FAILED at 397.
1 out of 1 hunk FAILED -- rejects in file drivers/media/platform/verisilicon/hantro_v4l2.c
Patch patches/0001-media-verisilicon-Additional-fix-for-the-crash-when-.patch can be reverse-applied
pr-tracker-bot@kernel.org June 16, 2023, 3:10 a.m. UTC | #3
The pull request you sent on Sun, 4 Jun 2023 14:01:37 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.4-4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4b0a5014ee2b0984f2410d657dc582a8387585ae

Thank you!