<?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>650cda2c - Input: gameport - add ISA and HAS_IOPORT dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/gameport/Kconfig#650cda2c</link>
        <description>Input: gameport - add ISA and HAS_IOPORT dependenciesIn a future patch HAS_IOPORT=n will result in inb()/outb() and friendsnot being declared. As ISA already implies HAS_IOPORT we can simply addthis dependency and guard sections of code using inb()/outb() asalternative access methods.Co-developed-by: Arnd Bergmann &lt;arnd@kernel.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@kernel.org&gt;Signed-off-by: Niklas Schnelle &lt;schnelle@linux.ibm.com&gt;Link: https://lore.kernel.org/r/20230703152355.3897456-2-schnelle@linux.ibm.comSigned-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/input/gameport/Kconfig</description>
        <pubDate>Wed, 05 Jul 2023 21:56:28 +0000</pubDate>
        <dc:creator>Niklas Schnelle &lt;schnelle@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>0bbadafd - um: allow disabling NO_IOMEM</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/gameport/Kconfig#0bbadafd</link>
        <description>um: allow disabling NO_IOMEMAdjust the kconfig a little to allow disabling NO_IOMEM in UML. Tomake an &quot;allyesconfig&quot; with CONFIG_NO_IOMEM=n build, adjust a fewKconfig things elsewhere and add dummy asm/fb.h and asm/vga.h files.Signed-off-by: Johannes Berg &lt;johannes.berg@intel.com&gt;Signed-off-by: Richard Weinberger &lt;richard@nod.at&gt;

            List of files:
            /linux-6.15/drivers/input/gameport/Kconfig</description>
        <pubDate>Fri, 05 Mar 2021 12:19:51 +0000</pubDate>
        <dc:creator>Johannes Berg &lt;johannes.berg@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a7f7f624 - treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/gameport/Kconfig#a7f7f624</link>
        <description>treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;Since commit 84af7a6194e4 (&quot;checkpatch: kconfig: prefer &apos;help&apos; over&apos;---help---&apos;&quot;), the number of &apos;---help---&apos; has been graduallydecreasing, but there are still more than 2400 instances.This commit finishes the conversion. While I touched the lines,I also fixed the indentation.There are a variety of indentation styles found.  a) 4 spaces + &apos;---help---&apos;  b) 7 spaces + &apos;---help---&apos;  c) 8 spaces + &apos;---help---&apos;  d) 1 space + 1 tab + &apos;---help---&apos;  e) 1 tab + &apos;---help---&apos;    (correct indentation)  f) 1 tab + 1 space + &apos;---help---&apos;  g) 1 tab + 2 spaces + &apos;---help---&apos;In order to convert all of them to 1 tab + &apos;help&apos;, I ran thefollowing commend:  $ find . -name &apos;Kconfig*&apos; | xargs sed -i &apos;s/^[[:space:]]*---help---/\thelp/&apos;Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/input/gameport/Kconfig</description>
        <pubDate>Sat, 13 Jun 2020 16:50:22 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/gameport/Kconfig#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/input/gameport/Kconfig</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>41293e53 - Input: add help entry for FM801 gameport driver to Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/gameport/Kconfig#41293e53</link>
        <description>Input: add help entry for FM801 gameport driver to KconfigSigned-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;

            List of files:
            /linux-6.15/drivers/input/gameport/Kconfig</description>
        <pubDate>Wed, 21 Dec 2005 05:52:00 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dtor_core@ameritech.net&gt;</dc:creator>
    </item>
<item>
        <title>f23488b2 - Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/gameport/Kconfig#f23488b2</link>
        <description>Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver       offers the gameport part already.Signed-off-by: Vojtech Pavlik &lt;vojtech@suse.cz&gt;Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;

            List of files:
            /linux-6.15/drivers/input/gameport/Kconfig</description>
        <pubDate>Sun, 29 May 2005 07:25:43 +0000</pubDate>
        <dc:creator>Vojtech Pavlik &lt;vojtech@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>e8eef577 - Input: Crystal SoundFusion (cs461x) gameport support isn&apos;t needed</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/gameport/Kconfig#e8eef577</link>
        <description>Input: Crystal SoundFusion (cs461x) gameport support isn&apos;t needed       either, since ALSA handles it nicely.Signed-off-by: Vojtech Pavlik &lt;vojtech@suse.cz&gt;Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;

            List of files:
            /linux-6.15/drivers/input/gameport/Kconfig</description>
        <pubDate>Sun, 29 May 2005 07:25:33 +0000</pubDate>
        <dc:creator>Vojtech Pavlik &lt;vojtech@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>668d1e60 - Input:</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/gameport/Kconfig#668d1e60</link>
        <description>Input:This patch adds dummy gameport_register_port, gameport_unregister_portand gameport_set_phys functions to gameport.h for the case when a drivercan&apos;t use gameport.This fixes the compilation of some OSS drivers with GAMEPORT=n withoutthe need to #if inside every single driver.This patch also removes the non-working and now obsolete SOUND_GAMEPORT.This patch is also an alternative solution for ALSA drivers with similarproblems (but #if&apos;s inside the drivers might have the advantage ofsaving some more bytes of gameport is not available).The only user-visible change is that for GAMEPORT=m the affected OSSdrivers are now allowed to be built statically (but they won&apos;t havegameport support).Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;Signed-off-by: Vojtech Pavlik &lt;vojtech@suse.cz&gt;Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;

            List of files:
            /linux-6.15/drivers/input/gameport/Kconfig</description>
        <pubDate>Sat, 28 May 2005 07:11:12 +0000</pubDate>
        <dc:creator>Adrian Bunk &lt;bunk@stusta.de&gt;</dc:creator>
    </item>
<item>
        <title>1da177e4 - Linux-2.6.12-rc2</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/input/gameport/Kconfig#1da177e4</link>
        <description>Linux-2.6.12-rc2Initial git repository build. I&apos;m not bothering with the full history,even though we have it. We can create a separate &quot;historical&quot; gitarchive of that later if we want to, and in the meantime it&apos;s about3.2GB when imported into git - space that would just make the earlygit days unnecessarily complicated, when we don&apos;t have a lot of goodinfrastructure for it.Let it rip!

            List of files:
            /linux-6.15/drivers/input/gameport/Kconfig</description>
        <pubDate>Sat, 16 Apr 2005 22:20:36 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@ppc970.osdl.org&gt;</dc:creator>
    </item>
</channel>
</rss>
