<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f82ea85d - staging: nvec: Fix Kconfig indentation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#f82ea85d</link>
        <description>staging: nvec: Fix Kconfig indentationAdjust indentation from spaces to tab (+optional two spaces) as incoding style with command like:	$ sed -e &apos;s/^        /\t/&apos; -i */KconfigSigned-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Link: https://lore.kernel.org/r/20191120133858.13369-1-krzk@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Wed, 20 Nov 2019 13:38:58 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>99b75a4e - staging: add missing SPDX lines to Kconfig files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#99b75a4e</link>
        <description>staging: add missing SPDX lines to Kconfig filesThere are a few remaining drivers/staging/*/Kconfig files that do nothave SPDX identifiers in them.  Add the correct GPL-2.0 identifier tothem to make scanning tools happy.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Tue, 02 Apr 2019 10:31:48 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>35a90a56 - Staging: nvec: Add paragraph to describe kconfig symbol</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#35a90a56</link>
        <description>Staging: nvec: Add paragraph to describe kconfig symbolThis patch updates kconfig with paragraphs that describe config symbolfully. Issue addressed by checkpatch.pl warning.Signed-off-by: Haneen Mohammed &lt;hamohammed.sa@gmail.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Thu, 26 Feb 2015 23:59:23 +0000</pubDate>
        <dc:creator>Haneen Mohammed &lt;hamohammed.sa@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8787fcd2 - drivers/staging/nvec/Kconfig: remove trailing whitespace</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#8787fcd2</link>
        <description>drivers/staging/nvec/Kconfig: remove trailing whitespaceThis 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;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Wed, 30 Oct 2013 01:00:49 +0000</pubDate>
        <dc:creator>Himangi Saraogi &lt;himangi774@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>14d7547c - staging: nvec: allow modular build</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#14d7547c</link>
        <description>staging: nvec: allow modular buildThe serio code can be a loadable module, which in turn means that nvecalso has to be a module, so mark it as &quot;tristate&quot; in Kconfig.drivers/built-in.o: In function `nvec_mouse_remove&apos;:drivers/staging/nvec/nvec_ps2.c:136: undefined reference to `serio_unregister_port&apos;drivers/built-in.o: In function `nvec_mouse_probe&apos;:drivers/staging/nvec/nvec_ps2.c:126: undefined reference to `__serio_register_port&apos;drivers/built-in.o: In function `nvec_ps2_notifier&apos;:drivers/staging/nvec/nvec_ps2.c:84: undefined reference to `serio_interrupt&apos;drivers/staging/nvec/nvec_ps2.c:91: undefined reference to `serio_interrupt&apos;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;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Tue, 23 Apr 2013 16:30:46 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>e3f27c7d - staging: nvec: let nvec select MFD_CORE</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#e3f27c7d</link>
        <description>staging: nvec: let nvec select MFD_CORENVEC 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;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Thu, 22 Nov 2012 18:47:28 +0000</pubDate>
        <dc:creator>Marc Dietrich &lt;marvin24@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>71d64ef2 - staging: nvec: do not depend on MACH_PAZ00</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#71d64ef2</link>
        <description>staging: nvec: do not depend on MACH_PAZ00With the removal of board files on the tegra arch, drivers can now onlybe instantiated via device tree. Consequently, all MACH_&lt;board&gt; configvariables are removed. As a temporary solution always enable buildingfor the (up to now) only supported paz00 board until nvec is full portedto device tree.Signed-off-by: Marc Dietrich &lt;marvin24@gmx.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Sun, 19 Aug 2012 17:03:08 +0000</pubDate>
        <dc:creator>Marc Dietrich &lt;marvin24@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>ac562680 - staging: nvec: rename led driver to board specific paz00 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#ac562680</link>
        <description>staging: nvec: rename led driver to board specific paz00 driverThe led driver used OEM commands which are not part of the nvec protocoldefinition. Therefore it is renamed to nvec_paz00 to reflect that it onlyapplies 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;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Sun, 24 Jun 2012 21:25:20 +0000</pubDate>
        <dc:creator>Marc Dietrich &lt;marvin24@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>e96045a7 - staging: nvec: Fix Kconfig dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#e96045a7</link>
        <description>staging: nvec: Fix Kconfig dependenciesnvec modules do not require other stuff to be build in,nor does nvec_ps2 require mouse support, only genericserio support.Signed-off-by: Julian Andres Klode &lt;jak@jak-linux.org&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Mon, 26 Dec 2011 16:57:40 +0000</pubDate>
        <dc:creator>Julian Andres Klode &lt;jak@jak-linux.org&gt;</dc:creator>
    </item>
<item>
        <title>b414e2eb - staging: nvec: fix Kconfig dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#b414e2eb</link>
        <description>staging: nvec: fix Kconfig dependenciesThis 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;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Tue, 27 Sep 2011 17:00:47 +0000</pubDate>
        <dc:creator>Marc Dietrich &lt;marvin24@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>97cc2657 - staging: nvec: add LED support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#97cc2657</link>
        <description>staging: nvec: add LED supportThis patch adds support for LEDs connect to a nvec. A single brightnessproperty is exported to sysfs. LEDs are selected via bitfields in thebrightness value. Also the blinking behavior is selected through thismethod. 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;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Tue, 27 Sep 2011 17:00:44 +0000</pubDate>
        <dc:creator>Ilya Petrov &lt;ilya.muromec@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>32890b98 - Staging: initial version of the nvec driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/nvec/Kconfig#32890b98</link>
        <description>Staging: initial version of the nvec driverThis is an implementation of a NVidia compliant embedded controllerprotocol driver. It is used on some ARM-Tegra boards for devicecommunication.Signed-off-by: Marc Dietrich &lt;marvin24@gmx.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

            List of files:
            /linux-6.15/drivers/staging/nvec/Kconfig</description>
        <pubDate>Thu, 19 May 2011 14:34:42 +0000</pubDate>
        <dc:creator>Marc Dietrich &lt;marvin24@gmx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
