All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for 4.20] More fixes and cleanups for 4.20
@ 2018-09-26  8:06 Sakari Ailus
  0 siblings, 0 replies; only message in thread
From: Sakari Ailus @ 2018-09-26  8:06 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

Here are a few cleanups and fixes for 4.20. Sensor drivers as well as
sub-device crop target alignment with API documentation.

Please pull.


The following changes since commit 985cdcb08a0488558d1005139596b64d73bee267:

  media: ov5640: fix restore of last mode set (2018-09-17 15:33:38 -0400)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git tags/for-4.20-7-sign

for you to fetch changes up to e5b39730005e5f6fd3346b6d27d55e9f57e35212:

  media: smiapp: Remove unused loop (2018-09-26 10:20:43 +0300)

----------------------------------------------------------------
no crop bounds on subdevs, ov5640 fix...

----------------------------------------------------------------
Hugues Fruchet (1):
      media: ov5640: use JPEG mode 3 for 720p

Ricardo Ribalda Delgado (1):
      media: smiapp: Remove unused loop

Sakari Ailus (2):
      v4l: i2c: Add a comment not to use static sub-device names in the future
      v4l: Remove support for crop default target in subdev drivers

 drivers/media/i2c/ak881x.c                         | 1 -
 drivers/media/i2c/m5mols/m5mols_core.c             | 1 +
 drivers/media/i2c/mt9m111.c                        | 1 -
 drivers/media/i2c/mt9t112.c                        | 6 ------
 drivers/media/i2c/noon010pc30.c                    | 1 +
 drivers/media/i2c/ov2640.c                         | 1 -
 drivers/media/i2c/ov5640.c                         | 2 +-
 drivers/media/i2c/ov6650.c                         | 1 -
 drivers/media/i2c/ov772x.c                         | 1 -
 drivers/media/i2c/rj54n1cb0c.c                     | 1 -
 drivers/media/i2c/s5c73m3/s5c73m3-core.c           | 1 +
 drivers/media/i2c/s5k4ecgx.c                       | 1 +
 drivers/media/i2c/s5k6aa.c                         | 1 +
 drivers/media/i2c/smiapp/smiapp-core.c             | 4 +---
 drivers/media/i2c/soc_camera/mt9m001.c             | 1 -
 drivers/media/i2c/soc_camera/mt9t112.c             | 6 ------
 drivers/media/i2c/soc_camera/mt9v022.c             | 1 -
 drivers/media/i2c/soc_camera/ov5642.c              | 1 -
 drivers/media/i2c/soc_camera/ov772x.c              | 1 -
 drivers/media/i2c/soc_camera/ov9640.c              | 1 -
 drivers/media/i2c/soc_camera/ov9740.c              | 1 -
 drivers/media/i2c/soc_camera/rj54n1cb0c.c          | 1 -
 drivers/media/i2c/tvp5150.c                        | 1 -
 drivers/media/platform/soc_camera/soc_scale_crop.c | 2 +-
 drivers/staging/media/imx074/imx074.c              | 1 -
 drivers/staging/media/mt9t031/mt9t031.c            | 1 -
 26 files changed, 8 insertions(+), 33 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-09-26 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-26  8:06 [GIT PULL for 4.20] More fixes and cleanups for 4.20 Sakari Ailus

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.