linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v5.1] Various fixes/enhancements
Date: Fri, 18 Jan 2019 13:52:26 +0100	[thread overview]
Message-ID: <72a6f860-c01a-1606-5eb1-10b6e74afac5@xs4all.nl> (raw)

The following changes since commit e8f9b16d72631870e30a3d8e4ee9f1c097bc7ba0:

  media: remove soc_camera ov9640 (2019-01-17 09:01:11 -0500)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.1g

for you to fetch changes up to 3a881781fe1ebd9f924aaabf89b6a39284120245:

  media: imx-csi: Input connections to CSI should be optional (2019-01-18 13:09:22 +0100)

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

----------------------------------------------------------------
French, Nicholas A (1):
      media: ivtv: add parameter to enable ivtvfb on x86 PAT systems

Hans Verkuil (2):
      vimc: fill in correct driver name in querycap
      vidioc-prepare-buf.rst: drop reference to NO_CACHE flags

Matt Ranostay (2):
      media: dt-bindings: media: video-i2c: add melexis mlx90640 documentation
      media: video-i2c: add Melexis MLX90640 thermal camera

Niklas Söderlund (1):
      rcar-vin: fix wrong return value in rvin_set_channel_routing()

Paul Kocialkowski (2):
      media: cedrus: Cleanup duplicate declarations from cedrus_dec header
      media: cedrus: Allow using the current dst buffer as reference

Pawe? Chmiel (4):
      si470x-i2c: Add device tree support
      si470x-i2c: Use managed resource helpers
      si470x-i2c: Add optional reset-gpio support
      media: dt-bindings: Add binding for si470x radio

Philipp Zabel (5):
      media: coda: use macroblock tiling on CODA960 only
      media: coda: fix decoder capture buffer payload
      media: imx: add capture compose rectangle
      media: imx: set compose rectangle to mbus format
      media: imx: lift CSI and PRP ENC/VF width alignment restriction

Souptick Joarder (1):
      media/v4l2-core/videobuf-vmalloc.c: Remove dead code

Steve Longerbeam (4):
      media: i2c: adv748x: Use devm to allocate the device struct
      media: imx: queue subdev events to reachable video devices
      media: imx: capture: Allow event subscribe/unsubscribe
      media: imx-csi: Input connections to CSI should be optional

Yangtao Li (2):
      media: exynos4-is: convert to DEFINE_SHOW_ATTRIBUTE
      media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()

 Documentation/devicetree/bindings/media/i2c/melexis,mlx90640.txt |  20 +++++++
 Documentation/devicetree/bindings/media/si470x.txt               |  26 +++++++++
 Documentation/media/uapi/v4l/vidioc-prepare-buf.rst              |   5 +-
 drivers/media/i2c/Kconfig                                        |   1 +
 drivers/media/i2c/adv748x/adv748x-core.c                         |   5 +-
 drivers/media/i2c/video-i2c.c                                    | 110 +++++++++++++++++++++++++++++++++++++-
 drivers/media/pci/ivtv/Kconfig                                   |  23 ++++++--
 drivers/media/pci/ivtv/ivtvfb.c                                  |  16 +++++-
 drivers/media/platform/coda/coda-bit.c                           |  18 +------
 drivers/media/platform/coda/coda-common.c                        |   2 +-
 drivers/media/platform/exynos4-is/fimc-is.c                      |  16 ++----
 drivers/media/platform/rcar-vin/rcar-dma.c                       |   2 +-
 drivers/media/platform/sti/bdisp/bdisp-debug.c                   |  34 ++++--------
 drivers/media/platform/sti/hva/hva-debugfs.c                     |  36 +++++--------
 drivers/media/platform/vimc/vimc-capture.c                       |   2 +-
 drivers/media/platform/vimc/vimc-common.h                        |   2 +
 drivers/media/platform/vimc/vimc-core.c                          |   1 -
 drivers/media/radio/si470x/radio-si470x-i2c.c                    |  52 +++++++++++-------
 drivers/media/radio/si470x/radio-si470x.h                        |   1 +
 drivers/media/v4l2-core/videobuf-vmalloc.c                       |  20 -------
 drivers/staging/media/imx/imx-ic-prpencvf.c                      |   5 +-
 drivers/staging/media/imx/imx-media-capture.c                    | 107 +++++++++++++++++++++++++++++-------
 drivers/staging/media/imx/imx-media-csi.c                        |  16 ++++--
 drivers/staging/media/imx/imx-media-dev.c                        |  24 +++++++++
 drivers/staging/media/imx/imx-media-utils.c                      |  15 ++++--
 drivers/staging/media/imx/imx-media-vdic.c                       |   4 +-
 drivers/staging/media/imx/imx-media.h                            |   2 +
 drivers/staging/media/sunxi/cedrus/cedrus_dec.c                  |  13 +++++
 drivers/staging/media/sunxi/cedrus/cedrus_dec.h                  |   8 +--
 drivers/staging/media/sunxi/cedrus/cedrus_mpeg2.c                |  10 ++--
 30 files changed, 423 insertions(+), 173 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/melexis,mlx90640.txt
 create mode 100644 Documentation/devicetree/bindings/media/si470x.txt

             reply	other threads:[~2019-01-18 12:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-18 12:52 Hans Verkuil [this message]
2019-02-12 14:57 [GIT PULL FOR v5.1] Various fixes/enhancements Hans Verkuil (hansverk)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=72a6f860-c01a-1606-5eb1-10b6e74afac5@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).