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.11] Various fixes
Date: Fri, 30 Oct 2020 11:50:45 +0100	[thread overview]
Message-ID: <2b144188-65f4-cd83-5b07-c2e84f1f1fd2@xs4all.nl> (raw)

The following changes since commit dfe3d19bd092cefb184c6e65b881602c793edd33:

  Merge tag 'v5.10-rc1' into patchwork (2020-10-29 09:03:21 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.11c

for you to fetch changes up to 6676a37f009460de90561ef2282e60ec4126fa6e:

  media: cedrus: h264: Fix check for presence of scaling matrix (2020-10-30 11:38:13 +0100)

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

----------------------------------------------------------------
Colin Ian King (2):
      media: tm6000: Fix sizeof() mismatches
      media: staging: rkisp1: rsz: make const array static, makes object smaller

Deepak R Varma (2):
      staging: media: imx: remove commented code
      staging: media: imx: remove unnecessary variable use

Gustavo A. R. Silva (1):
      media: pxa_camera: Use fallthrough pseudo-keyword

Hans Verkuil (2):
      cec-core.rst/cec-ioc-g-mode.rst: fix typos in monitor-all description
      cec-core: first mark device unregistered, then wake up fhs

Jernej Skrabec (1):
      media: cedrus: h264: Fix check for presence of scaling matrix

Lukas Bulwahn (1):
      MAINTAINERS: rectify ZR36067 VIDEO FOR LINUX DRIVER section

Niklas Söderlund (5):
      rcar-vin: Use scratch buffer when not in running state
      rcar-vin: Remove handling of user-space buffers when stopping
      rcar-vin: Cache the CSI-2 channel selection value
      rcar-vin: Break out hardware start and stop to new methods
      rcar-vin: Add support for suspend and resume

Robert Foss (1):
      MAINTAINERS: camss: Add Robert Foss as co-maintainer

Thomas Gleixner (3):
      media: Bulk remove BUG_ON(in_interrupt())
      media: au0828: Consolidate dmesg output
      media: cx231xx: Consolidate dmesg output

Tom Rix (1):
      media: remove unneeded break

Yu Kuai (5):
      media: platform: add missing put_device() call in mtk_jpeg_clk_init()
      media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()
      media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()
      media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()
      media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_enc_pm()

 Documentation/driver-api/media/cec-core.rst              |   2 +-
 Documentation/userspace-api/media/cec/cec-ioc-g-mode.rst |   2 +-
 MAINTAINERS                                              |  15 ++---
 drivers/media/cec/core/cec-core.c                        |   4 +-
 drivers/media/common/saa7146/saa7146_fops.c              |   2 -
 drivers/media/dvb-frontends/drx39xyj/drxj.c              |   7 ---
 drivers/media/dvb-frontends/drxd_hard.c                  |   1 -
 drivers/media/dvb-frontends/nxt200x.c                    |  16 ------
 drivers/media/dvb-frontends/si21xx.c                     |   2 -
 drivers/media/pci/bt8xx/bttv-risc.c                      |   1 -
 drivers/media/pci/cx23885/cx23885-core.c                 |   1 -
 drivers/media/pci/cx25821/cx25821-core.c                 |   1 -
 drivers/media/platform/fsl-viu.c                         |   2 -
 drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c          |   1 +
 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec_pm.c    |  19 +++++--
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_pm.c    |  28 +++++++---
 drivers/media/platform/pxa_camera.c                      |   4 +-
 drivers/media/platform/rcar-vin/rcar-core.c              |  51 +++++++++++++++++
 drivers/media/platform/rcar-vin/rcar-dma.c               | 129 +++++++++++++++++++++++--------------------
 drivers/media/platform/rcar-vin/rcar-vin.h               |  15 +++--
 drivers/media/tuners/mt2063.c                            |   1 -
 drivers/media/usb/au0828/au0828-video.c                  |   5 +-
 drivers/media/usb/cx231xx/cx231xx-core.c                 |  10 ++--
 drivers/media/usb/cx231xx/cx231xx-vbi.c                  |   5 +-
 drivers/media/usb/tm6000/tm6000-video.c                  |   7 +--
 drivers/media/usb/zr364xx/zr364xx.c                      |   2 -
 drivers/staging/media/imx/imx-media-csi.c                |  10 +---
 drivers/staging/media/rkisp1/rkisp1-resizer.c            |   6 +-
 drivers/staging/media/sunxi/cedrus/cedrus_h264.c         |   2 +-
 29 files changed, 197 insertions(+), 154 deletions(-)

             reply	other threads:[~2020-10-30 10:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-30 10:50 Hans Verkuil [this message]
2020-10-30 11:13 ` [GIT PULL FOR v5.11] Various fixes (#68441) Jenkins
  -- strict thread matches above, loose matches on Subject: below --
2020-11-11 12:17 [GIT PULL FOR v5.11] Various fixes Hans Verkuil
2020-11-05 13:41 Hans Verkuil
2020-10-03 12:12 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=2b144188-65f4-cd83-5b07-c2e84f1f1fd2@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.