linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.5] vimc: Collapse component structure into a single monolithic driver
@ 2019-09-27 14:15 Hans Verkuil
  2019-09-27 14:23 ` [GIT PULL FOR v5.5] vimc: Collapse component structure into a single Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2019-09-27 14:15 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Shuah Khan, Helen Koike

Speaks for itself. This will require a change to the v4l-utils test-media script.
A patch is ready for that to apply once this is merged.

Various other upcoming vimc patches all depend on this going in first.

Regards,

	Hans

The following changes since commit 6f51fdfd8229d5358c2d6e272cf73478866e8ddc:

  media: videobuf-core.c: poll_wait needs a non-NULL buf pointer (2019-09-05 06:26:57 -0300)

are available in the Git repository at:

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

for you to fetch changes up to 79d94c0816a617f40bc43ee7e7da14d73346a078:

  MAINTAINERS: Add reviewer to vimc driver (2019-09-20 11:06:36 +0200)

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

----------------------------------------------------------------
Shuah Khan (5):
      media: vimc: Collapse component structure into a single monolithic driver
      media: vimc: Fix gpf in rmmod path when stream is active
      vimc: move duplicated IS_SRC and IS_SINK to common header
      doc: media: vimc: Update module parameter usage information
      MAINTAINERS: Add reviewer to vimc driver

 Documentation/media/v4l-drivers/vimc.rst    |  12 ++--
 MAINTAINERS                                 |   1 +
 drivers/media/platform/vimc/Makefile        |   7 ++-
 drivers/media/platform/vimc/vimc-capture.c  |  81 +++++-------------------
 drivers/media/platform/vimc/vimc-common.c   |   3 +-
 drivers/media/platform/vimc/vimc-common.h   |  58 +++++++++++++++++
 drivers/media/platform/vimc/vimc-core.c     | 216 ++++++++++++++++++++++++++--------------------------------------
 drivers/media/platform/vimc/vimc-debayer.c  |  85 +++++--------------------
 drivers/media/platform/vimc/vimc-scaler.c   |  84 +++++--------------------
 drivers/media/platform/vimc/vimc-sensor.c   |  74 ++++------------------
 drivers/media/platform/vimc/vimc-streamer.c |   1 -
 11 files changed, 217 insertions(+), 405 deletions(-)

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

* Re: [GIT PULL FOR v5.5] vimc: Collapse component structure into a single
  2019-09-27 14:15 [GIT PULL FOR v5.5] vimc: Collapse component structure into a single monolithic driver Hans Verkuil
@ 2019-09-27 14:23 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2019-09-27 14:23 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/58970/
Build log: https://builder.linuxtv.org/job/patchwork/17975/
Build time: 00:03:42
Link: https://lore.kernel.org/linux-media/6618e8ee-7ea8-6172-ac96-5228a769a3b3@xs4all.nl

gpg: Signature made Fri 27 Sep 2019 02:10:06 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>" [full]

Summary: 1 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:

patches/0002-media-vimc-Fix-gpf-in-rmmod-path-when-stream-is-acti.patch:20: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0002-media-vimc-Fix-gpf-in-rmmod-path-when-stream-is-acti.patch
/var/lib/jenkins/workspace/patchwork/Documentation/media/v4l-drivers/vimc.rst:81: WARNING: Definition list ends without a blank line; unexpected unindent.
/var/lib/jenkins/workspace/patchwork/Documentation/media/v4l-drivers/vimc.rst:64: WARNING: Unknown target name: "module options".


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

end of thread, other threads:[~2019-09-27 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-27 14:15 [GIT PULL FOR v5.5] vimc: Collapse component structure into a single monolithic driver Hans Verkuil
2019-09-27 14:23 ` [GIT PULL FOR v5.5] vimc: Collapse component structure into a single Jenkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).