<?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>5f3de23d - PCI: amd-mdb: Add AMD MDB Root Port driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#5f3de23d</link>
        <description>PCI: amd-mdb: Add AMD MDB Root Port driverAdd support for AMD MDB (Multimedia DMA Bridge) IP core as Root Port.The Versal2 devices include MDB Module. The integrated block for MDBalong with the integrated bridge can function as PCIe Root Portcontroller at Gen5 32-GT/s operation per lane.Bridge supports error and INTx interrupts and are handled using platformspecific interrupt line in Versal2.Signed-off-by: Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;Reviewed-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;Link: https://lore.kernel.org/r/20250228093351.923615-4-thippeswamy.havalige@amd.com[bhelgaas: only present on ARM64-based SoCs; squash Kconfig dependency onARM64 from Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;:https://lore.kernel.org/r/eaef1dea7edcf146aa377d5e5c5c85a76ff56bae.1742306383.git.geert+renesas@glider.be]Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;[kwilczynski: commit log, code comments and error messages clean-up,drop redundant &quot;depends on PCI&quot; from Kconfig, expose the error codeas part of error messages where appropriatie, change &quot;depends on&quot;expression to match existing style from other drivers]Signed-off-by: Krzysztof Wilczy&#324;ski &lt;kwilczynski@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Fri, 28 Feb 2025 09:33:51 +0000</pubDate>
        <dc:creator>Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>4fbfa17f - PCI: dwc: Add debugfs based Silicon Debug support for DWC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#4fbfa17f</link>
        <description>PCI: dwc: Add debugfs based Silicon Debug support for DWCAdd support to provide Silicon Debug interface to userspace.This set of debug registers are part of the RAS DES feature present inDesignWare PCIe controllers.Co-developed-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;Signed-off-by: Shradha Todi &lt;shradha.t@samsung.com&gt;Reviewed-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;Reviewed-by: Fan Ni &lt;fan.ni@samsung.com&gt;Tested-by: Hrishikesh Deleep &lt;hrishikesh.d@samsung.com&gt;Link: https://lore.kernel.org/r/20250221131548.59616-4-shradha.t@samsung.com[kwilczynski: commit log, tidy up Kconfig and drop &quot;default y&quot;, tidy upcode comments, squashed patch that fixes a NULL pointer dereference whendebugfs is already unavailable during clean-up fromhttps://lore.kernel.org/linux-pci/20250225171239.19574-2-manivannan.sadhasivam@linaro.org,refactor dwc_pcie_debugfs_init() to not return errors, squashed patch thatchanges how lack of the RAS DES capability is handled fromhttps://lore.kernel.org/linux-pci/20250304151814.6xu7cbpwpqrvcad5@thinkpad]Signed-off-by: Krzysztof Wilczy&#324;ski &lt;kwilczynski@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Fri, 21 Feb 2025 13:15:46 +0000</pubDate>
        <dc:creator>Shradha Todi &lt;shradha.t@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>d45736b5 - PCI: qcom: Add equalization settings for 16.0 GT/s</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#d45736b5</link>
        <description>PCI: qcom: Add equalization settings for 16.0 GT/sDuring high data transmission rates such as 16.0 GT/s, there is anincreased risk of signal loss due to poor channel quality andinterference. This can impact receiver&apos;s ability to capture signalsaccurately.Hence, as signal compensation is achieved through appropriate laneequalization, apply lane equalization settings at both transmitterand receiver which results in an increase in the PCIe signal strength.While at it, modify the pcie-tegra194 driver to make use of thecommon GEN3_EQ_CONTROL_OFF definitions in pcie-designware.h.Link: https://lore.kernel.org/linux-pci/20240911-pci-qcom-gen4-stability-v7-3-743f5c1fd027@linaro.orgTested-by: Johan Hovold &lt;johan+linaro@kernel.org&gt;Signed-off-by: Shashank Babu Chinta Venkata &lt;quic_schintav@quicinc.com&gt;[mani: dropped the code refactoring and minor changes]Signed-off-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;[kwilczynski: commit log]Signed-off-by: Krzysztof Wilczy&#324;ski &lt;kwilczynski@kernel.org&gt;Reviewed-by: Johan Hovold &lt;johan+linaro@kernel.org&gt;Reviewed-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Wed, 11 Sep 2024 15:26:28 +0000</pubDate>
        <dc:creator>Shashank Babu Chinta Venkata &lt;quic_schintav@quicinc.com&gt;</dc:creator>
    </item>
<item>
        <title>e242f26f - PCI: dw-rockchip: Add endpoint mode support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#e242f26f</link>
        <description>PCI: dw-rockchip: Add endpoint mode supportThe PCIe controller in rk3568 and rk3588 can operate in endpoint mode.This endpoint mode support heavily leverages the existing code inpcie-designware-ep.c.Add support for endpoint mode to the existing pcie-dw-rockchip gluedriver.[kwilczynski: squash with patch adding the PCI_ENDPOINT dependency]Link: https://lore.kernel.org/linux-pci/20240607-rockchip-pcie-ep-v1-v5-10-0a042d6b0049@kernel.orgSigned-off-by: Niklas Cassel &lt;cassel@kernel.org&gt;Signed-off-by: Krzysztof Wilczy&#324;ski &lt;kwilczynski@kernel.org&gt;Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Reviewed-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Fri, 07 Jun 2024 11:14:30 +0000</pubDate>
        <dc:creator>Niklas Cassel &lt;cassel@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>edd6ae10 - PCI: dwc: Convert SOC_SIFIVE to ARCH_SIFIVE</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#edd6ae10</link>
        <description>PCI: dwc: Convert SOC_SIFIVE to ARCH_SIFIVEAs part of converting RISC-V SOC_FOO symbols to ARCH_FOO to match theuse of such symbols on other architectures, convert the SiFive PCIdrivers to use the newer symbol.Link: https://lore.kernel.org/linux-pci/20230918-safeness-cornflake-62278bc3aaaa@wendySigned-off-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Signed-off-by: Krzysztof Wilczy&#324;ski &lt;kwilczynski@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Mon, 18 Sep 2023 10:22:47 +0000</pubDate>
        <dc:creator>Conor Dooley &lt;conor.dooley@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>e311b383 - PCI: rcar-gen4: Add endpoint mode support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#e311b383</link>
        <description>PCI: rcar-gen4: Add endpoint mode supportAdd R-Car Gen4 PCIe controller for endpoint mode. This controller is basedon Synopsys DesignWare PCIe.Link: https://lore.kernel.org/linux-pci/20231018085631.1121289-14-yoshihiro.shimoda.uh@renesas.comSigned-off-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Signed-off-by: Krzysztof Wilczy&#324;ski &lt;kwilczynski@kernel.org&gt;Reviewed-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;Reviewed-by: Serge Semin &lt;fancer.lancer@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Wed, 18 Oct 2023 08:56:29 +0000</pubDate>
        <dc:creator>Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>0d0c5510 - PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host mode</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#0d0c5510</link>
        <description>PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host modeAdd R-Car Gen4 PCIe controller support for host mode.This controller is based on Synopsys DesignWare PCIe. However, thisparticular controller has a number of vendor-specific registers, and assuch, requires initialization code like mode setting and retraining andso on.Link: https://lore.kernel.org/linux-pci/20231018085631.1121289-13-yoshihiro.shimoda.uh@renesas.comSigned-off-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Signed-off-by: Krzysztof Wilczy&#324;ski &lt;kwilczynski@kernel.org&gt;Reviewed-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;Reviewed-by: Serge Semin &lt;fancer.lancer@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Wed, 18 Oct 2023 08:56:28 +0000</pubDate>
        <dc:creator>Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>c39819c0 - PCI: dwc: Sort Kconfig entries by vendor</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#c39819c0</link>
        <description>PCI: dwc: Sort Kconfig entries by vendorSort Kconfig entries by vendor so they appear in alphabetical order inmenuconfig.Link: https://lore.kernel.org/r/20230418174336.145585-7-helgaas@kernel.orgSigned-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Tue, 18 Apr 2023 17:43:35 +0000</pubDate>
        <dc:creator>Bjorn Helgaas &lt;bhelgaas@google.com&gt;</dc:creator>
    </item>
<item>
        <title>80c170d7 - PCI: Use consistent controller Kconfig menu entry language</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#80c170d7</link>
        <description>PCI: Use consistent controller Kconfig menu entry languageUse &quot;PCIe controller&quot; consistently instead of &quot;host bridge&quot;, &quot;bus driver&quot;,etc.  Annotate with &quot;(host mode)&quot; or &quot;(endpoint mode)&quot; as needed.Link: https://lore.kernel.org/r/20230418174336.145585-5-helgaas@kernel.orgSigned-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Tue, 18 Apr 2023 17:43:33 +0000</pubDate>
        <dc:creator>Bjorn Helgaas &lt;bhelgaas@google.com&gt;</dc:creator>
    </item>
<item>
        <title>6ba4ce6b - PCI: meson: Add &apos;Amlogic&apos; to Kconfig prompt</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#6ba4ce6b</link>
        <description>PCI: meson: Add &apos;Amlogic&apos; to Kconfig promptAdd the &quot;Amlogic&quot; vendor name to the CONFIG_PCI_MESON Kconfig prompt tomatch other PCIe drivers.  Capitalize &quot;Meson&quot; to match other Meson Kconfigprompts.Link: https://lore.kernel.org/r/20230418174336.145585-2-helgaas@kernel.orgSigned-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Cc: Yue Wang &lt;yue.wang@Amlogic.com&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Tue, 18 Apr 2023 17:43:30 +0000</pubDate>
        <dc:creator>Bjorn Helgaas &lt;bhelgaas@google.com&gt;</dc:creator>
    </item>
<item>
        <title>3a2776e8 - PCI: kirin: Select REGMAP_MMIO</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#3a2776e8</link>
        <description>PCI: kirin: Select REGMAP_MMIOpcie-kirin uses regmaps, and needs to pull them in; otherwise, withCONFIG_PCIE_KIRIN=y and without CONFIG_REGMAP_MMIO pcie-kirin producesa linker failure looking for __devm_regmap_init_mmio_clk().Fixes: d19afe7be126 (&quot;PCI: kirin: Use regmap for APB registers&quot;)Link: https://lore.kernel.org/r/04636141da1d6d592174eefb56760511468d035d.1668410580.git.josh@joshtriplett.orgSigned-off-by: Josh Triplett &lt;josh@joshtriplett.org&gt;[lpieralisi@kernel.org: commit log and removed REGMAP select]Signed-off-by: Lorenzo Pieralisi &lt;lpieralisi@kernel.org&gt;Cc: stable@vger.kernel.org # 5.16+

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Mon, 14 Nov 2022 07:23:26 +0000</pubDate>
        <dc:creator>Josh Triplett &lt;josh@joshtriplett.org&gt;</dc:creator>
    </item>
<item>
        <title>75c2f26d - PCI: imx6: Add i.MX PCIe EP mode support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#75c2f26d</link>
        <description>PCI: imx6: Add i.MX PCIe EP mode supporti.MX PCIe is one dual mode PCIe controller.Add i.MX PCIe EP mode support here, and split the PCIe modes to the RootComplex mode and Endpoint mode.Link: https://lore.kernel.org/r/1673847684-31893-12-git-send-email-hongxing.zhu@nxp.comSigned-off-by: Richard Zhu &lt;hongxing.zhu@nxp.com&gt;Signed-off-by: Lorenzo Pieralisi &lt;lpieralisi@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Mon, 16 Jan 2023 05:41:21 +0000</pubDate>
        <dc:creator>Richard Zhu &lt;hongxing.zhu@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>760d560f - PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAIN</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#760d560f</link>
        <description>PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAINa474d3fbe287 (&quot;PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN&quot;) removedPCI_MSI_IRQ_DOMAIN and changed all references to refer to PCI_MSI instead.ba6ed462dcf4 (&quot;PCI: dwc: Add Baikal-T1 PCIe controller support&quot;)independently added PCIE_BT1, depending on PCI_MSI_IRQ_DOMAIN.Both commits appeared in v6.2-rc1, so the latter missed the conversion fromPCI_MSI_IRQ_DOMAIN to PCI_MSI.  Update PCIE_BT1 to depend on PCI_MSIinstead.[bhelgaas: commit log]Link: https://lore.kernel.org/r/20221215103452.23131-1-lukas.bulwahn@gmail.comSigned-off-by: Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;Signed-off-by: Lorenzo Pieralisi &lt;lpieralisi@kernel.org&gt;Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Reviewed-by: Serge Semin &lt;fancer.lancer@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Thu, 15 Dec 2022 10:34:52 +0000</pubDate>
        <dc:creator>Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ba6ed462 - PCI: dwc: Add Baikal-T1 PCIe controller support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#ba6ed462</link>
        <description>PCI: dwc: Add Baikal-T1 PCIe controller supportBaikal-T1 SoC is equipped with DWC PCIe v4.60a host controller. It can betrained to work up to Gen.3 speed over up to x4 lanes. The host controlleris attached to the DW PCIe 3.0 PCS via the PIPE-4 interface, which in itsturn is connected to the DWC 10G PHY. The whole system is supposed to befed up with four clock sources: DBI peripheral clock, AXI applicationclocks and external PHY/core reference clock generating the 100MHz signal.In addition to that the platform provide a way to reset each part of thecontroller: sticky/non-sticky bits, host controller core, PIPE interface,PCS/PHY and Hot/Power reset signal. The driver also provides a way tohandle the GPIO-based PERST# signal.Note due to the Baikal-T1 MMIO peculiarity we have to implement the DBIinterface accessors which make sure the IO operations are dword-aligned.Link: https://lore.kernel.org/r/20221113191301.5526-21-Sergey.Semin@baikalelectronics.ruSigned-off-by: Serge Semin &lt;Sergey.Semin@baikalelectronics.ru&gt;Signed-off-by: Lorenzo Pieralisi &lt;lpieralisi@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Sun, 13 Nov 2022 19:13:01 +0000</pubDate>
        <dc:creator>Serge Semin &lt;Sergey.Semin@baikalelectronics.ru&gt;</dc:creator>
    </item>
<item>
        <title>a474d3fb - PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#a474d3fb</link>
        <description>PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINWhat a zoo:     PCI_MSI	select GENERIC_MSI_IRQ     PCI_MSI_IRQ_DOMAIN     	def_bool y	depends on PCI_MSI	select GENERIC_MSI_IRQ_DOMAINErgo PCI_MSI enables PCI_MSI_IRQ_DOMAIN which in turn selectsGENERIC_MSI_IRQ_DOMAIN. So all the dependencies on PCI_MSI_IRQ_DOMAIN arejust an indirection to PCI_MSI.Match the reality and just admit that PCI_MSI requiresGENERIC_MSI_IRQ_DOMAIN.Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Reviewed-by: Jason Gunthorpe &lt;jgg@nvidia.com&gt;Acked-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Link: https://lore.kernel.org/r/20221111122014.467556921@linutronix.de

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Fri, 11 Nov 2022 13:54:38 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>aed9d9e4 - PCI: kirin: Allow building it as a module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#aed9d9e4</link>
        <description>PCI: kirin: Allow building it as a moduleThere&apos;s nothing preventing this driver from being loaded as a module.Change its config from bool to tristate.Link: https://lore.kernel.org/r/b5e7cfe9df09b492750bd6db0f0c911eaae8c2d4.1634812676.git.mchehab+huawei@kernel.orgSigned-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Signed-off-by: Lorenzo Pieralisi &lt;lorenzo.pieralisi@arm.com&gt;Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Acked-by: Xiaowei Song &lt;songxiaowei@hisilicon.com&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Thu, 21 Oct 2021 10:45:15 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f55fee56 - PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#f55fee56</link>
        <description>PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driverAdd driver for Qualcomm PCIe Endpoint controller based on the DesignWarecore with added Qualcomm-specific wrapper around the core. The driversupport is very basic such that it supports only enumeration, PCIeread/write, and MSI. There is no ASPM and PM support for now but these willbe added later.The driver is capable of using the PERST# and WAKE# side-band GPIOs foroperation and written on top of the DWC PCI framework.[bhelgaas: wrap a few long lines]Co-developed-by: Siddartha Mohanadoss &lt;smohanad@codeaurora.org&gt;[mani: restructured the driver and fixed several bugs for upstream]Link: https://lore.kernel.org/r/20210920065946.15090-3-manivannan.sadhasivam@linaro.orgSigned-off-by: Siddartha Mohanadoss &lt;smohanad@codeaurora.org&gt;Signed-off-by: Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;Signed-off-by: Lorenzo Pieralisi &lt;lorenzo.pieralisi@arm.com&gt;Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Reviewed-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Mon, 20 Sep 2021 06:59:45 +0000</pubDate>
        <dc:creator>Manivannan Sadhasivam &lt;manivannan.sadhasivam@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>8faa1d2d - PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_EP)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#8faa1d2d</link>
        <description>PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_EP)The &quot;depends on&quot; Kconfig construct is a no-op in options thatare selected and therefore has no effect. Remove it.Clean up the users of PCIE_DW_EP and introduce idiom	depends on PCI_ENDPOINT	select PCIE_DW_EPfor all of them.Link: https://lore.kernel.org/r/20210623140103.47818-2-andriy.shevchenko@linux.intel.comSigned-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Signed-off-by: Lorenzo Pieralisi &lt;lorenzo.pieralisi@arm.com&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Wed, 23 Jun 2021 14:01:03 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2908a0d8 - PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_HOST)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#2908a0d8</link>
        <description>PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_HOST)The &quot;depends on&quot; Kconfig construct is a no-op in options thatare selected and therefore has no effect. Remove it.Furthermore, there is no need to repeat menu dependencies (PCI).Clean up the users of PCIE_DW_HOST and introduce idiom	depends on PCI_MSI_IRQ_DOMAIN	select PCIE_DW_HOSTfor all of them.Link: https://lore.kernel.org/r/20210623140103.47818-1-andriy.shevchenko@linux.intel.comSigned-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Signed-off-by: Lorenzo Pieralisi &lt;lorenzo.pieralisi@arm.com&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Wed, 23 Jun 2021 14:01:02 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3b868d15 - PCI: dra7xx: Make it a kernel module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pci/controller/dwc/Kconfig#3b868d15</link>
        <description>PCI: dra7xx: Make it a kernel moduleEnable building the driver as a loadable kernel module.Link: https://lore.kernel.org/r/20210531085934.2662457-3-luca@lucaceresoli.netSigned-off-by: Luca Ceresoli &lt;luca@lucaceresoli.net&gt;Signed-off-by: Lorenzo Pieralisi &lt;lorenzo.pieralisi@arm.com&gt;Acked-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/pci/controller/dwc/Kconfig</description>
        <pubDate>Mon, 31 May 2021 08:59:32 +0000</pubDate>
        <dc:creator>Luca Ceresoli &lt;luca@lucaceresoli.net&gt;</dc:creator>
    </item>
</channel>
</rss>
