All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v2 for 5.12] More V4L2 patches
@ 2021-01-22  9:42 Sakari Ailus
  2021-01-22 10:10 ` [GIT PULL v2 for 5.12] More V4L2 patches (#71031) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Sakari Ailus @ 2021-01-22  9:42 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

Here's a small set of fixes and improvements for DT bindings, ov8865 driver
and v4l2-async.

Since v1, added a patch from Ezequiel to remove the custom async match
type. This addresses the warnings in the earlier pull request.

Please pull.


The following changes since commit 321af22a3d2f6ed1fb1737c8588c01f6fec8a7b8:

  media: atomisp: convert comma to semicolon (2021-01-14 13:59:46 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-5.12-4.1-signed

for you to fetch changes up to bd5927c372287d51cde8741c83bd7e302b6ecd0a:

  dt-bindings: media: ov5647: Fix filename (2021-01-22 11:35:29 +0200)

----------------------------------------------------------------
More V4L2 patches

----------------------------------------------------------------
Ezequiel Garcia (2):
      media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM
      media: v4l2-async: Add waiting subdevices debugfs

Jacopo Mondi (1):
      dt-bindings: media: ov5647: Fix filename

Lad Prabhakar (1):
      media: i2c/Kconfig: Select FWNODE for OV772x sensor

Laurent Pinchart (1):
      media: v4l2-async: Safely unregister an non-registered async subdev

kernel test robot (1):
      media: i2c: fix odd_ptr_err.cocci warnings

 .../devicetree/bindings/media/i2c/ovti,ov5647.yaml |  2 +-
 drivers/media/i2c/Kconfig                          |  1 +
 drivers/media/i2c/ov8865.c                         |  2 +-
 drivers/media/v4l2-core/v4l2-async.c               | 83 ++++++++++++++++++----
 drivers/media/v4l2-core/v4l2-dev.c                 |  5 ++
 include/media/v4l2-async.h                         | 25 +++----
 6 files changed, 85 insertions(+), 33 deletions(-)

-- 
Kind regards,

Sakari Ailus

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

* Re: [GIT PULL v2 for 5.12] More V4L2 patches (#71031)
  2021-01-22  9:42 [GIT PULL v2 for 5.12] More V4L2 patches Sakari Ailus
@ 2021-01-22 10:10 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2021-01-22 10:10 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20210122094248.GL3@valkosipuli.retiisi.org.uk/
Build log: https://builder.linuxtv.org/job/patchwork/86881/
Build time: 00:09:29
Link: https://lore.kernel.org/linux-media/20210122094248.GL3@valkosipuli.retiisi.org.uk

gpg: Signature made Fri 22 Jan 2021 09:35:55 AM UTC
gpg:                using DSA key 53AC58A5F5948636C04A1BF8141DFA54A1EC8DEA
gpg:                issuer "sakari.ailus@linux.intel.com"
gpg: Can't check signature: No public key

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

Error/warnings:

patches/0002-media-v4l2-async-Add-waiting-subdevices-debugfs.patch:

   checkpatch.pl:
	$ cat patches/0002-media-v4l2-async-Add-waiting-subdevices-debugfs.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:20: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)

patches/0004-media-i2c-Kconfig-Select-FWNODE-for-OV772x-sensor.patch:

   checkpatch.pl:
	$ cat patches/0004-media-i2c-Kconfig-Select-FWNODE-for-OV772x-sensor.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:9: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)


Error #512 when building PDF docs


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

end of thread, other threads:[~2021-01-22 10:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22  9:42 [GIT PULL v2 for 5.12] More V4L2 patches Sakari Ailus
2021-01-22 10:10 ` [GIT PULL v2 for 5.12] More V4L2 patches (#71031) 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.