<?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>612d4904 - rapidio: remove not used code about RIO_VID_TUNDRA</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/switches/Kconfig#612d4904</link>
        <description>rapidio: remove not used code about RIO_VID_TUNDRAAccording to https://rapidio.org/vendor-id/, there is no 0x000d vendor idin the complete and current list of VendorIDs, it means that the relatedcode is dead code now, so just remove them.Signed-off-by: Tiezhu Yang &lt;yangtiezhu@loongson.cn&gt;Link: https://lore.kernel.org/r/1639625581-22867-3-git-send-email-yangtiezhu@loongson.cnSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/switches/Kconfig</description>
        <pubDate>Thu, 16 Dec 2021 03:33:01 +0000</pubDate>
        <dc:creator>Tiezhu Yang &lt;yangtiezhu@loongson.cn&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/rapidio/switches/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/rapidio/switches/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/rapidio/switches/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/rapidio/switches/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>0b9364b5 - rapidio/switches: add driver for IDT gen3 switches</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/switches/Kconfig#0b9364b5</link>
        <description>rapidio/switches: add driver for IDT gen3 switchesAdd RapidIO switch driver for IDT Gen3 switch devices: RXS1632 andRXS2448.[alexandre.bounine@idt.com: fixup for original driver patch]  Link: http://lkml.kernel.org/r/1469137596-18241-1-git-send-email-alexandre.bounine@idt.comLink: http://lkml.kernel.org/r/1469125134-16523-14-git-send-email-alexandre.bounine@idt.comSigned-off-by: Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;Tested-by: Barry Wood &lt;barry.wood@idt.com&gt;Cc: Matt Porter &lt;mporter@kernel.crashing.org&gt;Cc: Andre van Herk &lt;andre.van.herk@prodrive-technologies.com&gt;Cc: Barry Wood &lt;barry.wood@idt.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/switches/Kconfig</description>
        <pubDate>Tue, 02 Aug 2016 21:07:03 +0000</pubDate>
        <dc:creator>Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;</dc:creator>
    </item>
<item>
        <title>2ec3ba69 - rapidio: convert switch drivers to modules</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/switches/Kconfig#2ec3ba69</link>
        <description>rapidio: convert switch drivers to modulesRework RapidIO switch drivers to add an option to build them as loadablekernel modules.This patch removes RapidIO-specific vmlinux section and converts switchdrivers to be compatible with LDM driver registration method.  To simplifyregistration of device-specific callback routines this patch introducesrio_switch_ops data structure.  The sw_sysfs() callback is removed fromthe list of device-specific operations because under the new structure itsfunctions can be handled by switch driver&apos;s probe() and remove() routines.If a specific switch device driver is not loaded the RapidIO subsystemcore will use default standard-based operations to configure a switch.Because the current implementation of RapidIO enumeration/discovery methodrelies on availability of device-specific operations for error management,switch device drivers must be loaded before the RapidIOenumeration/discovery starts.This patch also moves several common routines from enumeration/discoverymodule into the RapidIO core code to make switch-specific operationsaccessible to all components of RapidIO subsystem.Signed-off-by: Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;Cc: Matt Porter &lt;mporter@kernel.crashing.org&gt;Cc: Li Yang &lt;leoli@freescale.com&gt;Cc: Kumar Gala &lt;galak@kernel.crashing.org&gt;Cc: Andre van Herk &lt;andre.van.herk@Prodrive.nl&gt;Cc: Micha Nelissen &lt;micha.nelissen@Prodrive.nl&gt;Cc: Stef van Os &lt;stef.van.os@Prodrive.nl&gt;Cc: Jean Delvare &lt;jdelvare@suse.de&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/switches/Kconfig</description>
        <pubDate>Wed, 03 Jul 2013 22:08:50 +0000</pubDate>
        <dc:creator>Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;</dc:creator>
    </item>
<item>
        <title>e350cd1d - rapidio/switches: remove tsi500 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/switches/Kconfig#e350cd1d</link>
        <description>rapidio/switches: remove tsi500 driverRemove the driver for Tsi500 Parallel RapidIO switch because this devicehas not been available for several years.  Since the first introduction ofTsi500, the parallel RapidIO interface was replaced by the serial RapidIO(sRIO) and therefore there is no value in keeping this driver.Signed-off-by: Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;Cc: Matt Porter &lt;mporter@kernel.crashing.org&gt;Cc: Li Yang &lt;leoli@freescale.com&gt;Cc: Kumar Gala &lt;galak@kernel.crashing.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/switches/Kconfig</description>
        <pubDate>Wed, 03 Jul 2013 22:08:48 +0000</pubDate>
        <dc:creator>Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;</dc:creator>
    </item>
<item>
        <title>a3725c45 - rapidio: add support for IDT CPS Gen2 switches</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/switches/Kconfig#a3725c45</link>
        <description>rapidio: add support for IDT CPS Gen2 switchesAdd the RIO switch driver and definitions for IDT CPS-1848 and CPS-1616Gen2 devices.Signed-off-by: Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;Cc: Thomas Moll &lt;thomas.moll@sysgo.com&gt;Cc: Matt Porter &lt;mporter@kernel.crashing.org&gt;Cc: Li Yang &lt;leoli@freescale.com&gt;Cc: Kumar Gala &lt;galak@kernel.crashing.org&gt;Cc: Micha Nelissen &lt;micha@neli.hopto.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/switches/Kconfig</description>
        <pubDate>Wed, 27 Oct 2010 22:34:33 +0000</pubDate>
        <dc:creator>Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;</dc:creator>
    </item>
<item>
        <title>68b04cd3 - rapidio: fix typos and minor edits</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/switches/Kconfig#68b04cd3</link>
        <description>rapidio: fix typos and minor editsSigned-off-by: Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;Cc: Matt Porter &lt;mporter@kernel.crashing.org&gt;Cc: Li Yang &lt;leoli@freescale.com&gt;Cc: Kumar Gala &lt;galak@kernel.crashing.org&gt;Cc: Thomas Moll &lt;thomas.moll@sysgo.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/switches/Kconfig</description>
        <pubDate>Wed, 26 May 2010 21:44:02 +0000</pubDate>
        <dc:creator>Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;</dc:creator>
    </item>
<item>
        <title>07590ff0 - rapidio: add IDT CPS/TSI switches</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/rapidio/switches/Kconfig#07590ff0</link>
        <description>rapidio: add IDT CPS/TSI switchesExtentions to RapidIO switch support:1. modify switch route operation declarations to allow using single   switch-specific file for family of switches that share the same route   table operations.2. add standard route table operations for switches that that support   route table manipulation registers as defined in the Rev.1.3 of RapidIO   specification.3. add clear-route-table operation for switches4. add CPSxx and TSIxxx families of RapidIO switchesSigned-off-by: Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;Tested-by: Thomas Moll &lt;thomas.moll@sysgo.com&gt;Cc: Matt Porter &lt;mporter@kernel.crashing.org&gt;Cc: Li Yang &lt;leoli@freescale.com&gt;Cc: Kumar Gala &lt;galak@kernel.crashing.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/rapidio/switches/Kconfig</description>
        <pubDate>Wed, 26 May 2010 21:43:57 +0000</pubDate>
        <dc:creator>Alexandre Bounine &lt;alexandre.bounine@idt.com&gt;</dc:creator>
    </item>
</channel>
</rss>
