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:	Thu, 10 Dec 2015 16:17:55 +0100
From:	Linus Walleij <linus.walleij@...aro.org>
To:	William Breathitt Gray <vilhelm.gray@...il.com>
Cc:	Alexandre Courbot <gnurou@...il.com>,
	"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] gpio: Add GPIO support for the ACCES 104-IDI-48

On Sun, Nov 29, 2015 at 5:33 PM, William Breathitt Gray
<vilhelm.gray@...il.com> wrote:

> The ACCES 104-IDI-48 family of PC/104 utility boards feature 48
> individually optically isolated digital inputs. Enabled inputs feature
> change-of-state detection capability; if change-of-state detection is
> enabled, an interrupt is fired off if a change of input level
> (low-to-high or high-to-low) is detected. Change-of-state IRQs are
> enabled/disabled on 8-bit boundaries, for a total of six boundaries.
>
> This driver provides GPIO and IRQ support for these 48 channels of
> digital input. The base port address for the device may be configured
> via the idi_48_base module parameter. The interrupt line number for the
> device may be configured via the idi_48_irq module parameter.
>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@...il.com>
> ---
> Changes in v2:
>   - Reimplement irq_ack callback as a NOOP since status register read in
>     idi_48_irq_handler clears all pending interrupts.

Sorry I seem to have already applied an earlier version of the driver
to my tree.

Can you make an incremental patch fixing up what is on my
"devel" branch to what was in v2 instead?
https://git.kernel.org/cgit/linux/kernel/git/linusw/linux-gpio.git/log/?h=devel

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ