<?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>20a6a4d7 - reset: sti: simplify driver&apos;s config and build</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/reset/sti/Makefile#20a6a4d7</link>
        <description>reset: sti: simplify driver&apos;s config and buildWith commit 64933513e461 (&quot;reset: sti: Remove STiH415/6 reset support&quot;),there is only one sti reset driver left and there no need to define adedicated config STI_RESET_SYSCFG, which is selected by the config for theSTiH407 reset driver.Simply add reset-syscfg.c to the build for the STiH407 reset driver.Signed-off-by: Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;Reviewed-by: Patrice Chotard &lt;patrice.chotard@foss.st.com&gt;Link: https://lore.kernel.org/r/20230330112347.31137-2-lukas.bulwahn@gmail.comSigned-off-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;

            List of files:
            /linux-6.15/drivers/reset/sti/Makefile</description>
        <pubDate>Thu, 30 Mar 2023 11:23:47 +0000</pubDate>
        <dc:creator>Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/reset/sti/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/reset/sti/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>64933513 - reset: sti: Remove STiH415/6 reset support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/reset/sti/Makefile#64933513</link>
        <description>reset: sti: Remove STiH415/6 reset supportSupport for STiH415/6 SoCs is being removed from thekernel because the platforms are obsolete. This patch removesthe reset drivers for these SoC&apos;s.Signed-off-by: Peter Griffin &lt;peter.griffin@linaro.org&gt;Signed-off-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;

            List of files:
            /linux-6.15/drivers/reset/sti/Makefile</description>
        <pubDate>Wed, 14 Sep 2016 13:27:53 +0000</pubDate>
        <dc:creator>Peter Griffin &lt;peter.griffin@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>3ba92043 - reset: stih407: Add softreset, powerdown and picophy controllers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/reset/sti/Makefile#3ba92043</link>
        <description>reset: stih407: Add softreset, powerdown and picophy controllersThis patch adds softreset, powerdown and picophy reset controllers forthe STiH407 SoC.With this patch three new devices are registered: -1. st,stih407-powerdown2. st,stih407-softreset3. st,stih407-picophyresetAll three devices use system configuration registers mapped via regmap toperform the reset or powerdown. The powerdown controller also hasan acknowledgement.A separate picophy reset controller manages the different reset channels withinthe picophy, which have a different polarity to the other system softresets.Managing these different picophy softreset channels is necessary to correctlyhandle resuming from suspend when USB2 devices are plugged into the USB3 port.Signed-off-by: Giuseppe Cavallaro &lt;peppe.cavallaro@st.com&gt;Signed-off-by: Peter Griffin &lt;peter.griffin@linaro.org&gt;Acked-by: Lee Jones &lt;lee.jones@linaro.org&gt;Signed-off-by: Maxime Coquelin &lt;maxime.coquelin@st.com&gt;

            List of files:
            /linux-6.15/drivers/reset/sti/Makefile</description>
        <pubDate>Wed, 02 Jul 2014 14:08:46 +0000</pubDate>
        <dc:creator>Peter Griffin &lt;peter.griffin@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>d0ace0f6 - drivers: reset: Reset controller driver for STiH416</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/reset/sti/Makefile#d0ace0f6</link>
        <description>drivers: reset: Reset controller driver for STiH416This patch adds a reset controller platform driver for the STiH416SoC. This initial version provides a compatible driver for the&quot;st,stih416-powerdown&quot; device, which registers a system configurationregister based reset controller that controls the powerdown state ofhardware such as the on-chip USB host controllers.Signed-off-by: Stephen Gallimore &lt;stephen.gallimore@st.com&gt;Signed-off-by: Srinivas Kandagatla &lt;srinivas.kandagatla@st.com&gt;Acked-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;

            List of files:
            /linux-6.15/drivers/reset/sti/Makefile</description>
        <pubDate>Wed, 07 Aug 2013 15:57:26 +0000</pubDate>
        <dc:creator>Stephen Gallimore &lt;stephen.gallimore@st.com&gt;</dc:creator>
    </item>
<item>
        <title>1f42c290 - drivers: reset: Reset controller driver for STiH415</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/reset/sti/Makefile#1f42c290</link>
        <description>drivers: reset: Reset controller driver for STiH415This patch adds a reset controller platform driver for the STiH415SoC. This initial version provides a compatible driver for the&quot;st,stih415-powerdown&quot; device, which registers a system configurationregister based reset controller that controls the powerdown state ofhardware such as the on-chip USB host controllers.Signed-off-by: Stephen Gallimore &lt;stephen.gallimore@st.com&gt;Signed-off-by: Srinivas Kandagatla &lt;srinivas.kandagatla@st.com&gt;Acked-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;

            List of files:
            /linux-6.15/drivers/reset/sti/Makefile</description>
        <pubDate>Wed, 07 Aug 2013 15:31:25 +0000</pubDate>
        <dc:creator>Stephen Gallimore &lt;stephen.gallimore@st.com&gt;</dc:creator>
    </item>
<item>
        <title>e5d76075 - drivers: reset: STi SoC system configuration reset controller support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/reset/sti/Makefile#e5d76075</link>
        <description>drivers: reset: STi SoC system configuration reset controller supportThis patch adds a reset controller implementation for STMicroelectronicsSTi family SoCs; it allows a group of related reset like controls foundin multiple system configuration registers to be represented by a singlecontroller device. System configuration registers are accessed throughthe regmap framework and the mfd/syscon driver.The implementation optionally supports waiting for the reset action tobe acknowledged in a separate status register and supports bothactive high and active low reset lines. These properties are common acrossall the reset channels in a specific reset controller instance, henceall channels in a paritcular controller are expected to behave in thesame way.Signed-off-by: Stephen Gallimore &lt;stephen.gallimore@st.com&gt;Signed-off-by: Srinivas Kandagatla &lt;srinivas.kandagatla@st.com&gt;Acked-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;

            List of files:
            /linux-6.15/drivers/reset/sti/Makefile</description>
        <pubDate>Wed, 07 Aug 2013 14:53:12 +0000</pubDate>
        <dc:creator>Stephen Gallimore &lt;stephen.gallimore@st.com&gt;</dc:creator>
    </item>
</channel>
</rss>
