All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Subject: [GIT PULL v2 FOR 5.17] V4L2 patches
Date: Thu, 16 Dec 2021 14:35:14 +0200	[thread overview]
Message-ID: <Ybsygi8PTRXngyay@valkosipuli.retiisi.eu> (raw)

Hi Mauro,

Here's a few more V4L2 patches for 5.17.

There are various patches for supporting sensor driver probing in non-D0
ACPI power states and a few random fixes.

Note that the checkpatch.pl complaint about Martin's From: and Sob:
originate from .mailmap.

Since v1, I've rebased on media stage tree.

Please pull.


The following changes since commit b9aafbd46eb92b3174781661c33bdb2c17d484f1:

  media: si2157: add ATV support for si2158 (2021-12-14 16:19:05 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-5.17-3.1-signed

for you to fetch changes up to a4aab54975e042f182eb3d49b1451dccde38b789:

  media: i2c: hi846: use pm_runtime_force_suspend/resume for system suspend (2021-12-16 14:29:52 +0200)

----------------------------------------------------------------
V4L2 patches for 5.17

----------------------------------------------------------------
Bingbu Cao (5):
      media: ov8856: support device probe in non-zero ACPI D state
      media: ov2740: support device probe in non-zero ACPI D state
      media: imx208: Support device probe in non-zero ACPI D state
      media: ov5675: Support device probe in non-zero ACPI D state
      media: hi556: Support device probe in non-zero ACPI D state

Jean-Michel Hautbois (1):
      media: staging: ipu3-imgu: add the AWB memory layout

Martin Kepplinger (2):
      media: i2c: hi846: check return value of regulator_bulk_disable()
      media: i2c: hi846: use pm_runtime_force_suspend/resume for system suspend

Sakari Ailus (3):
      Update Intel-submitted camera sensor driver contacts
      ov8865: Disable only enabled regulators on error path
      media: ov5670: Support device probe in non-zero ACPI D state

 MAINTAINERS                                        |   1 -
 drivers/media/i2c/hi556.c                          |  70 +++++----
 drivers/media/i2c/hi846.c                          |  14 +-
 drivers/media/i2c/imx208.c                         |  82 +++++++----
 drivers/media/i2c/imx319.c                         |   2 +-
 drivers/media/i2c/imx355.c                         |   2 +-
 drivers/media/i2c/ov13858.c                        |   2 +-
 drivers/media/i2c/ov2740.c                         |  69 ++++++---
 drivers/media/i2c/ov5670.c                         |  80 +++++-----
 drivers/media/i2c/ov5675.c                         |  71 +++++----
 drivers/media/i2c/ov8856.c                         | 162 +++++++++++----------
 drivers/media/i2c/ov8865.c                         |  12 +-
 .../staging/media/ipu3/include/uapi/intel-ipu3.h   |  32 +++-
 13 files changed, 370 insertions(+), 229 deletions(-)

-- 
Sakari Ailus

             reply	other threads:[~2021-12-16 12:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16 12:35 Sakari Ailus [this message]
2021-12-16 13:04 ` [GIT PULL v2 FOR 5.17] V4L2 patches (#79518) 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=Ybsygi8PTRXngyay@valkosipuli.retiisi.eu \
    --to=sakari.ailus@iki.fi \
    --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.