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:   Mon, 18 Dec 2017 16:40:01 +0100
From:   Uwe Kleine-König 
        <u.kleine-koenig@...gutronix.de>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     linux-kernel@...r.kernel.org, kernel@...gutronix.de,
        Gavin Schenk <g.schenk@...elmann.de>
Subject: Re: [PATCH v1 4/5] gpio: new driver to work with a 8x12 siox

Hello Greg,

On Mon, Dec 18, 2017 at 04:09:10PM +0100, Greg Kroah-Hartman wrote:
> On Thu, Dec 07, 2017 at 10:30:07AM +0100, Uwe Kleine-König wrote:
> > This driver controls a SIOX device that provides 20 I/O lines. The first
> > twelve are fixed inputs, the remaining eight are outputs.
> > 
> > Acked-by: Gavin Schenk <g.schenk@...elmann.de>
> > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
> > ---
> >  drivers/gpio/Kconfig     |   8 ++
> >  drivers/gpio/Makefile    |   1 +
> >  drivers/gpio/gpio-siox.c | 293 +++++++++++++++++++++++++++++++++++++++++++++++
> >  3 files changed, 302 insertions(+)
> >  create mode 100644 drivers/gpio/gpio-siox.c
> 
> I can't take this through my tree, but if the gpio maintainer acks it, I
> can :)

I didn't consider you to take this but thought this more to be an
example for how to use this siox stuff. I didn't send it to the gpio
list and maintainer on purpose to prevent Linus W. being happy and
taking the patch and you shooting down the siox core stuff and so
consume reviewer time pointlessly.

When you're happy with the drivers/siox/ stuff, I will send this
gpio driver (maybe separately) again to the right people.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ