lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 9 Jul 2022 11:14:50 +0100
From:   Mauro Carvalho Chehab <mchehab@...nel.org>
To:     Shuah Khan <skhan@...uxfoundation.org>
Cc:     linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
        Kieran Bingham <kieran.bingham@...asonboard.com>,
        "Hans Verkuil" <hverkuil@...all.nl>
Subject: Re: [GIT PULL] Linux Media vimc update for 5.20-rc1

Hi Shuah,

Em Thu, 7 Jul 2022 10:28:37 -0600
Shuah Khan <skhan@...uxfoundation.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
> ----------------------------------------------------------------

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ