<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>69f27b45 - phy: intel: Remove Thunder Bay eMMC PHY support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/intel/Makefile#69f27b45</link>
        <description>phy: intel: Remove Thunder Bay eMMC PHY supportRemove Thunder Bay specific code as the product got cancelledand there are no end customers or users.Signed-off-by: A, Rashmi &lt;rashmi.a@intel.com&gt;Reviewed-by: Hunter, Adrian &lt;adrian.hunter@intel.com&gt;Link: https://lore.kernel.org/r/20230316120549.21486-4-rashmi.a@intel.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/phy/intel/Makefile</description>
        <pubDate>Thu, 16 Mar 2023 12:05:48 +0000</pubDate>
        <dc:creator>A, Rashmi &lt;rashmi.a@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>97004c1a - phy: intel: Add Thunder Bay eMMC PHY support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/intel/Makefile#97004c1a</link>
        <description>phy: intel: Add Thunder Bay eMMC PHY supportAdd support of eMMC PHY for Intel Thunder Bay SoC,uses the Arasan eMMC phySigned-off-by: Rashmi A &lt;rashmi.a@intel.com&gt;Reviewed-by: Adrian Hunter &lt;adrian.hunter@intel.com&gt;Link: https://lore.kernel.org/r/20211027115516.4475-5-rashmi.a@intel.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/phy/intel/Makefile</description>
        <pubDate>Wed, 27 Oct 2021 11:55:16 +0000</pubDate>
        <dc:creator>Rashmi A &lt;rashmi.a@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>bf4d01e1 - phy: intel: Add Keem Bay USB PHY support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/intel/Makefile#bf4d01e1</link>
        <description>phy: intel: Add Keem Bay USB PHY supportAdd PHY driver for the USB3.1 and USB 2.0 PHYs found on IntelKeem Bay SoC. This driver takes care of enabling the requiredUSB susbsystem (USS) clocks, initializing the PHYs and turningon/off the USB dwc3 core.Signed-off-by: Wan Ahmad Zainie &lt;wan.ahmad.zainie.wan.mohamad@intel.com&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Link: https://lore.kernel.org/r/20201116120831.32641-3-wan.ahmad.zainie.wan.mohamad@intel.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/phy/intel/Makefile</description>
        <pubDate>Mon, 16 Nov 2020 12:08:31 +0000</pubDate>
        <dc:creator>Wan Ahmad Zainie &lt;wan.ahmad.zainie.wan.mohamad@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>885c4f4d - phy: intel: Add Keem Bay eMMC PHY support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/intel/Makefile#885c4f4d</link>
        <description>phy: intel: Add Keem Bay eMMC PHY supportAdd support for eMMC PHY on Intel Keem Bay SoC.Signed-off-by: Wan Ahmad Zainie &lt;wan.ahmad.zainie.wan.mohamad@intel.com&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Link: https://lore.kernel.org/r/20200913235522.4316-4-wan.ahmad.zainie.wan.mohamad@intel.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/phy/intel/Makefile</description>
        <pubDate>Sun, 13 Sep 2020 23:55:22 +0000</pubDate>
        <dc:creator>Wan Ahmad Zainie &lt;wan.ahmad.zainie.wan.mohamad@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>fa687038 - phy: intel: Rename phy-intel to phy-intel-lgm</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/intel/Makefile#fa687038</link>
        <description>phy: intel: Rename phy-intel to phy-intel-lgmRename phy-intel-{combo,emmc}.c to phy-intel-lgm-{combo,emmc}.cto make drivers/phy/intel directory more generic for future use.Signed-off-by: Wan Ahmad Zainie &lt;wan.ahmad.zainie.wan.mohamad@intel.com&gt;Reviewed-by: Ramuthevar Vadivel Murugan &lt;vadivel.muruganx.ramuthevar@linux.intel.com&gt;Link: https://lore.kernel.org/r/20200913235522.4316-2-wan.ahmad.zainie.wan.mohamad@intel.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/phy/intel/Makefile</description>
        <pubDate>Sun, 13 Sep 2020 23:55:20 +0000</pubDate>
        <dc:creator>Wan Ahmad Zainie &lt;wan.ahmad.zainie.wan.mohamad@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ac0a95a3 - phy: intel: Add driver support for ComboPhy</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/intel/Makefile#ac0a95a3</link>
        <description>phy: intel: Add driver support for ComboPhyComboPhy subsystem provides PHYs for variouscontrollers like PCIe, SATA and EMAC.Signed-off-by: Dilip Kota &lt;eswara.kota@linux.intel.com&gt;Acked-By: Vinod Koul &lt;vkoul@kernel.org&gt;Link: https://lore.kernel.org/r/7b313826f46b9006a3ba98c0613e8f88f293a074.1589868358.git.eswara.kota@linux.intel.comSigned-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/intel/Makefile</description>
        <pubDate>Tue, 19 May 2020 06:19:21 +0000</pubDate>
        <dc:creator>Dilip Kota &lt;eswara.kota@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>92279423 - phy: intel-lgm-emmc: Add support for eMMC PHY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/intel/Makefile#92279423</link>
        <description>phy: intel-lgm-emmc: Add support for eMMC PHYAdd support for eMMC PHY on Intel&apos;s Lightning Mountain SoC.Signed-off-by: Ramuthevar Vadivel Murugan &lt;vadivel.muruganx.ramuthevar@linux.intel.com&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@intel.com&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/intel/Makefile</description>
        <pubDate>Tue, 17 Dec 2019 01:56:58 +0000</pubDate>
        <dc:creator>Ramuthevar Vadivel Murugan &lt;vadivel.muruganx.ramuthevar@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
