linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL for 4.20] Sensor and Intel CIO2 driver cleanups, fixes
@ 2018-08-30 11:16 Sakari Ailus
  0 siblings, 0 replies; only message in thread
From: Sakari Ailus @ 2018-08-30 11:16 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

Here are a few cleanups and fixes for sensor and Intel CIO2 CSI-2 receiver
drivers.

Please pull.


The following changes since commit 3799eca51c5be3cd76047a582ac52087373b54b3:

  media: camss: add missing includes (2018-08-29 14:02:06 -0400)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git for-4.20-1

for you to fetch changes up to 4d99425e4b2a34e00a4d79ed5526524548288568:

  media: ov5640: fix mode change regression (2018-08-30 14:14:20 +0300)

----------------------------------------------------------------
Akinobu Mita (2):
      media: ov772x: use SCCB regmap
      media: ov9650: use SCCB regmap

Alexey Khoroshilov (1):
      media: ov772x: Disable clk on error path

Hugues Fruchet (1):
      media: ov5640: fix mode change regression

Sakari Ailus (2):
      ov5670, ov13858: Use pm_runtime_idle
      i2c: Fix pm_runtime_get_if_in_use() usage in sensor drivers

zhong jiang (1):
      media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset

 drivers/media/i2c/Kconfig                |   2 +
 drivers/media/i2c/ov13858.c              |  12 +-
 drivers/media/i2c/ov2685.c               |   2 +-
 drivers/media/i2c/ov5640.c               |  21 +++-
 drivers/media/i2c/ov5670.c               |  12 +-
 drivers/media/i2c/ov5695.c               |   2 +-
 drivers/media/i2c/ov772x.c               | 193 +++++++++++++------------------
 drivers/media/i2c/ov7740.c               |   2 +-
 drivers/media/i2c/ov9650.c               | 157 ++++++++++++-------------
 drivers/media/pci/intel/ipu3/ipu3-cio2.c |   6 +-
 10 files changed, 184 insertions(+), 225 deletions(-)

-- 
Sakari Ailus
e-mail: sakari.ailus@iki.fi

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-30 15:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-30 11:16 [GIT PULL for 4.20] Sensor and Intel CIO2 driver cleanups, fixes Sakari Ailus

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).