[GIT,PULL,v2,FOR,v5.5] Various fixes

Message ID a0d43238-a7dd-5fbb-4256-3739cc9d29e8@xs4all.nl (mailing list archive)
State Accepted, archived
Headers
Series [GIT,PULL,v2,FOR,v5.5] Various fixes |

Pull-request

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

Message

Hans Verkuil Nov. 10, 2019, 1:44 p.m. UTC
  This is probably the last PR for 5.5.

Change since the previous GIT PULL:

Added:

Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"

as requested by Tomasz.

Regards,

	Hans


The following changes since commit 693c5f144aeb9636ae161a3c61a838c50b2ae41c:

  media: vicodec: media_device_cleanup was called too early (2019-11-10 07:45:17 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 68b4818bde42d07c81dff4eeb448192f0d01cee1:

  Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding" (2019-11-10 14:30:18 +0100)

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

----------------------------------------------------------------
Benoit Parrot (2):
      dt-bindings: media: ti-vpe: Document VPE driver
      media: ti-vpe: vpe: fix compatible to match bindings

Colin Ian King (1):
      media: zr364xx: remove redundant assigmnent to idx, clean up code

Ezequiel Garcia (1):
      media: hantro: Fix s_fmt for dynamic resolution changes

Hans Verkuil (1):
      Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"

Jonas Karlman (5):
      media: hantro: Fix H264 motion vector buffer offset
      media: hantro: Reduce H264 extra space for motion vectors
      media: hantro: Use output buffer width and height for H264 decoding
      media: hantro: Remove now unused H264 pic_size
      media: hantro: Set H264 FIELDPIC_FLAG_E flag correctly

Nishad Kamdar (2):
      media: siano: Use the correct style for SPDX License Identifier
      media: i2c: Use the correct style for SPDX License Identifier

Ricardo Ribalda Delgado (1):
      Documentation: media: *_DEFAULT targets for subdevs

 Documentation/devicetree/bindings/media/ti,vpe.yaml     | 64 +++++++++++++++++++++++++++++++++++++++++++++
 Documentation/media/uapi/v4l/v4l2-selection-targets.rst |  4 ++-
 MAINTAINERS                                             |  1 +
 drivers/media/common/siano/smsir.h                      |  2 +-
 drivers/media/i2c/max2175.h                             |  4 +--
 drivers/media/i2c/saa711x_regs.h                        |  2 +-
 drivers/media/i2c/tda1997x_regs.h                       |  2 +-
 drivers/media/i2c/tvp5150_reg.h                         |  2 +-
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c      |  9 ++++---
 drivers/media/platform/ti-vpe/vpe.c                     |  2 +-
 drivers/media/usb/zr364xx/zr364xx.c                     |  6 ++---
 drivers/staging/media/hantro/hantro_g1_h264_dec.c       | 37 +++++++++++++++++---------
 drivers/staging/media/hantro/hantro_h264.c              |  5 ----
 drivers/staging/media/hantro/hantro_hw.h                |  3 ---
 drivers/staging/media/hantro/hantro_v4l2.c              | 48 ++++++++++++++++++++++++++--------
 15 files changed, 145 insertions(+), 46 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/ti,vpe.yaml
  

Comments

Jenkins Nov. 10, 2019, 1:54 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/59988/
Build log: https://builder.linuxtv.org/job/patchwork/24278/
Build time: 00:04:29
Link: https://lore.kernel.org/linux-media/a0d43238-a7dd-5fbb-4256-3739cc9d29e8@xs4all.nl

gpg: Signature made Sun 10 Nov 2019 01:36:43 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: 2 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:


Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0003-media-hantro-Fix-s_fmt-for-dynamic-resolution-change.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0003-media-hantro-Fix-s_fmt-for-dynamic-resolution-change.patch
patches/0003-media-hantro-Fix-s_fmt-for-dynamic-resolution-change.patch:6: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
patches/0003-media-hantro-Fix-s_fmt-for-dynamic-resolution-change.patch:60: CHECK: Alignment should match open parenthesis

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0008-media-hantro-Fix-H264-motion-vector-buffer-offset.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0008-media-hantro-Fix-H264-motion-vector-buffer-offset.patch
patches/0008-media-hantro-Fix-H264-motion-vector-buffer-offset.patch:18: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)