All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.7] Various fixes
@ 2020-02-27 12:27 Hans Verkuil
  2020-02-27 12:38 ` [GIT PULL FOR v5.7] Various fixes (#61841) Jenkins
  0 siblings, 1 reply; 6+ messages in thread
From: Hans Verkuil @ 2020-02-27 12:27 UTC (permalink / raw)
  To: Linux Media Mailing List

The following changes since commit ef0ed05dcef8a74178a8b480cce23a377b1de2b8:

  media: staging/imx: Missing assignment in imx_media_capture_device_register() (2020-02-24 17:53:22 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.7d

for you to fetch changes up to 4dcff79bc3cdf38e45d5adbd93c3d39bbeec105f:

  media: Documentation:media:v4l-drivers: Update vivid documentation. (2020-02-27 10:51:01 +0100)

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

----------------------------------------------------------------
Jae Hyun Yoo (1):
      media: aspeed: add AST2600 support

Peter Ujfalusi (1):
      media: rcar_drif: Do not print error in case of EPROBE_DEFER for dma channel

Vandana BN (1):
      media: Documentation:media:v4l-drivers: Update vivid documentation.

 Documentation/media/v4l-drivers/vivid.rst | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 drivers/media/platform/aspeed-video.c     | 15 +++++++++++----
 drivers/media/platform/rcar_drif.c        |  6 +++++-
 3 files changed, 76 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL FOR v5.7] Various fixes (#61841)
  2020-02-27 12:27 [GIT PULL FOR v5.7] Various fixes Hans Verkuil
@ 2020-02-27 12:38 ` Jenkins
  0 siblings, 0 replies; 6+ messages in thread
From: Jenkins @ 2020-02-27 12:38 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/61841/
Build log: https://builder.linuxtv.org/job/patchwork/39958/
Build time: 00:08:32
Link: https://lore.kernel.org/linux-media/fb6dde22-ab34-72e8-64e9-4c612de7363c@xs4all.nl

gpg: Signature made Thu 27 Feb 2020 12:18:32 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:


Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0001-media-aspeed-add-AST2600-support.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0001-media-aspeed-add-AST2600-support.patch
patches/0001-media-aspeed-add-AST2600-support.patch:65: WARNING: line over 80 characters


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

* [GIT PULL FOR v5.7] Various fixes
@ 2020-03-16 13:27 Hans Verkuil
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Verkuil @ 2020-03-16 13:27 UTC (permalink / raw)
  To: Linux Media Mailing List

The following changes since commit 6fafbbe8d4140e44e0a64d6c914d628bdb2902ed:

  device property: Export fwnode_get_name() (2020-03-16 07:47:58 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.7k

for you to fetch changes up to d1c099ed30d6dc1a6d028f6ee3e8b188cfa759dc:

  cec-notifier: make cec_notifier_get_conn() static (2020-03-16 13:51:52 +0100)

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

----------------------------------------------------------------
Daniel Glöckner (2):
      media: v4l: Add 14-bit raw greyscale pixel format
      media: v4l: Add 1X14 14-bit greyscale media bus code definition

Hans Verkuil (2):
      cec-notifier: rename conn_name to port_name
      cec-notifier: make cec_notifier_get_conn() static

Lad Prabhakar (1):
      media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_device

Sakari Ailus (1):
      media: v4l: Add 14-bit raw bayer pixel formats

 Documentation/media/uapi/v4l/pixfmt-bayer.rst   |  1 +
 Documentation/media/uapi/v4l/pixfmt-srggb14.rst | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Documentation/media/uapi/v4l/pixfmt-y14.rst     | 72 +++++++++++++++++++++++++++++++++++++++++++++++
 Documentation/media/uapi/v4l/subdev-formats.rst | 37 ++++++++++++++++++++++++
 Documentation/media/uapi/v4l/yuv-formats.rst    |  1 +
 drivers/media/cec/cec-notifier.c                | 41 +++++++++++++++++----------
 drivers/media/platform/am437x/am437x-vpfe.c     | 10 +++----
 drivers/media/v4l2-core/v4l2-ioctl.c            |  5 ++++
 include/media/cec-notifier.h                    | 39 ++++++--------------------
 include/uapi/linux/media-bus-format.h           |  3 +-
 include/uapi/linux/videodev2.h                  |  5 ++++
 11 files changed, 245 insertions(+), 51 deletions(-)
 create mode 100644 Documentation/media/uapi/v4l/pixfmt-srggb14.rst
 create mode 100644 Documentation/media/uapi/v4l/pixfmt-y14.rst

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

* [GIT PULL FOR v5.7] Various fixes
@ 2020-03-12 12:13 Hans Verkuil
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Verkuil @ 2020-03-12 12:13 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Johan Hovold

The following changes since commit eceeea5481d4eeb6073e8ccb2f229bb0dd14a44d:

  media: lmedm04: remove redundant assignment to variable gate (2020-03-12 09:47:33 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7b03d504269160d7fe68724b970a74b658c150fa:

  media: mtk-mdp: Check return value of of_clk_get (2020-03-12 12:48:29 +0100)

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

----------------------------------------------------------------
Alexandre Courbot (1):
      media: videobuf2-core: fix dprintk level

Etienne Carriere (2):
      media: platform: stm32: defer probe for auxiliary clock
      media: platform: stm32: don't print an error on probe deferral

Johan Hovold (3):
      media: ov519: add missing endpoint sanity checks
      media: stv06xx: add missing descriptor sanity checks
      media: xirlink_cit: add missing descriptor sanity checks

Matthias Brugger (1):
      media: mtk-mdp: Check return value of of_clk_get

Ricardo Ribalda Delgado (1):
      imx214: Remove redundant code

Sebastian Gross (1):
      media: i2c: s5c73m3: Fix number in auto focus cluster

 drivers/media/common/videobuf2/videobuf2-core.c  |  4 ++--
 drivers/media/i2c/imx214.c                       |  1 -
 drivers/media/i2c/s5c73m3/s5c73m3-ctrls.c        |  2 +-
 drivers/media/platform/mtk-mdp/mtk_mdp_comp.c    |  6 ++++++
 drivers/media/platform/stm32/stm32-cec.c         | 10 ++++++++--
 drivers/media/usb/gspca/ov519.c                  | 10 ++++++++++
 drivers/media/usb/gspca/stv06xx/stv06xx.c        | 19 ++++++++++++++++++-
 drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c |  4 ++++
 drivers/media/usb/gspca/xirlink_cit.c            | 18 +++++++++++++++++-
 9 files changed, 66 insertions(+), 8 deletions(-)

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

* [GIT PULL FOR v5.7] Various fixes
@ 2020-03-11 14:38 Hans Verkuil
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Verkuil @ 2020-03-11 14:38 UTC (permalink / raw)
  To: Linux Media Mailing List

The following changes since commit 00c43088aa680989407b6afbda295f67b3f123f1:

  media: meson: vdec: add VP9 decoder support (2020-03-05 23:05:34 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.7h

for you to fetch changes up to 08f57612561cd93e9a6834c1b07be780f3e7873d:

  media: am437x-vpfe: exclude illegal values for enum when validing params from user space (2020-03-11 15:26:32 +0100)

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

----------------------------------------------------------------
Benoit Parrot (1):
      media: ti-vpe: cal: fix a kernel oops when unloading module

Changming Liu (1):
      media: am437x-vpfe: exclude illegal values for enum when validing params from user space

Hsin-Yi Wang (1):
      media: mtk-vpu: avoid unaligned access to DTCM buffer.

 drivers/media/platform/am437x/am437x-vpfe.c     |  1 +
 drivers/media/platform/mtk-mdp/mtk_mdp_vpu.c    |  9 +++++----
 drivers/media/platform/mtk-vcodec/vdec_vpu_if.c |  6 +++---
 drivers/media/platform/mtk-vcodec/venc_vpu_if.c | 12 ++++++------
 drivers/media/platform/mtk-vpu/mtk_vpu.c        | 45 +++++++++++++++++++++++----------------------
 drivers/media/platform/mtk-vpu/mtk_vpu.h        |  2 +-
 drivers/media/platform/ti-vpe/cal.c             | 13 ++++++++-----
 7 files changed, 47 insertions(+), 41 deletions(-)

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

* [GIT PULL FOR v5.7] Various fixes
@ 2020-03-03 15:06 Hans Verkuil
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Verkuil @ 2020-03-03 15:06 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Dafna Hirschfeld

The following changes since commit 8bc8c9ba03c4d4966c2503e189801fbc9130b747:

  media: Documentation:media:v4l-drivers: Update vivid documentation. (2020-03-02 16:10:39 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.7e

for you to fetch changes up to 6752881b74b60c9e4705ee621324e7237344db41:

  v4l2-ctrls: v4l2_ctrl_request_complete() should always set ref->req (2020-03-03 15:24:13 +0100)

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

----------------------------------------------------------------
Benoit Parrot (1):
      media: ti-vpe: cal: fix disable_irqs to only the intended target

Dafna Hirschfeld (4):
      media: vimc: replace vimc->pdev.dev with vimc->mdev.dev
      media: vimc: allocate vimc_device dynamically
      media: vimc: use-after-free fix - release vimc in the v4l_device release
      media: v4l2-core: fix a use-after-free bug of sd->devnode

Dmitry Osipenko (1):
      media: staging: tegra-vde: Use devm_platform_ioremap_resource_byname()

Eugen Hristev (1):
      media: v4l2-core: fix entity initialization in device_register_subdev

Hans Verkuil (1):
      v4l2-ctrls: v4l2_ctrl_request_complete() should always set ref->req

Jonathan Neuschäfer (1):
      media: v4l2: Switch to new kerneldoc syntax for named variable macro arguments

Sergiu Cuciurean (1):
      media: spi: gs1662: Use new structure for SPI transfer delays

Steve Longerbeam (1):
      media: imx: Propagate quantization and encoding in CSI

YueHaibing (1):
      staging: media: usbvision: Add missing MEDIA_USB_SUPPORT dependency

 drivers/media/platform/ti-vpe/cal.c        | 16 +++++------
 drivers/media/platform/vimc/vimc-capture.c | 18 ++++++------
 drivers/media/platform/vimc/vimc-common.c  |  2 --
 drivers/media/platform/vimc/vimc-common.h  | 27 +++++++++---------
 drivers/media/platform/vimc/vimc-core.c    | 93 +++++++++++++++++++++++++++++++++++++++++---------------------
 drivers/media/platform/vimc/vimc-debayer.c | 21 +++-----------
 drivers/media/platform/vimc/vimc-scaler.c  | 21 +++-----------
 drivers/media/platform/vimc/vimc-sensor.c  | 20 +++-----------
 drivers/media/spi/gs1662.c                 | 20 +++++++++++---
 drivers/media/v4l2-core/v4l2-ctrls.c       | 11 ++++++--
 drivers/media/v4l2-core/v4l2-device.c      |  8 ++----
 drivers/staging/media/imx/imx-media-csi.c  |  2 ++
 drivers/staging/media/imx/imx7-media-csi.c |  2 ++
 drivers/staging/media/tegra-vde/vde.c      | 55 ++++++-------------------------------
 drivers/staging/media/usbvision/Kconfig    |  2 +-
 include/media/v4l2-device.h                | 16 +++++------
 include/media/v4l2-subdev.h                |  2 +-
 17 files changed, 154 insertions(+), 182 deletions(-)

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

end of thread, other threads:[~2020-03-16 13:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-27 12:27 [GIT PULL FOR v5.7] Various fixes Hans Verkuil
2020-02-27 12:38 ` [GIT PULL FOR v5.7] Various fixes (#61841) Jenkins
2020-03-03 15:06 [GIT PULL FOR v5.7] Various fixes Hans Verkuil
2020-03-11 14:38 Hans Verkuil
2020-03-12 12:13 Hans Verkuil
2020-03-16 13:27 Hans Verkuil

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.