All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.18] More various fixes/enhancements
@ 2022-01-13 16:25 Hans Verkuil
  2022-01-13 16:56 ` [GIT PULL FOR v5.18] More various fixes/enhancements (#79994) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2022-01-13 16:25 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Prabhakar Lad, Jacopo Mondi

The following changes since commit 68b9bcc8a534cd11fe55f8bc82f948aae7d81b3c:

  media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs (2021-12-16 20:58:56 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 0cda2064f6130e5956b277736f862d69e0f29df4:

  MAINTAINERS: Change maintainers for mipid02 driver (2022-01-13 14:17:56 +0100)

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

----------------------------------------------------------------
Benjamin Mugnier (1):
      MAINTAINERS: Change maintainers for mipid02 driver

Christophe JAILLET (1):
      media: v4l2-dev: Use non-atomic bitmap API when applicable

Daniel Lundberg Pedersen (1):
      media: docs: v4l2grab.c.rst: change unintended assignment

Jacopo Mondi (3):
      dt-bindings: media: max9286: Re-indent example
      dt-bindings: media: max9286: Define 'maxim,gpio-poc'
      media: i2c: max9286: Use "maxim,gpio-poc" property

Jean-Michel Hautbois (1):
      media: doc: pixfmt-yuv: Fix V4L2-PIX-FMT-Y10P format

Jiasheng Jiang (1):
      media: meson: vdec: potential dereference of null pointer

Lad Prabhakar (11):
      media: vsp1: Use platform_get_irq() to get the interrupt
      media: camss: Use platform_get_irq_byname() to get the interrupt
      media: bdisp: Use platform_get_irq() to get the interrupt
      media: s5p-mfc: Use platform_get_irq() to get the interrupt
      media: stm32-dma2d: Use platform_get_irq() to get the interrupt
      media: exynos-gsc: Use platform_get_irq() to get the interrupt
      media: marvell-ccic: Use platform_get_irq() to get the interrupt
      media: exynos4-is: Use platform_get_irq() to get the interrupt
      media: s5p-g2d: Use platform_get_irq() to get the interrupt
      media: mtk-vpu: Drop unnecessary call to platform_get_resource()
      media: coda: Use platform_get_irq() to get the interrupt

Martin Kepplinger (2):
      media: imx: imx7-media-csi: add support for imx8mq
      dt-bindings: media: document imx8mq support for imx7-csi

Miaoqian Lin (1):
      media: coda: Fix missing put_device() call in coda_get_vdoa_data

Mirela Rabulea (1):
      media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers

 Documentation/devicetree/bindings/media/i2c/maxim,max9286.yaml | 275 ++++++++++++++++++++++--------------
 Documentation/devicetree/bindings/media/nxp,imx7-csi.yaml      |   1 +
 Documentation/userspace-api/media/v4l/pixfmt-yuv-luma.rst      |   4 +-
 Documentation/userspace-api/media/v4l/v4l2grab.c.rst           |   2 +-
 MAINTAINERS                                                    |   3 +-
 drivers/media/i2c/max9286.c                                    | 120 ++++++++++++----
 drivers/media/platform/coda/coda-common.c                      |   1 +
 drivers/media/platform/coda/imx-vdoa.c                         |   9 +-
 drivers/media/platform/exynos-gsc/gsc-core.c                   |  14 +-
 drivers/media/platform/exynos4-is/fimc-core.c                  |  11 +-
 drivers/media/platform/exynos4-is/fimc-lite.c                  |  11 +-
 drivers/media/platform/imx-jpeg/mxc-jpeg.c                     |   6 +
 drivers/media/platform/marvell-ccic/mmp-driver.c               |   8 +-
 drivers/media/platform/mtk-vpu/mtk_vpu.c                       |  10 +-
 drivers/media/platform/qcom/camss/camss-csid.c                 |  12 +-
 drivers/media/platform/qcom/camss/camss-csiphy.c               |  12 +-
 drivers/media/platform/qcom/camss/camss-ispif.c                |  12 +-
 drivers/media/platform/qcom/camss/camss-vfe.c                  |  12 +-
 drivers/media/platform/s5p-g2d/g2d.c                           |  10 +-
 drivers/media/platform/s5p-mfc/s5p_mfc.c                       |  11 +-
 drivers/media/platform/sti/bdisp/bdisp-v4l2.c                  |  10 +-
 drivers/media/platform/stm32/dma2d/dma2d.c                     |   9 +-
 drivers/media/platform/vsp1/vsp1_drv.c                         |  14 +-
 drivers/media/v4l2-core/v4l2-dev.c                             |  68 ++++-----
 drivers/staging/media/imx/imx7-media-csi.c                     |  32 ++++-
 drivers/staging/media/meson/vdec/esparser.c                    |   7 +-
 drivers/staging/media/meson/vdec/vdec_helpers.c                |   8 +-
 drivers/staging/media/meson/vdec/vdec_helpers.h                |   4 +-
 28 files changed, 412 insertions(+), 284 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL FOR v5.18] More various fixes/enhancements (#79994)
  2022-01-13 16:25 [GIT PULL FOR v5.18] More various fixes/enhancements Hans Verkuil
@ 2022-01-13 16:56 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2022-01-13 16:56 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/09d9ade9-e6fd-8c77-68d6-d392a4948c6a@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/173768/
Build time: 00:24:27
Link: https://lore.kernel.org/linux-media/09d9ade9-e6fd-8c77-68d6-d392a4948c6a@xs4all.nl

gpg: Signature made Thu 13 Jan 2022 01:25:59 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>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
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/23 patches with issues, being 1 at build time, plus one error when buinding PDF document

Error/warnings:

patches/0001-dt-bindings-media-max9286-Re-indent-example.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/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead
	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/i2c/ov8865.c: ../drivers/media/i2c/ov8865.c:2843 ov8865_get_selection() warn: inconsistent indenting
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2864 em28xx_v4l2_init() parse error: turning off implications after 60 seconds
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2625 dvb_register() parse error: turning off implications after 60 seconds
	../drivers/media/test-drivers/vivid/vivid-core.c: ../drivers/media/test-drivers/vivid/vivid-core.c:1981 vivid_create_instance() parse error: turning off implications after 60 seconds
	../drivers/media/platform/qcom/venus/helpers.c: ../drivers/media/platform/qcom/venus/helpers.c:658 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 654)

patches/0020-media-imx-imx7-media-csi-add-support-for-imx8mq.patch:

   checkpatch.pl:
	$ cat patches/0020-media-imx-imx7-media-csi-add-support-for-imx8mq.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:37: CHECK: Prefer using the BIT macro
	-:106: WARNING: DT compatible string "fsl,imx8mq-csi" appears un-documented -- check ./Documentation/devicetree/bindings/


Error #512 when building PDF docs


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-13 16:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-13 16:25 [GIT PULL FOR v5.18] More various fixes/enhancements Hans Verkuil
2022-01-13 16:56 ` [GIT PULL FOR v5.18] More various fixes/enhancements (#79994) Jenkins

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.