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 FOR 5.17] V4L2 patches
Date: Thu, 16 Dec 2021 02:11:42 +0200	[thread overview]
Message-ID: <YbqEPv6h6cESfWY5@valkosipuli.retiisi.eu> (raw)

Hi Mauro,

Here's a few more V4L2 patches for 5.17.

There's a dependency fix for the max96712 driver, various patches for
supporting sensor driver probing in non-D0 ACPI power states, a few random
fixes and imx6-mipi-csi2 support for pre- and post-streamon ops.

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

Please pull.


The following changes since commit 9b4d7b5c81a2578e080da33b5cddc3149fa611aa:

  media: bttv: use DEVICE_ATTR_RO() helper macro (2021-12-07 11:29:58 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 8d08471daa49e47671e3b64a9c89bc3cbdac5438:

  media: i2c: hi846: use pm_runtime_force_suspend/resume for system suspend (2021-12-16 01:27:18 +0200)

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

----------------------------------------------------------------
Andy Shevchenko (1):
      media: i2c: max9286: Get rid of duplicate of_node assignment

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

Michael Tretter (1):
      media: imx6-mipi-csi2: use pre_streamon callback to set sensor into LP11

Sakari Ailus (4):
      max96712: Depend on VIDEO_V4L2
      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/max9286.c                        |   1 -
 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 +-
 drivers/staging/media/imx/imx6-mipi-csi2.c         |   9 +-
 .../staging/media/ipu3/include/uapi/intel-ipu3.h   |  32 +++-
 drivers/staging/media/max96712/Kconfig             |   1 +
 16 files changed, 379 insertions(+), 231 deletions(-)

-- 
Sakari Ailus

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

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16  0:11 Sakari Ailus [this message]
2021-12-16  0:17 ` [GIT PULL FOR 5.17] V4L2 patches (#79461) Jenkins
2021-12-16 12:27   ` Mauro Carvalho Chehab
2021-12-16 12:32     ` Sakari Ailus
  -- strict thread matches above, loose matches on Subject: below --
2021-12-13 13:49 [GIT PULL FOR 5.17] V4L2 patches Sakari Ailus
2021-12-14 10:21 ` Mauro Carvalho Chehab
2021-12-14 10:33   ` Sakari Ailus
2021-11-24 15:11 Sakari Ailus

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=YbqEPv6h6cESfWY5@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.