<?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>1bf5f253 - PCI: endpoint: Add PCI Endpoint function driver for MHI bus</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/endpoint/functions/Kconfig#1bf5f253</link>
        <description>PCI: endpoint: Add PCI Endpoint function driver for MHI busAdd PCI Endpoint driver for the Qualcomm MHI (Modem Host Interface) bus.The driver implements the MHI function over PCI in the endpoint device suchas SDX55 modem. The MHI endpoint function driver acts as a controllerdriver for the MHI Endpoint stack and carries out all PCI relatedfunctionality.Link: https://lore.kernel.org/r/20230602114756.36586-9-manivannan.sadhasivam@linaro.orgSigned-off-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;Signed-off-by: Lorenzo Pieralisi &lt;lpieralisi@kernel.org&gt;Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Reviewed-by: Kishon Vijay Abraham I &lt;kishon@kernel.org&gt;Reviewed-by: Damien Le Moal &lt;dlemoal@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pci/endpoint/functions/Kconfig</description>
        <pubDate>Fri, 02 Jun 2023 11:47:55 +0000</pubDate>
        <dc:creator>Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>37587673 - PCI: endpoint: Fix a Kconfig prompt of vNTB driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/endpoint/functions/Kconfig#37587673</link>
        <description>PCI: endpoint: Fix a Kconfig prompt of vNTB drivervNTB driver and NTB driver have same Kconfig prompt. Changed to make itdistinguishable.Link: https://lore.kernel.org/r/20230202103832.2038286-1-mie@igel.co.jpFixes: e35f56bb0330 (&quot;PCI: endpoint: Support NTB transfer between RC and EP&quot;)Signed-off-by: Shunsuke Mie &lt;mie@igel.co.jp&gt;Signed-off-by: Lorenzo Pieralisi &lt;lpieralisi@kernel.org&gt;Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Reviewed-by: Manivannan Sadhasivam &lt;mani@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pci/endpoint/functions/Kconfig</description>
        <pubDate>Thu, 02 Feb 2023 10:38:32 +0000</pubDate>
        <dc:creator>Shunsuke Mie &lt;mie@igel.co.jp&gt;</dc:creator>
    </item>
<item>
        <title>2759ddf7 - PCI: endpoint: Fix Kconfig indent style</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/endpoint/functions/Kconfig#2759ddf7</link>
        <description>PCI: endpoint: Fix Kconfig indent styleChange to follow the Kconfig style guide. This patch fixes to use tabrather than space to indent, while help text is indented an additionaltwo spaces.Link: https://lore.kernel.org/r/20220815025006.48167-1-mie@igel.co.jpFixes: e35f56bb0330 (&quot;PCI: endpoint: Support NTB transfer between RC and EP&quot;)Signed-off-by: Shunsuke Mie &lt;mie@igel.co.jp&gt;Signed-off-by: Lorenzo Pieralisi &lt;lpieralisi@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pci/endpoint/functions/Kconfig</description>
        <pubDate>Mon, 15 Aug 2022 02:50:06 +0000</pubDate>
        <dc:creator>Shunsuke Mie &lt;mie@igel.co.jp&gt;</dc:creator>
    </item>
<item>
        <title>556a2c7d - PCI: endpoint: Fix Kconfig dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/endpoint/functions/Kconfig#556a2c7d</link>
        <description>PCI: endpoint: Fix Kconfig dependencyIf CONFIG_NTB is not set and CONFIG_PCI_EPF_VNTB is y.make ARCH=x86_64 CROSS_COMPILE=x86_64-linux-gnu-, will be failed, like this:drivers/pci/endpoint/functions/pci-epf-vntb.o: In function `epf_ntb_cmd_handler&apos;:pci-epf-vntb.c:(.text+0x95e): undefined reference to `ntb_db_event&apos;pci-epf-vntb.c:(.text+0xa1f): undefined reference to `ntb_link_event&apos;pci-epf-vntb.c:(.text+0xa42): undefined reference to `ntb_link_event&apos;drivers/pci/endpoint/functions/pci-epf-vntb.o: In function `pci_vntb_probe&apos;:pci-epf-vntb.c:(.text+0x1250): undefined reference to `ntb_register_device&apos;The functions ntb_*() are defined in drivers/ntb/core.c, which need CONFIG_NTB setting y to be build-in.To fix this build error, add depends on NTB.Reported-by: Hulk Robot &lt;hulkci@huawei.com&gt;Fixes: ff32fac00d97(&quot;NTB: EPF: support NTB transfer between PCI RC and EP connection&quot;)Signed-off-by: Ren Zhijie &lt;renzhijie2@huawei.com&gt;Acked-by: Frank Li &lt;frank.li@nxp.com&gt;Acked-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Tested-by: Randy Dunlap &lt;rdunlap@infradead.org&gt; # build-testedReported-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Jon Mason &lt;jdmason@kudzu.us&gt;

            List of files:
            /linux-6.15/drivers/pci/endpoint/functions/Kconfig</description>
        <pubDate>Fri, 24 Jun 2022 01:19:11 +0000</pubDate>
        <dc:creator>Ren Zhijie &lt;renzhijie2@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>e35f56bb - PCI: endpoint: Support NTB transfer between RC and EP</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/endpoint/functions/Kconfig#e35f56bb</link>
        <description>PCI: endpoint: Support NTB transfer between RC and EPAdd NTB function driver and virtual PCI Bus and Virtual NTB driverto implement communication between PCIe Root Port and PCIe EP devices&#9484;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9488;         &#9484;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9488;&#9474;            &#9474;         &#9474;                                     &#9474;&#9500;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9508;         &#9474;                      &#9484;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9508;&#9474; NTB        &#9474;         &#9474;                      &#9474; NTB          &#9474;&#9474; NetDev     &#9474;         &#9474;                      &#9474; NetDev       &#9474;&#9500;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9508;         &#9474;                      &#9500;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9508;&#9474; NTB        &#9474;         &#9474;                      &#9474; NTB          &#9474;&#9474; Transfer   &#9474;         &#9474;                      &#9474; Transfer     &#9474;&#9500;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9508;         &#9474;                      &#9500;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9508;&#9474;            &#9474;         &#9474;                      &#9474;              &#9474;&#9474;  PCI NTB   &#9474;         &#9474;                      &#9474;              &#9474;&#9474;    EPF     &#9474;         &#9474;                      &#9474;              &#9474;&#9474;   Driver   &#9474;         &#9474;                      &#9474; PCI Virtual  &#9474;&#9474;            &#9474;         &#9500;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9488;      &#9474; NTB Driver   &#9474;&#9474;            &#9474;         &#9474; PCI EP NTB    &#9474;&#9668;&#9472;&#9472;&#9472;&#9472;&#9658;&#9474;              &#9474;&#9474;            &#9474;         &#9474;  FN Driver    &#9474;      &#9474;              &#9474;&#9500;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9508;         &#9500;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9508;      &#9500;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9508;&#9474;            &#9474;         &#9474;               &#9474;      &#9474;              &#9474;&#9474;  PCI Bus   &#9474; &#9668;&#9472;&#9472;&#9472;&#9472;&#9472;&#9658; &#9474;  PCI EP Bus   &#9474;      &#9474;  Virtual PCI &#9474;&#9474;            &#9474;  PCI    &#9474;               &#9474;      &#9474;     Bus      &#9474;&#9492;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9496;         &#9492;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9524;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9524;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9496;PCIe Root Port                        PCI EPThis driver includes 3 parts: 1 PCI EP NTB function driver 2 Virtual PCI bus 3 PCI virtual NTB driver, which is loaded only by above virtual PCI busSigned-off-by: Frank Li &lt;Frank.Li@nxp.com&gt;Signed-off-by: Jon Mason &lt;jdmason@kudzu.us&gt;

            List of files:
            /linux-6.15/drivers/pci/endpoint/functions/Kconfig</description>
        <pubDate>Tue, 22 Feb 2022 16:23:54 +0000</pubDate>
        <dc:creator>Frank Li &lt;Frank.Li@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>8b821cf7 - PCI: endpoint: Add EP function driver to provide NTB functionality</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/endpoint/functions/Kconfig#8b821cf7</link>
        <description>PCI: endpoint: Add EP function driver to provide NTB functionalityAdd a new endpoint function driver to provide NTB functionality usingmultiple PCIe endpoint instances.[arnd@arndb.de: Select configfs dependency][yebin10@huawei.com: Fix unused but set variables][geert+renesas@glider.be: Explain NTB in PCI_EPF_NTB help text]Link: https://lore.kernel.org/r/20210201195809.7342-14-kishon@ti.comSigned-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Ye Bin &lt;yebin10@huawei.com&gt;Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Signed-off-by: Lorenzo Pieralisi &lt;lorenzo.pieralisi@arm.com&gt;Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;

            List of files:
            /linux-6.15/drivers/pci/endpoint/functions/Kconfig</description>
        <pubDate>Mon, 01 Feb 2021 19:58:05 +0000</pubDate>
        <dc:creator>Kishon Vijay Abraham I &lt;kishon@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>7328c8f4 - PCI: Add SPDX GPL-2.0 when no license was specified</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/endpoint/functions/Kconfig#7328c8f4</link>
        <description>PCI: Add SPDX GPL-2.0 when no license was specifiedb24413180f56 (&quot;License cleanup: add SPDX GPL-2.0 license identifier tofiles with no license&quot;) added SPDX GPL-2.0 to several PCI files thatpreviously contained no license information.Add SPDX GPL-2.0 to all other PCI files that did not contain any licenseinformation and hence were under the default GPL version 2 license of thekernel.Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Reviewed-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/pci/endpoint/functions/Kconfig</description>
        <pubDate>Fri, 26 Jan 2018 17:45:16 +0000</pubDate>
        <dc:creator>Bjorn Helgaas &lt;bhelgaas@google.com&gt;</dc:creator>
    </item>
<item>
        <title>98dbf5af - PCI: endpoint: Select CRC32 to fix test build error</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/endpoint/functions/Kconfig#98dbf5af</link>
        <description>PCI: endpoint: Select CRC32 to fix test build errorThe PCI endpoint test driver uses crc32_le() so it should selectCRC32.  Fixes this build error (when CRC32=m):  drivers/built-in.o: In function `pci_epf_test_cmd_handler&apos;:  pci-epf-test.c:(.text+0x2d98d): undefined reference to `crc32_le&apos;Fixes: 349e7a85b25f (&quot;PCI: endpoint: functions: Add an EP function to test PCI&quot;)Reported-by: kbuild test robot &lt;fengguang.wu@intel.com&gt;Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Acked-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/pci/endpoint/functions/Kconfig</description>
        <pubDate>Mon, 12 Jun 2017 20:43:03 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>349e7a85 - PCI: endpoint: functions: Add an EP function to test PCI</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/endpoint/functions/Kconfig#349e7a85</link>
        <description>PCI: endpoint: functions: Add an EP function to test PCIAdds a new endpoint function driver (to program the virtual test device)making use of the EP-core library.[bhelgaas: fold in pci_epf_test_probe() -ENOMEM test from Wei Yongjun&lt;weiyongjun1@huawei.com&gt;]Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;

            List of files:
            /linux-6.15/drivers/pci/endpoint/functions/Kconfig</description>
        <pubDate>Mon, 27 Mar 2017 09:45:03 +0000</pubDate>
        <dc:creator>Kishon Vijay Abraham I &lt;kishon@ti.com&gt;</dc:creator>
    </item>
</channel>
</rss>
