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>
Cc: Fabio Estevam <festevam@gmail.com>
Subject: [GIT PULL FOR v5.15] Various fixes
Date: Tue, 20 Jul 2021 15:34:22 +0200	[thread overview]
Message-ID: <4d9b08ca-ec5e-b75f-514c-950d2c2abd64@xs4all.nl> (raw)

The following changes since commit 379e205dab9d7f9761984728e7d6f5f8305cc424:

  media: usb: dvb-usb-v2: af9035: let subdrv autoselect enable si2168 and si2157 (2021-07-12 14:28:49 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.15a

for you to fetch changes up to 8e8ee611c5aa4e1ddb6efd1395f1dd16e13eca98:

  media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats (2021-07-20 15:17:45 +0200)

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

----------------------------------------------------------------
Dafna Hirschfeld (3):
      media: mtk-jpeg: fix setting plane paylod
      media: rkisp1: remove field 'vaddr' from 'rkisp1_buffer'
      media: rkisp1: cap: initialize dma buf address in 'buf_init' cb

Dan Carpenter (2):
      media: v4l2-subdev: fix some NULL vs IS_ERR() checks
      media: rockchip/rga: fix error handling in probe

Evgeny Novikov (1):
      media: platform: stm32: unprepare clocks at handling errors in probe

Fabio Estevam (3):
      dt-bindings: adv7180: Introduce the 'reset-gpios' property
      media: i2c: adv7180: Print the chip ID on probe
      dt-bindings: adv7180: Introduce 'adv,force-bt656-4' property

Frieder Schrempf (1):
      media: adv7180: Add optional reset GPIO

Hans Verkuil (1):
      media/cec-core.rst: update adap_enable doc

Matthew Michilot (1):
      media: i2c: adv7180: fix adv7280 BT.656-4 compatibility

Pavel Skripkin (3):
      media: go7007: fix memory leak in go7007_usb_probe
      media: go7007: remove redundant initialization
      media: stkwebcam: fix memory leak in stk_camera_probe

Philipp Zabel (1):
      media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats

Tom Rix (1):
      media: ti-vpe: cal: fix indexing of cal->ctx[] in cal_probe()

 Documentation/devicetree/bindings/media/i2c/adv7180.yaml |  8 ++++++
 Documentation/driver-api/media/cec-core.rst              |  9 ++++---
 drivers/media/cec/platform/stm32/stm32-cec.c             | 26 +++++++++++++------
 drivers/media/i2c/adv7180.c                              | 66 ++++++++++++++++++++++++++++++++++++++++++-----
 drivers/media/platform/coda/coda-bit.c                   | 18 +++++++++----
 drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c          | 20 +++++++-------
 drivers/media/platform/rcar-vin/rcar-v4l2.c              |  4 +--
 drivers/media/platform/rockchip/rga/rga.c                | 27 +++++++++++++++----
 drivers/media/platform/rockchip/rkisp1/rkisp1-capture.c  | 12 ++++++++-
 drivers/media/platform/rockchip/rkisp1/rkisp1-common.h   |  6 +----
 drivers/media/platform/rockchip/rkisp1/rkisp1-params.c   |  3 +--
 drivers/media/platform/rockchip/rkisp1/rkisp1-stats.c    |  6 ++---
 drivers/media/platform/ti-vpe/cal.c                      |  6 ++---
 drivers/media/platform/vsp1/vsp1_entity.c                |  4 +--
 drivers/media/usb/go7007/go7007-driver.c                 | 26 -------------------
 drivers/media/usb/go7007/go7007-usb.c                    |  2 +-
 drivers/media/usb/stkwebcam/stk-webcam.c                 |  6 +++--
 drivers/staging/media/tegra-video/vi.c                   |  4 +--
 18 files changed, 167 insertions(+), 86 deletions(-)

             reply	other threads:[~2021-07-20 13:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20 13:34 Hans Verkuil [this message]
2021-07-20 14:12 ` [GIT PULL FOR v5.15] Various fixes (#75898) Jenkins
2021-07-22  6:34 ` [GIT PULL FOR v5.15] Various fixes Mauro Carvalho Chehab
2021-07-22 11:43   ` Dafna Hirschfeld
2021-07-22 12:14     ` Hans Verkuil
  -- strict thread matches above, loose matches on Subject: below --
2021-07-29 10:11 Hans Verkuil
2021-07-13  9:33 Sean Young

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=4d9b08ca-ec5e-b75f-514c-950d2c2abd64@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=festevam@gmail.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 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).