All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.12] ov2640 & soc_camera sensor cleanups
@ 2017-04-10 18:09 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2017-04-10 18:09 UTC (permalink / raw)
  To: Linux Media Mailing List

These are old patches (2015!) that have been lying around in my todo list
ever since. Since I plan to work a bit on soc-camera sensors (at least
those that I have) and since ov2640 was just moved out of soc-camera, it is
time I kick these out.

Regards,

	Hans

The following changes since commit a9b99bbedae6f861de3be635bdc9382e1e29a4f9:

  [media] em28xx: drop last soc_camera link (2017-04-10 14:28:39 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v4.12g

for you to fetch changes up to 738777dd732e97ac664fe5152660d6e9ce6c033c:

  ov2640: avoid calling ov2640_select_win() twice (2017-04-10 20:02:17 +0200)

----------------------------------------------------------------
Hans Verkuil (8):
      imx074: avoid calling imx074_find_datafmt() twice
      mt9m001: avoid calling mt9m001_find_datafmt() twice
      mt9v022: avoid calling mt9v022_find_datafmt() twice
      ov5642: avoid calling ov5642_find_datafmt() twice
      ov772x: avoid calling ov772x_select_params() twice
      ov9640: avoid calling ov9640_res_roundup() twice
      ov9740: avoid calling ov9740_res_roundup() twice
      ov2640: avoid calling ov2640_select_win() twice

 drivers/media/i2c/ov2640.c             | 18 +++++++-----------
 drivers/media/i2c/soc_camera/imx074.c  |  2 +-
 drivers/media/i2c/soc_camera/mt9m001.c |  8 ++++----
 drivers/media/i2c/soc_camera/mt9v022.c |  8 ++++----
 drivers/media/i2c/soc_camera/ov5642.c  |  2 +-
 drivers/media/i2c/soc_camera/ov772x.c  | 41 +++++++++++++----------------------------
 drivers/media/i2c/soc_camera/ov9640.c  | 24 +++---------------------
 drivers/media/i2c/soc_camera/ov9740.c  | 18 +-----------------
 8 files changed, 34 insertions(+), 87 deletions(-)

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

only message in thread, other threads:[~2017-04-10 18:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10 18:09 [GIT PULL FOR v4.12] ov2640 & soc_camera sensor cleanups Hans Verkuil

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.