linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.4] Various fixes.enhancements
@ 2019-08-09 15:00 Hans Verkuil
  2019-08-09 15:06 ` Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2019-08-09 15:00 UTC (permalink / raw)
  To: Linux Media Mailing List

A small rcar fix, two patches to convert omap_vout to vb2 and have it pass
the compliance test, and two patches for vimc that revert earlier changes
that didn't work out (they didn't introduce bugs, but it was the wrong
approach and it blocked future improvements).

Regards,

	Hans

The following changes since commit 97299a3035328d7ae2f4fccaf6e549974df6e118:

  media: Remove dev_err() usage after platform_get_irq() (2019-08-07 17:08:33 -0300)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.4i

for you to fetch changes up to 1b25ee0b028558e141702a6eeb6354d7f7e55e9d:

  Revert "media: vimc: propagate pixel format in the stream" (2019-08-09 10:08:51 +0200)

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

----------------------------------------------------------------
Hans Verkuil (2):
      omap_vout: fix various v4l2-compliance failures
      omap_vout: convert to vb2

Helen Koike (2):
      media: Revert "media: vimc: Remove or modify stream checks"
      Revert "media: vimc: propagate pixel format in the stream"

Niklas Söderlund (1):
      rcar-vin: Report correct image stride

 drivers/media/platform/omap/Kconfig          |    3 +-
 drivers/media/platform/omap/omap_vout.c      | 1011 ++++++++++++++++------------------------------------------
 drivers/media/platform/omap/omap_vout_vrfb.c |   26 +-
 drivers/media/platform/omap/omap_vout_vrfb.h |    4 +-
 drivers/media/platform/omap/omap_voutdef.h   |   45 ++-
 drivers/media/platform/omap/omap_voutlib.c   |    6 +-
 drivers/media/platform/rcar-vin/rcar-dma.c   |   10 +-
 drivers/media/platform/rcar-vin/rcar-v4l2.c  |    5 +-
 drivers/media/platform/vimc/vimc-capture.c   |   76 ++---
 drivers/media/platform/vimc/vimc-common.c    |  309 ++++++++++--------
 drivers/media/platform/vimc/vimc-common.h    |   58 ++--
 drivers/media/platform/vimc/vimc-debayer.c   |   88 ++---
 drivers/media/platform/vimc/vimc-scaler.c    |   68 ++--
 drivers/media/platform/vimc/vimc-sensor.c    |   57 +++-
 drivers/media/platform/vimc/vimc-streamer.c  |    2 -
 drivers/media/platform/vimc/vimc-streamer.h  |    8 -
 16 files changed, 672 insertions(+), 1104 deletions(-)

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

* Re: [GIT PULL FOR v5.4] Various fixes.enhancements
  2019-08-09 15:00 [GIT PULL FOR v5.4] Various fixes.enhancements Hans Verkuil
@ 2019-08-09 15:06 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2019-08-09 15:06 UTC (permalink / raw)
  To: Hans Verkuil, mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/58048/
Build log: https://builder.linuxtv.org/job/patchwork/5076/
Build time: 00:04:29
Link: https://lore.kernel.org/linux-media/r/d1d8c63c-c346-9a4b-fea9-27c46a648667@xs4all.nl
Summary: 2 issues, being 0 build regressions

Error/warnings:

patches/0002-omap_vout-convert-to-vb2.patch:148: WARNING: line over 80 characters
patches/0002-omap_vout-convert-to-vb2.patch:171: WARNING: line over 80 characters
patches/0002-omap_vout-convert-to-vb2.patch:186: WARNING: line over 80 characters
patches/0002-omap_vout-convert-to-vb2.patch:731: WARNING: line over 80 characters
patches/0002-omap_vout-convert-to-vb2.patch:781: WARNING: line over 80 characters
patches/0002-omap_vout-convert-to-vb2.patch:891: WARNING: line over 80 characters
patches/0002-omap_vout-convert-to-vb2.patch:948: WARNING: line over 80 characters
patches/0002-omap_vout-convert-to-vb2.patch:1034: WARNING: line over 80 characters
patches/0002-omap_vout-convert-to-vb2.patch:1243: WARNING: line over 80 characters
patches/0002-omap_vout-convert-to-vb2.patch:1363: WARNING: line over 80 characters

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0002-omap_vout-convert-to-vb2.patch
patches/0005-Revert-media-vimc-propagate-pixel-format-in-the-stre.patch:541: CHECK: Logical continuations should be on the previous line

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0005-Revert-media-vimc-propagate-pixel-format-in-the-stre.patch


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

end of thread, other threads:[~2019-08-09 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-09 15:00 [GIT PULL FOR v5.4] Various fixes.enhancements Hans Verkuil
2019-08-09 15:06 ` 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).