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] [day] [month] [year] [list]
Date:   Wed, 7 Nov 2018 14:01:01 +0100
From:   Michael Grzeschik <mgr@...gutronix.de>
To:     Lucas Stach <l.stach@...gutronix.de>
Cc:     linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
        stoth@...nellabs.com, laurent.pinchart@...asonboard.com,
        kernel@...gutronix.de, mchehab@...nel.org, davem@...emloft.net
Subject: Re: [PATCH 1/2] media: mst3367: add support for mstar mst3367 HDMI RX

On Fri, Oct 19, 2018 at 01:02:19PM +0200, Lucas Stach wrote:
> Am Freitag, den 19.10.2018, 12:54 +0200 schrieb Michael Grzeschik:
> > > From: Steven Toth <stoth@...nellabs.com>
> > 
> > This patch is based on the work of Steven Toth. He reverse engineered
> > the driver by tracing the windows driver.
> > 
> > https://github.com/stoth68000/hdcapm/
> > 
> > > Signed-off-by: Steven Toth <stoth@...nellabs.com>
> > > Signed-off-by: Michael Grzeschik <m.grzeschik@...gutronix.de>
> > ---
> >  MAINTAINERS                 |    6 +
> >  drivers/media/i2c/Kconfig   |   10 +
> >  drivers/media/i2c/Makefile  |    1 +
> >  drivers/media/i2c/mst3367.c | 1104 +++++++++++++++++++++++++++++++++++
> >  include/media/i2c/mst3367.h |   29 +
> >  5 files changed, 1150 insertions(+)
> >  create mode 100644 drivers/media/i2c/mst3367.c
> >  create mode 100644 include/media/i2c/mst3367.h
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 556f902b3766..9c69b7f9b2f9 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -9787,6 +9787,12 @@ L:	linux-mtd@...ts.infradead.org
> > >  S:	Maintained
> > >  F:	drivers/mtd/devices/docg3*
> >  
> > +MT9M032 APTINA SENSOR DRIVER
> > > > +M:	Michael Grzeschik <m.grzeschik@...gutronix.de>
> > > +S:	Maintained
> > > +F:	drivers/media/i2c/mst3367.c
> > > +F:	include/media/i2c/mst3367.h
> 
> Das sollte nicht in diesem Patch landen, oder?

Yes, I will remove it from the patch and put this into a separate one.

Are there any more suggestions for this series?

Regards,
Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ