<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/drivers/pinctrl/nuvoton, branch linux-5.1.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2018-12-05T21:55:04Z</updated>
<entry>
<title>pinctrl: nuvoton: check for devm_kasprintf() failure</title>
<updated>2018-12-05T21:55:04Z</updated>
<author>
<name>Nicholas Mc Guire</name>
<email>hofrat@osadl.org</email>
</author>
<published>2018-11-23T16:12:58Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=4be1eaf322f07bb9694618fd2763a3a1f0a3dd25'/>
<id>urn:sha1:4be1eaf322f07bb9694618fd2763a3a1f0a3dd25</id>
<content type='text'>
devm_kasprintf() may return NULL on failure of internal allocation thus
the assignment to  .label  is not safe if not checked. On error
npcm7xx_gpio_of() returns negative values so -ENOMEM in the
(unlikely) failure case of devm_kasprintf() should be fine here.

Signed-off-by: Nicholas Mc Guire &lt;hofrat@osadl.org&gt;
Fixes: 3b588e43ee5c ("pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver")
Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>pinctrl: nuvoton: modify NPCM7xx pin configuration function</title>
<updated>2018-11-15T10:14:46Z</updated>
<author>
<name>Tomer Maimon</name>
<email>tmaimon77@gmail.com</email>
</author>
<published>2018-11-07T13:44:34Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=67b249aaa650a461c86484e6c365f33887f0968a'/>
<id>urn:sha1:67b249aaa650a461c86484e6c365f33887f0968a</id>
<content type='text'>
Modify GPIO direction setting in pin configuration function by using
generic GPIO functions to set the GPIO direction instead of direct
access to the GPIO direction register.

Signed-off-by: Tomer Maimon &lt;tmaimon77@gmail.com&gt;
Tested-by: Kun Yi &lt;kunyi@google.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver</title>
<updated>2018-08-29T08:28:42Z</updated>
<author>
<name>Tomer Maimon</name>
<email>tmaimon77@gmail.com</email>
</author>
<published>2018-08-08T09:25:26Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=3b588e43ee5c7ad8ccccfbfc6fc379b816c178f0'/>
<id>urn:sha1:3b588e43ee5c7ad8ccccfbfc6fc379b816c178f0</id>
<content type='text'>
Add Nuvoton BMC NPCM750/730/715/705 Pinmux and
GPIO controller driver.

Signed-off-by: Tomer Maimon &lt;tmaimon77@gmail.com&gt;
[Add back select GPIO_GENERIC]
Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
</feed>
