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:   Wed, 4 Jul 2018 11:01:18 +0200
From:   jacopo mondi <jacopo@...ndi.org>
To:     Jacopo Mondi <jacopo+renesas@...ndi.org>
Cc:     mchehab@...nel.org, linux-media@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-renesas-soc@...r.kernel.org
Subject: Re: [PATCH 0/2] media: i2c: mt9v111 sensor driver

Hello linux-media list,

On Mon, Jun 11, 2018 at 05:17:31PM +0200, Jacopo Mondi wrote:
> Hello,
>    this is a sensor level driver for Aptina MT9V111.
>
> The driver supports YUYV_2X8 output formats and VGA,QVGA,QQVGA,CIF and QCIF
> resolution.
>
> The driver allows control of frame rate through s_frame_interval or
> V4L2_CID_H/VBLANK control. In order to allow manual frame control, the chip
> is initialized with auto-exposure control, auto white balancing and flickering
> control disabled.
>
> Tested VGA, QVGA QQVGA resolutions at 5, 10, 15 and 30 frame per second.

Gentle ping for this driver, as I have now sent a patch to add a user
for it
https://patchwork.kernel.org/patch/10505175/

Thanks
   j

>
> Thanks
>    j
>
> Jacopo Mondi (2):
>   dt-bindings: media: i2c: Document MT9V111 bindings
>   media: i2c: Add driver for Aptina MT9V111
>
>  .../bindings/media/i2c/aptina,mt9v111.txt          |   46 +
>  MAINTAINERS                                        |    8 +
>  drivers/media/i2c/Kconfig                          |   12 +
>  drivers/media/i2c/Makefile                         |    1 +
>  drivers/media/i2c/mt9v111.c                        | 1297 ++++++++++++++++++++
>  5 files changed, 1364 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/i2c/aptina,mt9v111.txt
>  create mode 100644 drivers/media/i2c/mt9v111.c
>
> --
> 2.7.4
>

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ