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-next>] [day] [month] [year] [list]
Date:	Wed, 13 Jun 2012 21:57:12 -0700 (PDT)
From:	Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
To:	Grant Likely <grant.likely@...retlab.ca>,
	Linus Walleij <linus.walleij@...ricsson.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2][resend] gpio: pcf857x: enable gpio_to_irq()


These patches add gpio_to_irq() support for gpio-pcf857x.

Kuninori Morimoto (2):
       gpio: pcf857x: share 8/16 bit access functions
       gpio: pcf857x: enable gpio_to_irq() support
 
I'm using pcf857x, and gpio_keys_polled driver, since pcf857x didn't support irq.
pcf857x has some pins, but interrupt is only 1 pin.
So, these patches add irq demux support on pcf857x driver,
and enabled gpio_to_irq().
Now, I can use both gpio_keys / gpio_keys_polled

These patches are based on latest linus/master branch
--
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