mbox series

[GIT,PULL,for,4.20] Ov5640 fixes

Message ID 20180917094652.eogm4x5k4c54rbjt@valkosipuli.retiisi.org.uk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,for,4.20] Ov5640 fixes | expand

Pull-request

ssh://linuxtv.org/git/sailus/media_tree.git tags/for-4.20-5-0

Message

Sakari Ailus Sept. 17, 2018, 9:46 a.m. UTC
Hi Mauro,

Here are a bunch of ov5640 fixes and improvements from Jacopo and Hugues.

Please pull.


The following changes since commit 78cf8c842c111df656c63b5d04997ea4e40ef26a:

  media: drxj: fix spelling mistake in fall-through annotations (2018-09-12 11:21:52 -0400)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git tags/for-4.20-5-0

for you to fetch changes up to dc56f982b811f79f66f1d82c9eba519c9aefc649:

  media: ov5640: fix restore of last mode set (2018-09-16 01:59:25 +0300)

----------------------------------------------------------------
ov5640 patches

----------------------------------------------------------------
Hugues Fruchet (5):
      media: ov5640: fix exposure regression
      media: ov5640: fix auto gain & exposure when changing mode
      media: ov5640: fix wrong binning value in exposure calculation
      media: ov5640: fix auto controls values when switching to manual mode
      media: ov5640: fix restore of last mode set

Jacopo Mondi (2):
      media: ov5640: Re-work MIPI startup sequence
      media: ov5640: Fix timings setup code

 drivers/media/i2c/ov5640.c | 275 ++++++++++++++++++++++++++++-----------------
 1 file changed, 172 insertions(+), 103 deletions(-)