<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/nvec/Kconfig, branch v3.13.2</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/staging/nvec/Kconfig?h=v3.13.2</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/staging/nvec/Kconfig?h=v3.13.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2013-10-30T16:24:40Z</updated>
<entry>
<title>drivers/staging/nvec/Kconfig: remove trailing whitespace</title>
<updated>2013-10-30T16:24:40Z</updated>
<author>
<name>Himangi Saraogi</name>
<email>himangi774@gmail.com</email>
</author>
<published>2013-10-30T01:00:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8787fcd209b6a2ded537a617d80be6f1d5cf1ef1'/>
<id>urn:sha1:8787fcd209b6a2ded537a617d80be6f1d5cf1ef1</id>
<content type='text'>
This patch fixes checkpatch.pl error trailing whitespace.

Signed-off-by: Himangi Saraogi &lt;himangi774@gmail.com&gt;
Reviewed-by: Lisa Nguyen &lt;lisa@xenapiadmin.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: nvec: allow modular build</title>
<updated>2013-04-23T17:34:20Z</updated>
<author>
<name>Arnd Bergmann</name>
<email>arnd@arndb.de</email>
</author>
<published>2013-04-23T16:30:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=14d7547c05064dd066aa4c587f35f45fcffa9493'/>
<id>urn:sha1:14d7547c05064dd066aa4c587f35f45fcffa9493</id>
<content type='text'>
The serio code can be a loadable module, which in turn means that nvec
also has to be a module, so mark it as "tristate" in Kconfig.

drivers/built-in.o: In function `nvec_mouse_remove':
drivers/staging/nvec/nvec_ps2.c:136: undefined reference to `serio_unregister_port'
drivers/built-in.o: In function `nvec_mouse_probe':
drivers/staging/nvec/nvec_ps2.c:126: undefined reference to `__serio_register_port'
drivers/built-in.o: In function `nvec_ps2_notifier':
drivers/staging/nvec/nvec_ps2.c:84: undefined reference to `serio_interrupt'
drivers/staging/nvec/nvec_ps2.c:91: undefined reference to `serio_interrupt'

Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Cc: Marc Dietrich &lt;marvin24@gmx.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: nvec: let nvec select MFD_CORE</title>
<updated>2012-11-27T00:01:29Z</updated>
<author>
<name>Marc Dietrich</name>
<email>marvin24@gmx.de</email>
</author>
<published>2012-11-22T18:47:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e3f27c7dade809c9d2ddde36a7401ad59671c504'/>
<id>urn:sha1:e3f27c7dade809c9d2ddde36a7401ad59671c504</id>
<content type='text'>
NVEC registers a mfd device and therefore needs to select MFD_CORE.

Signed-off-by: Marc Dietrich &lt;marvin24@gmx.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: nvec: do not depend on MACH_PAZ00</title>
<updated>2012-09-04T20:18:15Z</updated>
<author>
<name>Marc Dietrich</name>
<email>marvin24@gmx.de</email>
</author>
<published>2012-08-19T17:03:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=71d64ef2fa90aaf5425842b9bfef9e4b9e6ad0ff'/>
<id>urn:sha1:71d64ef2fa90aaf5425842b9bfef9e4b9e6ad0ff</id>
<content type='text'>
With the removal of board files on the tegra arch, drivers can now only
be instantiated via device tree. Consequently, all MACH_&lt;board&gt; config
variables are removed. As a temporary solution always enable building
for the (up to now) only supported paz00 board until nvec is full ported
to device tree.

Signed-off-by: Marc Dietrich &lt;marvin24@gmx.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: nvec: rename led driver to board specific paz00 driver</title>
<updated>2012-06-25T17:55:38Z</updated>
<author>
<name>Marc Dietrich</name>
<email>marvin24@gmx.de</email>
</author>
<published>2012-06-24T21:25:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ac562680577a28fa98ebecebff5e5097ccf9a9d2'/>
<id>urn:sha1:ac562680577a28fa98ebecebff5e5097ccf9a9d2</id>
<content type='text'>
The led driver used OEM commands which are not part of the nvec protocol
definition. Therefore it is renamed to nvec_paz00 to reflect that it only
applies to PAZ00 board based devices.

Signed-off-by: Marc Dietrich &lt;marvin24@gmx.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: nvec: Fix Kconfig dependencies</title>
<updated>2012-01-31T18:28:00Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@jak-linux.org</email>
</author>
<published>2011-12-26T16:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e96045a7c837200e65c9fa8f8a94020bc2107931'/>
<id>urn:sha1:e96045a7c837200e65c9fa8f8a94020bc2107931</id>
<content type='text'>
nvec modules do not require other stuff to be build in,
nor does nvec_ps2 require mouse support, only generic
serio support.

Signed-off-by: Julian Andres Klode &lt;jak@jak-linux.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: nvec: fix Kconfig dependencies</title>
<updated>2011-09-30T00:40:40Z</updated>
<author>
<name>Marc Dietrich</name>
<email>marvin24@gmx.de</email>
</author>
<published>2011-09-27T17:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b414e2eb3a487c901c6e0c515753fc0905784eac'/>
<id>urn:sha1:b414e2eb3a487c901c6e0c515753fc0905784eac</id>
<content type='text'>
This patch adds config dependencies for the NVEC keyboard, mouse,
and power drivers.

Signed-off-by: Julian Andres Klode &lt;jak@jak-linux.org&gt;
Acked-by: Marc Dietrich &lt;marvin24@gmx.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: nvec: add LED support</title>
<updated>2011-09-30T00:40:38Z</updated>
<author>
<name>Ilya Petrov</name>
<email>ilya.muromec@gmail.com</email>
</author>
<published>2011-09-27T17:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=97cc26576fa2b0eb1aad1b29515bb0a32f86c45c'/>
<id>urn:sha1:97cc26576fa2b0eb1aad1b29515bb0a32f86c45c</id>
<content type='text'>
This patch adds support for LEDs connect to a nvec. A single brightness
property is exported to sysfs. LEDs are selected via bitfields in the
brightness value. Also the blinking behavior is selected through this
method. Vendors may use different values for different HW designs.

Signed-off-by: Ilya Petrov &lt;ilya.muromec@gmail.com&gt;
Signed-off-by: Marc Dietrich &lt;marvin24@gmx.de&gt;
[jak@jak-linux.org: Fixed checkpatch warnings]
Signed-off-by: Julian Andres Klode &lt;jak@jak-linux.org&gt;
Acked-by: Marc Dietrich &lt;marvin24@gmx.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: initial version of the nvec driver</title>
<updated>2011-05-19T22:36:10Z</updated>
<author>
<name>Marc Dietrich</name>
<email>marvin24@gmx.de</email>
</author>
<published>2011-05-19T14:34:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=32890b983086136fef8721363a2d3860f337ad53'/>
<id>urn:sha1:32890b983086136fef8721363a2d3860f337ad53</id>
<content type='text'>
This is an implementation of a NVidia compliant embedded controller
protocol driver. It is used on some ARM-Tegra boards for device
communication.

Signed-off-by: Marc Dietrich &lt;marvin24@gmx.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
</feed>
