All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: Sakari Ailus <sakari.ailus@iki.fi>
Cc: linux-media@vger.kernel.org
Subject: Re: [GIT PULL for 4.15] Yet more sensor driver patches
Date: Tue, 31 Oct 2017 07:51:50 -0200	[thread overview]
Message-ID: <20171031074943.1fc240dc@vento.lan> (raw)
In-Reply-To: <20171026090255.2oe6a24qugrngj3o@valkosipuli.retiisi.org.uk>

Em Thu, 26 Oct 2017 12:02:55 +0300
Sakari Ailus <sakari.ailus@iki.fi> escreveu:

> Hi Mauro,
> 
> Here's the final set of sensor driver patches for 4.15.
> 
> Please pull.

Hi Sakari,

Could you please rebase this series on the top of master? The first
patch started with a merge conflict, and you sent some v2 and RESEND
git pull requests without marking the previous pull request as superseded
at patchwork. 

So, I likely applied the earlier version. My mistake. In my defense,
my usual review process uses 3 big screens. When I'm traveling, I need 
to live with a single small one, with is not ideal. That's why I opted to
only apply patches while traveling from subsystem maintainers.

Regards,
Mauro

> 
> 
> The following changes since commit 61065fc3e32002ba48aa6bc3816c1f6f9f8daf55:
> 
>   Merge commit '3728e6a255b5' into patchwork (2017-10-17 17:22:20 -0700)
> 
> are available in the git repository at:
> 
>   ssh://linuxtv.org/git/sailus/media_tree.git for-4.15-4
> 
> for you to fetch changes up to fc8d24b85bc230afe66e9aece38350384c9b65f8:
> 
>   media: ov9650: remove unnecessary terminated entry in menu items array (2017-10-25 19:08:43 +0300)
> 
> ----------------------------------------------------------------
> Akinobu Mita (5):
>       media: adv7180: don't clear V4L2_SUBDEV_FL_IS_I2C
>       media: max2175: don't clear V4L2_SUBDEV_FL_IS_I2C
>       media: ov2640: don't clear V4L2_SUBDEV_FL_IS_I2C
>       media: ov5640: don't clear V4L2_SUBDEV_FL_IS_I2C
>       media: ov9650: remove unnecessary terminated entry in menu items array
> 
> Jacob Chen (2):
>       media: i2c: OV5647: ensure clock lane in LP-11 state before streaming on
>       media: i2c: OV5647: change to use macro for the registers
> 
> Philipp Zabel (1):
>       tc358743: validate lane count
> 
> Wenyou Yang (3):
>       media: ov7670: Add entity pads initialization
>       media: ov7670: Add the get_fmt callback
>       media: ov7670: Add the ov7670_s_power function
> 
>  drivers/media/i2c/adv7180.c  |   2 +-
>  drivers/media/i2c/max2175.c  |   2 +-
>  drivers/media/i2c/ov2640.c   |   2 +-
>  drivers/media/i2c/ov5640.c   |   2 +-
>  drivers/media/i2c/ov5647.c   |  51 ++++++++++++-----
>  drivers/media/i2c/ov7670.c   | 129 ++++++++++++++++++++++++++++++++++++++++---
>  drivers/media/i2c/ov9650.c   |   1 -
>  drivers/media/i2c/tc358743.c |   5 ++
>  8 files changed, 167 insertions(+), 27 deletions(-)
> 


-- 
Thanks,
Mauro

      reply	other threads:[~2017-10-31  9:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-26  9:02 [GIT PULL for 4.15] Yet more sensor driver patches Sakari Ailus
2017-10-31  9:51 ` Mauro Carvalho Chehab [this message]

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=20171031074943.1fc240dc@vento.lan \
    --to=mchehab@osg.samsung.com \
    --cc=linux-media@vger.kernel.org \
    --cc=sakari.ailus@iki.fi \
    /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.