All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Ezequiel Garcia <ezequiel@collabora.com>
Subject: [GIT PULL FOR v5.2] Various fixes
Date: Mon, 1 Apr 2019 15:48:43 +0200	[thread overview]
Message-ID: <dd916431-1424-c062-82d8-9d3d842dd572@xs4all.nl> (raw)

Hi Mauro,

Various fixes. The patch "Introduce helpers to fill pixel format structs"
is interesting and should simplify some of the driver code going forward.
Other patches add support for it to vimc. Other patches using it for e.g.
rockchip drivers are pending.

Regards,

	Hans


The following changes since commit 1c3ec30bb23023d738b538e64ac3028902d53692:

  media: index.rst: exclude Indexes section from latex/pdf output (2019-03-30 09:42:35 -0400)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.2b2

for you to fetch changes up to 1d93588c966b3f6fccb0e795f3288ee7f5124c86:

  media: stm32-dcmi: fix crash when subdev do not expose any formats (2019-04-01 13:19:59 +0200)

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

----------------------------------------------------------------
Colin Ian King (1):
      media: dvb: clean up redundant break statements

Eugen Hristev (2):
      media: atmel: atmel-isc: reworked driver and formats
      media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32

Ezequiel Garcia (3):
      media: vb2: Minor function naming fix
      rockchip/vpu: Rename pixel format helpers
      media: Introduce helpers to fill pixel format structs

Fish Lin (1):
      v4l: add I / P frame min max QP definitions

Hans Verkuil (1):
      v4l2-ctrls.h: remove spurious text

Helen Fornazier (2):
      media: v4l2-common: add bayer formats in v4l2_format_info
      media: vimc: propagate pixel format in the stream

Hugues Fruchet (3):
      media: stm32-dcmi: fix error messages
      media: stm32-dcmi: do not emit error trace in case of few overrun
      media: stm32-dcmi: fix crash when subdev do not expose any formats

Sergei Shtylyov (1):
      dt-bindings: media: Renesas R-Car IMR bindings

Wolfram Sang (1):
      staging: media: imx: imx7-mipi-csis: simplify getting .driver_data

Yannick Fertre (1):
      media: platform: stm32: wait end of transmission

Yunfei Dong (1):
      media: mtk-vcodec: enlarge struct vdec_pic_info fields

 Documentation/devicetree/bindings/media/rcar_imr.txt  |  31 ++
 Documentation/media/uapi/v4l/ext-ctrls-codec.rst      |  24 ++
 drivers/media/common/videobuf2/videobuf2-v4l2.c       |   6 +-
 drivers/media/dvb-frontends/drxd_hard.c               |  30 +-
 drivers/media/platform/atmel/atmel-isc.c              | 899 +++++++++++++++++++++++++---------------------
 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c    |  62 ++--
 drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h    |  16 +-
 drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c |   4 +-
 drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c  |   4 +-
 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c  |  11 +-
 drivers/media/platform/stm32/stm32-cec.c              |  11 +
 drivers/media/platform/stm32/stm32-dcmi.c             |  23 +-
 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            |  81 +++--
 drivers/media/platform/vimc/vimc-scaler.c             |  63 ++--
 drivers/media/platform/vimc/vimc-sensor.c             |  51 +--
 drivers/media/platform/vimc/vimc-streamer.c           |   2 +
 drivers/media/platform/vimc/vimc-streamer.h           |   6 +
 drivers/media/v4l2-core/v4l2-common.c                 | 186 ++++++++++
 drivers/media/v4l2-core/v4l2-ctrls.c                  |   4 +
 drivers/staging/media/imx/imx7-mipi-csis.c            |   6 +-
 drivers/staging/media/rockchip/vpu/rockchip_vpu_enc.c |  12 +-
 include/media/v4l2-common.h                           |  33 ++
 include/media/v4l2-ctrls.h                            |   4 +-
 include/uapi/linux/v4l2-controls.h                    |   4 +
 27 files changed, 1173 insertions(+), 843 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/rcar_imr.txt

             reply	other threads:[~2019-04-01 13:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01 13:48 Hans Verkuil [this message]
2019-04-10 12:26 [GIT PULL FOR v5.2] Various fixes Hans Verkuil
2019-05-02 12:49 Hans Verkuil

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=dd916431-1424-c062-82d8-9d3d842dd572@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=ezequiel@collabora.com \
    --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 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.