<?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>54c899f0 - phy: renesas: phy-rcar-gen2: use select for GENERIC_PHY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/renesas/Kconfig#54c899f0</link>
        <description>phy: renesas: phy-rcar-gen2: use select for GENERIC_PHYChange the last &quot;depends on GENERIC_PHY&quot; to use select, like theother 170+ Kconfig users do. This can help prevent circulardependency issues.Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: Vinod Koul &lt;vkoul@kernel.org&gt;Cc: Kishon Vijay Abraham I &lt;kishon@kernel.org&gt;Cc: linux-phy@lists.infradead.orgLink: https://lore.kernel.org/r/20231204234917.23509-1-rdunlap@infradead.orgSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/phy/renesas/Kconfig</description>
        <pubDate>Mon, 04 Dec 2023 23:49:17 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>74285944 - phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/renesas/Kconfig#74285944</link>
        <description>phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8Add Renesas Ethernet SERDES driver for R-Car S4-8 (r8a779f0).The datasheet describes initialization procedure without any informationabout registers&apos; name/bits. So, this is all black magic to initializethe hardware. Especially, all channels should be initialized at once.Signed-off-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Link: https://lore.kernel.org/r/20221108005500.3011449-3-yoshihiro.shimoda.uh@renesas.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/phy/renesas/Kconfig</description>
        <pubDate>Tue, 08 Nov 2022 00:55:00 +0000</pubDate>
        <dc:creator>Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>5d8042e9 - phy: rcar-gen3-usb2: Add support for r8a77470</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/renesas/Kconfig#5d8042e9</link>
        <description>phy: rcar-gen3-usb2: Add support for r8a77470This patch adds support for r8a77470 (RZ/G1C). We can reuse this driver forinitializing timing/interrupt generation registers.Signed-off-by: Biju Das &lt;biju.das@bp.renesas.com&gt;Reviewed-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/renesas/Kconfig</description>
        <pubDate>Wed, 10 Apr 2019 14:48:41 +0000</pubDate>
        <dc:creator>Biju Das &lt;biju.das@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>566b3884 - phy: renesas: convert to SPDX identifiers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/renesas/Kconfig#566b3884</link>
        <description>phy: renesas: convert to SPDX identifiersThis patch updates license to use SPDX-License-Identifierinstead of verbose license text.Signed-off-by: Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;Reviewed-by: Simon Horman &lt;horms+renesas@verge.net.au&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/renesas/Kconfig</description>
        <pubDate>Wed, 26 Sep 2018 01:52:21 +0000</pubDate>
        <dc:creator>Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>2ce7f2f4 - phy: Renesas R-Car gen3 PCIe PHY driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/renesas/Kconfig#2ce7f2f4</link>
        <description>phy: Renesas R-Car gen3 PCIe PHY driverThis PHY is  still  mostly undocumented -- the only documented registersexist on R-Car V3H (R8A77980) SoC where this PHY stays in a powered-downstate after a reset and thus  we  must power it up for PCIe to work...Signed-off-by: Sergei Shtylyov &lt;sergei.shtylyov@cogentembedded.com&gt;Reviewed-by: Simon Horman &lt;horms+renesas@verge.net.au&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/renesas/Kconfig</description>
        <pubDate>Sun, 10 Jun 2018 18:24:13 +0000</pubDate>
        <dc:creator>Sergei Shtylyov &lt;sergei.shtylyov@cogentembedded.com&gt;</dc:creator>
    </item>
<item>
        <title>2b88212c - phy: rcar-gen3-usb2: select USB_COMMON</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/renesas/Kconfig#2b88212c</link>
        <description>phy: rcar-gen3-usb2: select USB_COMMONWhen USB is disabled, we get a link error for this driverbecause of the added OTG supportdrivers/phy/renesas/phy-rcar-gen3-usb2.o: In function `rcar_gen3_phy_usb2_probe&apos;:phy-rcar-gen3-usb2.c:(.text+0x250): undefined reference to `of_usb_get_dr_mode_by_phy&apos;Other phy drivers select USB_COMMON for this, so let&apos;s do the samehere.Fixes: 7e0540f41332 (&quot;phy: rcar-gen3-usb2: check dr_mode for otg mode&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/renesas/Kconfig</description>
        <pubDate>Thu, 02 Nov 2017 11:56:36 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>7c7356ba - phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/renesas/Kconfig#7c7356ba</link>
        <description>phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHYThe USB 3.0 PHY modules of R-Car Gen3 SoCs have: - Spread spectrum clock (ssc). - Using USB 2.0 EXTAL clock instead of USB 3.0 clock. - Enabling VBUS detection for usb3.0 peripheral.So, this driver supports these features.Signed-off-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/renesas/Kconfig</description>
        <pubDate>Mon, 29 May 2017 10:42:15 +0000</pubDate>
        <dc:creator>Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>0b56e9a7 - phy: Group vendor specific phy drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/renesas/Kconfig#0b56e9a7</link>
        <description>phy: Group vendor specific phy driversAdding vendor specific directories in phy to groupphy drivers under their respective vendor umbrella.Also updated the MAINTAINERS file to reflect the correctdirectory structure for phy drivers.Signed-off-by: Vivek Gautam &lt;vivek.gautam@codeaurora.org&gt;Acked-by: Heiko Stuebner &lt;heiko@sntech.de&gt;Acked-by: Viresh Kumar &lt;viresh.kumar@linaro.org&gt;Acked-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Acked-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Reviewed-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;Cc: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;Cc: David S. Miller &lt;davem@davemloft.net&gt;Cc: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Cc: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Cc: Guenter Roeck &lt;linux@roeck-us.net&gt;Cc: Heiko Stuebner &lt;heiko@sntech.de&gt;Cc: Viresh Kumar &lt;viresh.kumar@linaro.org&gt;Cc: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;Cc: Chen-Yu Tsai &lt;wens@csie.org&gt;Cc: Sylwester Nawrocki &lt;s.nawrocki@samsung.com&gt;Cc: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Cc: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;Cc: Stephen Boyd &lt;stephen.boyd@linaro.org&gt;Cc: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;Cc: linux-arm-kernel@lists.infradead.orgCc: linux-arm-msm@vger.kernel.orgCc: linux-kernel@vger.kernel.orgCc: linux-omap@vger.kernel.orgCc: linux-renesas-soc@vger.kernel.orgCc: linux-rockchip@lists.infradead.orgCc: linux-samsung-soc@vger.kernel.orgCc: linux-usb@vger.kernel.orgSigned-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/renesas/Kconfig</description>
        <pubDate>Thu, 11 May 2017 06:47:42 +0000</pubDate>
        <dc:creator>Vivek Gautam &lt;vivek.gautam@codeaurora.org&gt;</dc:creator>
    </item>
</channel>
</rss>
