<?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>06463f6e - wifi: wl1251: drop support for platform data</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/ti/Kconfig#06463f6e</link>
        <description>wifi: wl1251: drop support for platform dataRemove support for configuring the device via platform data becausethere are no users of wl1251_platform_data left in the mainline kernel.Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;Signed-off-by: Kalle Valo &lt;kvalo@kernel.org&gt;Link: https://lore.kernel.org/r/20221109224250.2885119-2-dmitry.torokhov@gmail.com

            List of files:
            /linux-6.15/drivers/net/wireless/ti/Kconfig</description>
        <pubDate>Wed, 09 Nov 2022 22:42:49 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.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/net/wireless/ti/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/net/wireless/ti/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/net/wireless/ti/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/net/wireless/ti/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>a6cf02e6 - net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/ti/Kconfig#a6cf02e6</link>
        <description>net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textLots of the wireless driver vendor Kconfig symol help text says&quot;questions about  cards.&quot; (2 spaces between &quot;about&quot; and &quot;cards&quot;)Besides dropping one of those spaces, it also needs some other wordinserted there. Instead of putting each vendor&apos;s name there, I choseto say &quot;these&quot; cards in all of the Kconfig help text.Cc: Kalle Valo &lt;kvalo@codeaurora.org&gt;Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Kalle Valo &lt;kvalo@codeaurora.org&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/ti/Kconfig</description>
        <pubDate>Sat, 03 Mar 2018 02:03:30 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>bd842171 - ti: unify Kconfig with other vendors</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/ti/Kconfig#bd842171</link>
        <description>ti: unify Kconfig with other vendorsRename WL_TI to WLAN_VENDOR_TI to match with other vendor configs and make surethat it&apos;s enabled by default in new configs. Convert menuconfigs to regularconfigs to unify the wireless drivers menuconfig. Part of reorganising wirelessdrivers directory and Kconfig.Also remove WLCORE dependency to WL_TI. It should not be needed as WLCORE isalready under if  WLAN_VENDOR_TI.Signed-off-by: Kalle Valo &lt;kvalo@codeaurora.org&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/ti/Kconfig</description>
        <pubDate>Wed, 18 Nov 2015 08:27:43 +0000</pubDate>
        <dc:creator>Kalle Valo &lt;kvalo@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>6cc9efed - wlcore: move wl12xx_platform_data up and make it truly optional</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/ti/Kconfig#6cc9efed</link>
        <description>wlcore: move wl12xx_platform_data up and make it truly optionalThe platform data is used not only by wlcore-based drivers, but alsoby wl1251.  Move it up in the directory hierarchy to reflect this.Additionally, make it truly optional.  At the moment, disablingplatform data while wl1251_sdio or wlcore_sdio are enabled doesn&apos;twork, but it will be necessary when device tree support isimplemented.Signed-off-by: Luciano Coelho &lt;coelho@ti.com&gt;Reviewed-by: Felipe Balbi &lt;balbi@ti.com&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/ti/Kconfig</description>
        <pubDate>Fri, 25 Jan 2013 10:05:34 +0000</pubDate>
        <dc:creator>Luciano Coelho &lt;coelho@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>9a1a6990 - wl18xx: add new module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/ti/Kconfig#9a1a6990</link>
        <description>wl18xx: add new moduleAdd the wl18xx module and the probe functions.  Use wlcore for themain parts (not functional at this point due to differences in thewl18xx initialization).Signed-off-by: Luciano Coelho &lt;coelho@ti.com&gt;Signed-off-by: Arik Nemtsov &lt;arik@wizery.com&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/ti/Kconfig</description>
        <pubDate>Thu, 10 May 2012 09:13:06 +0000</pubDate>
        <dc:creator>Luciano Coelho &lt;coelho@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>b2ba99ff - wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xx</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/ti/Kconfig#b2ba99ff</link>
        <description>wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xxCreate a new small wl12xx module that only contains the probefunctions and depends entirely on wlcore otherwise.Signed-off-by: Luciano Coelho &lt;coelho@ti.com&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/ti/Kconfig</description>
        <pubDate>Sun, 20 Nov 2011 21:32:10 +0000</pubDate>
        <dc:creator>Luciano Coelho &lt;coelho@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>7b3115f2 - wl12xx/wlcore: rename wl12xx to wlcore</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/ti/Kconfig#7b3115f2</link>
        <description>wl12xx/wlcore: rename wl12xx to wlcoreRename the wl12xx driver directory to wlcore as an initial steptowards the split of the driver into wlcore and wl12xx.  We justrename the directory first to keep git blame happy.Signed-off-by: Luciano Coelho &lt;coelho@ti.com&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/ti/Kconfig</description>
        <pubDate>Fri, 02 Dec 2011 13:52:19 +0000</pubDate>
        <dc:creator>Luciano Coelho &lt;coelho@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>90921014 - wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/ti/Kconfig#90921014</link>
        <description>wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryMove wl12xx and wl1251 modules into a new drivers/net/wireless/tidirectory.  Add a TI WLAN Kconfig option and Makefile to support thischange.Signed-off-by: Luciano Coelho &lt;coelho@ti.com&gt;Cc: John W. Linville &lt;linville@tuxdriver.com&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/ti/Kconfig</description>
        <pubDate>Sun, 20 Nov 2011 19:40:41 +0000</pubDate>
        <dc:creator>Luciano Coelho &lt;coelho@ti.com&gt;</dc:creator>
    </item>
</channel>
</rss>
