<?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>b48415af - phy: realtek: usb: add new driver for the Realtek RTD SoC USB 3.0 PHY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/realtek/Makefile#b48415af</link>
        <description>phy: realtek: usb: add new driver for the Realtek RTD SoC USB 3.0 PHYRealtek DHC (digital home center) RTD SoCs support DWC3 XHCI USBcontroller. Added the driver to drive the USB 3.0 PHY transceivers.Note: New driver, remove the port status notification on legacy USB PHY.Use the generic PHY to notify the usb device connect and disconnect.To avoid using these PHYs would require describing the very samePHY using both the generic &quot;phy&quot; property and the deprecated &quot;usb-phy&quot;property.Signed-off-by: Stanley Chang &lt;stanley_chang@realtek.com&gt;Link: https://lore.kernel.org/r/20231213031203.4911-3-stanley_chang@realtek.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/phy/realtek/Makefile</description>
        <pubDate>Wed, 13 Dec 2023 03:10:08 +0000</pubDate>
        <dc:creator>Stanley Chang &lt;stanley_chang@realtek.com&gt;</dc:creator>
    </item>
<item>
        <title>eeda4945 - phy: realtek: usb: add new driver for the Realtek RTD SoC USB 2.0 PHY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/realtek/Makefile#eeda4945</link>
        <description>phy: realtek: usb: add new driver for the Realtek RTD SoC USB 2.0 PHYRealtek DHC (digital home center) RTD SoCs support DWC3 XHCI USBcontroller. Added the driver to drive the USB 2.0 PHY transceivers.Note: New driver,remove the port status notification on legacy USB PHY.Use the generic PHY to notify the usb device connect and disconnect.To avoid using these PHYs would require describing the very samePHY using both the generic &quot;phy&quot; property and the deprecated &quot;usb-phy&quot;property.Signed-off-by: Stanley Chang &lt;stanley_chang@realtek.com&gt;Link: https://lore.kernel.org/r/20231213031203.4911-2-stanley_chang@realtek.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/phy/realtek/Makefile</description>
        <pubDate>Wed, 13 Dec 2023 03:10:07 +0000</pubDate>
        <dc:creator>Stanley Chang &lt;stanley_chang@realtek.com&gt;</dc:creator>
    </item>
<item>
        <title>258ea41c - Revert &quot;phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/realtek/Makefile#258ea41c</link>
        <description>Revert &quot;phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY&quot;This reverts commit adda6e82a7de7d6d478f6c8ef127f0ac51c510a1.The recently added Realtek PHY drivers depend on the new port statusnotification mechanism which was built on the deprecated USB PHYimplementation and devicetree binding.Specifically, using these PHYs would require describing the very samePHY using both the generic &quot;phy&quot; property and the deprecated &quot;usb-phy&quot;property which is clearly wrong.We should not be building new functionality on top of the legacy USB PHYimplementation even if it is currently stuck in some kind oftransitional limbo.Revert the new Realtek PHY drivers for now so that the port statusnotification interface can be reverted and replaced.Fixes: adda6e82a7de (&quot;phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY&quot;)Cc: stable@vger.kernel.org	# 6.6Cc: Stanley Chang &lt;stanley_chang@realtek.com&gt;Signed-off-by: Johan Hovold &lt;johan+linaro@kernel.org&gt;Link: https://lore.kernel.org/r/20231106110654.31090-2-johan+linaro@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/phy/realtek/Makefile</description>
        <pubDate>Mon, 06 Nov 2023 11:06:52 +0000</pubDate>
        <dc:creator>Johan Hovold &lt;johan+linaro@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>adda6e82 - phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/realtek/Makefile#adda6e82</link>
        <description>phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHYRealtek DHC (digital home center) RTD SoCs support DWC3 XHCI USBcontroller. Added the driver to drive the USB 3.0 PHY transceivers.Signed-off-by: Stanley Chang &lt;stanley_chang@realtek.com&gt;Link: https://lore.kernel.org/r/20230725033318.8361-3-stanley_chang@realtek.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/phy/realtek/Makefile</description>
        <pubDate>Tue, 25 Jul 2023 03:31:54 +0000</pubDate>
        <dc:creator>Stanley Chang &lt;stanley_chang@realtek.com&gt;</dc:creator>
    </item>
<item>
        <title>134e6d25 - phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/realtek/Makefile#134e6d25</link>
        <description>phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHYRealtek DHC (digital home center) RTD SoCs support DWC3 XHCI USBcontroller. Added the driver to drive the USB 2.0 PHY transceivers.Signed-off-by: Stanley Chang &lt;stanley_chang@realtek.com&gt;Link: https://lore.kernel.org/r/20230725033318.8361-2-stanley_chang@realtek.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/phy/realtek/Makefile</description>
        <pubDate>Tue, 25 Jul 2023 03:31:53 +0000</pubDate>
        <dc:creator>Stanley Chang &lt;stanley_chang@realtek.com&gt;</dc:creator>
    </item>
</channel>
</rss>
