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>
Subject: [GIT PULL FOR v5.13] Various fixes and enhancements
Date: Tue, 6 Apr 2021 12:44:20 +0200	[thread overview]
Message-ID: <f4f3897a-c55d-162e-0ddb-5657a04789a9@xs4all.nl> (raw)

The following changes since commit 97b34809ec240d82c82af97626c2071a4062e0e6:

  media: staging: atomisp: reduce kernel stack usage (2021-03-23 16:55:52 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 46c2b36f0d409a918cab39fd345295a8dbc4e833:

  media: VIDEO_IMX8_JPEG should depend on ARCH_MXC and not default to m (2021-04-06 11:40:34 +0200)

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

----------------------------------------------------------------
Christophe JAILLET (3):
      media: cx23885: switch from 'pci_' to 'dma_' API
      media: tw686x: switch from 'pci_' to 'dma_' API
      media: tw68: switch from 'pci_' to 'dma_' API

Fabio Estevam (1):
      media: imx-pxp: Remove unneeded of_match_ptr()

Geert Uytterhoeven (1):
      media: VIDEO_IMX8_JPEG should depend on ARCH_MXC and not default to m

Hans Verkuil (3):
      vivid: add read-only int32 control
      v4l2-ctrls.c: fix race condition in hdl->requests list
      cec/core: clarify rx-arb-lost usage message

Irui Wang (2):
      dt-bindings: media: mtk-vcodec: Separating mtk vcodec encoder node
      media: mtk-vcodec: Separating mtk encoder driver

Wan Jiabing (2):
      cx231xx/cx231xx.h: Remove repeated struct declaration
      em28xx/em28xx.h: Remove duplicate struct declaration

Yang Yingliang (5):
      media: imx-pxp: remove redundant dev_err call in pxp_probe()
      media: ti-vpe: csc: remove redundant dev_err call in csc_create()
      media: ti-vpe: sc: remove redundant dev_err call in sc_create()
      media: camss: csiphy: Remove redundant dev_err call in msm_csiphy_subdev_init()
      media: camss: csid: Remove redundant dev_err call in msm_csid_subdev_init()

 Documentation/devicetree/bindings/media/mediatek-vcodec.txt |  55 ++++++++++----------
 Documentation/userspace-api/media/cec/cec-pin-error-inj.rst |   2 +-
 drivers/media/cec/core/cec-pin-error-inj.c                  |   2 +-
 drivers/media/pci/cx23885/cx23885-alsa.c                    |   2 +-
 drivers/media/pci/cx23885/cx23885-core.c                    |  13 +++--
 drivers/media/pci/tw68/tw68-core.c                          |   2 +-
 drivers/media/pci/tw68/tw68-risc.c                          |   3 +-
 drivers/media/pci/tw68/tw68-video.c                         |   2 +-
 drivers/media/pci/tw686x/tw686x-audio.c                     |  13 ++---
 drivers/media/pci/tw686x/tw686x-core.c                      |   2 +-
 drivers/media/pci/tw686x/tw686x-video.c                     |  17 +++----
 drivers/media/platform/imx-jpeg/Kconfig                     |   2 +-
 drivers/media/platform/imx-pxp.c                            |   9 ++--
 drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h          |   7 +--
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c          |  18 ++++++-
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c      | 108 +++++++++++++++-------------------------
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_pm.c       |  40 +++------------
 drivers/media/platform/mtk-vcodec/venc/venc_vp8_if.c        |   4 +-
 drivers/media/platform/qcom/camss/camss-csid.c              |   4 +-
 drivers/media/platform/qcom/camss/camss-csiphy.c            |   8 +--
 drivers/media/platform/ti-vpe/csc.c                         |   4 +-
 drivers/media/platform/ti-vpe/sc.c                          |   4 +-
 drivers/media/test-drivers/vivid/vivid-core.h               |   1 +
 drivers/media/test-drivers/vivid/vivid-ctrls.c              |  13 +++++
 drivers/media/test-drivers/vivid/vivid-kthread-cap.c        |  10 ++--
 drivers/media/usb/cx231xx/cx231xx.h                         |   2 -
 drivers/media/usb/em28xx/em28xx.h                           |   2 -
 drivers/media/v4l2-core/v4l2-ctrls.c                        |  17 +++++--
 28 files changed, 170 insertions(+), 196 deletions(-)

             reply	other threads:[~2021-04-06 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06 10:44 Hans Verkuil [this message]
2021-04-06 11:02 ` [GIT PULL FOR v5.13] Various fixes and enhancements (#72955) Jenkins

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=f4f3897a-c55d-162e-0ddb-5657a04789a9@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 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.