mbox series

[GIT,PULL,FOR,v5.5] Fixes and enhancements

Message ID 5b66c0ee-a45d-c85c-7556-6f1bf3648203@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.5] Fixes and enhancements | expand

Pull-request

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

Message

Hans Verkuil Nov. 1, 2019, 10:48 a.m. UTC
The following changes since commit a4260ea49547aa0c84c353f9de5998a0315d89fe:

  media: sun4i: Add H3 deinterlace driver (2019-10-24 19:07:59 -0300)

are available in the Git repository at:

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

for you to fetch changes up to fd14a4c8061897a2e2158d7a70a30704593e48bb:

  media: staging/imx: Use a shorter name for driver (2019-11-01 11:44:38 +0100)

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

----------------------------------------------------------------
Andy Shevchenko (1):
      bt819: Reduce amount of F* words in the world

Biju Das (4):
      media: dt-bindings: rcar-vin: Add R8A774B1 support
      media: dt-bindings: rcar-csi2: Add R8A774B1 support
      media: rcar-vin: Enable support for R8A774B1
      media: rcar-csi2: Enable support for R8A774B1

Chris Paterson (1):
      MAINTAINERS: Update MAX2175 & R-Car DRIF driver maintainer email

Colin Ian King (3):
      media: cx231xx: remove redundant assignment to variable status
      media: imx7-mipi-csis: make array 'registers' static const, makes object smaller
      media: vpx3220: make array input_vals static, makes object smaller

Cristiane Naves (1):
      staging: media: allegro-dvt: remove bool comparison

Fabio Estevam (1):
      media: staging/imx: Use a shorter name for driver

Geert Uytterhoeven (2):
      media: fdp1: Fix R-Car M3-N naming in debug message
      media: dt-bindings: rcar_vin: Document RZ/G1 per-board settings

Janusz Krzysztofik (1):
      media: v4l2-subdev: Don't use __u32 internally

Johan Hovold (3):
      media: stkwebcam: fix runtime PM after driver unbind
      media: bdisp: fix memleak on release
      media: radio: wl1273: fix interrupt masking on release

Kangjie Lu (1):
      media: rcar_drif: fix a memory disclosure

Lucas Stach (1):
      media: coda: request to skip kernel mapping for decoded buffers

Niklas Söderlund (3):
      rcar-vin: Do not enumerate unsupported pixel formats
      rcar-vin: Define which hardware supports NV12
      rcar-vin: Add support for outputting NV12

Nishad Kamdar (1):
      media: xilinx: Use the correct style for SPDX License Identifier

Philipp Zabel (2):
      media: coda: fix deadlock between decoder picture run and start command
      media: s5p-jpeg: drop unused components from s5p_jpeg_q_data

Seung-Woo Kim (1):
      media: exynos4-is: Fix recursive locking in isp_video_release()

Vandana BN (1):
      v4l2-core: fix touch support in v4l_g_fmt

YueHaibing (1):
      staging: media: cedrus: use devm_platform_ioremap_resource() to simplify code

zhong jiang (1):
      media: v4l2-dv-timings: Use DIV_ROUND_CLOSEST directly to make it readable

 Documentation/devicetree/bindings/media/renesas,csi2.txt |  1 +
 Documentation/devicetree/bindings/media/renesas,vin.txt  |  5 ++--
 MAINTAINERS                                              |  4 ++--
 drivers/media/i2c/bt819.c                                |  2 +-
 drivers/media/i2c/vpx3220.c                              |  2 +-
 drivers/media/platform/coda/coda-common.c                |  5 ++--
 drivers/media/platform/exynos4-is/fimc-isp-video.c       |  2 +-
 drivers/media/platform/rcar-vin/rcar-core.c              | 10 ++++++++
 drivers/media/platform/rcar-vin/rcar-csi2.c              |  4 ++++
 drivers/media/platform/rcar-vin/rcar-dma.c               |  5 +++-
 drivers/media/platform/rcar-vin/rcar-v4l2.c              | 59 ++++++++++++++++++++++++++++++++++++++---------
 drivers/media/platform/rcar-vin/rcar-vin.h               |  2 ++
 drivers/media/platform/rcar_drif.c                       |  1 +
 drivers/media/platform/rcar_fdp1.c                       |  2 +-
 drivers/media/platform/s5p-jpeg/jpeg-core.c              |  1 -
 drivers/media/platform/s5p-jpeg/jpeg-core.h              |  2 --
 drivers/media/platform/sti/bdisp/bdisp-v4l2.c            |  3 +--
 drivers/media/platform/xilinx/xilinx-dma.h               |  2 +-
 drivers/media/platform/xilinx/xilinx-vip.h               |  2 +-
 drivers/media/platform/xilinx/xilinx-vipp.h              |  2 +-
 drivers/media/platform/xilinx/xilinx-vtc.h               |  2 +-
 drivers/media/radio/radio-wl1273.c                       |  3 +--
 drivers/media/usb/cx231xx/cx231xx-avcore.c               |  2 +-
 drivers/media/usb/stkwebcam/stk-webcam.c                 |  3 +--
 drivers/media/v4l2-core/v4l2-dv-timings.c                |  2 +-
 drivers/media/v4l2-core/v4l2-ioctl.c                     | 33 ++++++++++++++------------
 drivers/media/v4l2-core/v4l2-subdev.c                    |  6 ++---
 drivers/staging/media/allegro-dvt/nal-h264.c             |  2 +-
 drivers/staging/media/imx/imx-media-capture.c            |  6 +++--
 drivers/staging/media/imx/imx7-mipi-csis.c               |  2 +-
 drivers/staging/media/sunxi/cedrus/cedrus_hw.c           |  4 +---
 31 files changed, 119 insertions(+), 62 deletions(-)

Comments

Jenkins Nov. 1, 2019, 11:01 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/59739/
Build log: https://builder.linuxtv.org/job/patchwork/22967/
Build time: 00:11:00
Link: https://lore.kernel.org/linux-media/5b66c0ee-a45d-c85c-7556-6f1bf3648203@xs4all.nl

gpg: Signature made Fri 01 Nov 2019 10:45:29 AM 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:


Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0024-bt819-Reduce-amount-of-F-words-in-the-world.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0024-bt819-Reduce-amount-of-F-words-in-the-world.patch
patches/0024-bt819-Reduce-amount-of-F-words-in-the-world.patch:24: WARNING: line over 80 characters