public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: Shuah Khan <skhan@linuxfoundation.org>
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	Kieran Bingham <kieran.bingham@ideasonboard.com>,
	"Hans Verkuil" <hverkuil@xs4all.nl>
Subject: Re: [GIT PULL] Linux Media vimc update for 5.20-rc1
Date: Sat, 9 Jul 2022 11:14:50 +0100	[thread overview]
Message-ID: <20220709111450.12e1dd61@sal.lan> (raw)
In-Reply-To: <7e719640-80e6-b3ab-751a-156b8e74d87b@linuxfoundation.org>

Hi Shuah,

Em Thu, 7 Jul 2022 10:28:37 -0600
Shuah Khan <skhan@linuxfoundation.org> escreveu:

> Hi Mauro,
> 
> Please pull the following vimc update for Linux 5.20-rc1.
> 
> This vimc update Linux Media 5.20-rc1 consists of enhancement and
> cleanup patches:
> 
> - add lens to vimc driver and links it with sensors using ancillary
>    links.
> - add documentation for lens
> - changes to make the code readable and maintainable.
> 
> diff is attached.

Please also send the patches individually to the media ML, as reviews
happen using them.

Hans,

Please let me know if you prefer to apply those on your tree, or if
I should apply on mine a couple of days after Shuah post the patches
at the ML.

Regards,
Mauro

> 
> thanks,
> -- Shuah
> 
> ----------------------------------------------------------------
> The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:
> 
>    Linux 5.19-rc4 (2022-06-26 14:22:10 -0700)
> 
> are available in the Git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-vimc-5.20-rc1
> 
> for you to fetch changes up to 55c592e9cff59e0d1c4069b7fe649b02ddf6c36b:
> 
>    media: vimc: documentation for lens (2022-06-29 12:58:21 -0600)
> 
> ----------------------------------------------------------------
> linux-media-vimc-5.20-rc1
> 
> This vimc update Linux Media 5.20-rc1 consists of enhancement and
> cleanup patches:
> 
> - add lens to vimc driver and links it with sensors using ancillary
>    links.
> - add documentation for lens
> - changes to make the code readable and maintainable.
> 
> ----------------------------------------------------------------
> Daniel Oakley (3):
>        media: vimc: expand the names of vimc entity types
>        media: vimc: enumerate data link entities for clarity
>        media: vimc: use data link entities enum to index the ent_config array
> 
> Yunke Cao (2):
>        media: vimc: add ancillary lens
>        media: vimc: documentation for lens
> 
>   Documentation/admin-guide/media/vimc.dot       |   4 +
>   Documentation/admin-guide/media/vimc.rst       |  19 ++
>   drivers/media/test-drivers/vimc/Makefile       |   2 +-
>   drivers/media/test-drivers/vimc/vimc-capture.c | 270 ++++++++---------
>   drivers/media/test-drivers/vimc/vimc-common.h  |   9 +-
>   drivers/media/test-drivers/vimc/vimc-core.c    | 142 ++++++---
>   drivers/media/test-drivers/vimc/vimc-debayer.c | 393 +++++++++++++------------
>   drivers/media/test-drivers/vimc/vimc-lens.c    | 102 +++++++
>   drivers/media/test-drivers/vimc/vimc-scaler.c  | 216 +++++++-------
>   drivers/media/test-drivers/vimc/vimc-sensor.c  | 307 +++++++++----------
>   10 files changed, 830 insertions(+), 634 deletions(-)
>   create mode 100644 drivers/media/test-drivers/vimc/vimc-lens.c
> ----------------------------------------------------------------

  parent reply	other threads:[~2022-07-09 10:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-07 16:28 [GIT PULL] Linux Media vimc update for 5.20-rc1 Shuah Khan
2022-07-07 17:03 ` [GIT PULL] Linux Media vimc update for 5.20-rc1 (#84630) Jenkins
2022-07-09 10:14 ` Mauro Carvalho Chehab [this message]
2022-07-11 18:57   ` [GIT PULL] Linux Media vimc update for 5.20-rc1 Shuah Khan

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=20220709111450.12e1dd61@sal.lan \
    --to=mchehab@kernel.org \
    --cc=hverkuil@xs4all.nl \
    --cc=kieran.bingham@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=skhan@linuxfoundation.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox