<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>c771600c6af14749609b49565ffb4cac2959710d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#c771600c6af14749609b49565ffb4cac2959710d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWe need4ba4f1afb6a9 (&quot;perf: Generic hotplug support for a PMU with a scope&quot;)in order to land a i915 PMU simplification and a fix. That landed in 6.12and we are stuck at 6.9 so lets bump things forward.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Wed, 05 Feb 2025 09:29:14 +0000</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>25768de50b1f2dbb6ea44bd5148a87fe2c9c3688 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#25768de50b1f2dbb6ea44bd5148a87fe2c9c3688</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.14 merge window.

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Tue, 21 Jan 2025 05:37:39 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6d4a0f4ea72319c9a37c1a7191695467006dd272 - Merge tag &apos;v6.13-rc3&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#6d4a0f4ea72319c9a37c1a7191695467006dd272</link>
        <description>Merge tag &apos;v6.13-rc3&apos; into nextSync up with the mainline.

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Tue, 17 Dec 2024 17:40:45 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f33e46a0c6bddd341d0989484a2546bba7ac4a3c - Merge branch &apos;for-6.13/wacom&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#f33e46a0c6bddd341d0989484a2546bba7ac4a3c</link>
        <description>Merge branch &apos;for-6.13/wacom&apos; into for-linus- Sanitization of BTN_TOOL_RUBBER handling (Jason Gerecke)

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Mon, 18 Nov 2024 20:29:33 +0000</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>77b679453d3364688ff3e5153c0be5b2b52672b7 - Merge tag &apos;v6.12-rc3&apos; into perf-tools-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#77b679453d3364688ff3e5153c0be5b2b52672b7</link>
        <description>Merge tag &apos;v6.12-rc3&apos; into perf-tools-nextTo get the fixes in the current perf-tools tree.Signed-off-by: Namhyung Kim &lt;namhyung@kernel.org&gt;

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Mon, 14 Oct 2024 17:45:28 +0000</pubDate>
        <dc:creator>Namhyung Kim &lt;namhyung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a0efa2f362a69e47b9d8b48f770ef3a0249a7911 - Merge net-next/main to resolve conflicts</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#a0efa2f362a69e47b9d8b48f770ef3a0249a7911</link>
        <description>Merge net-next/main to resolve conflictsThe wireless-next tree was based on something older, and thereare now conflicts between -rc2 and work here. Merge net-next,which has enough of -rc2 for the conflicts to happen, resolvingthem in the process.Signed-off-by: Johannes Berg &lt;johannes.berg@intel.com&gt;

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Wed, 09 Oct 2024 06:59:14 +0000</pubDate>
        <dc:creator>Johannes Berg &lt;johannes.berg@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c8d430db8eec7d4fd13a6bea27b7086a54eda6da - Merge tag &apos;kvmarm-fixes-6.12-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#c8d430db8eec7d4fd13a6bea27b7086a54eda6da</link>
        <description>Merge tag &apos;kvmarm-fixes-6.12-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADKVM/arm64 fixes for 6.12, take #1- Fix pKVM error path on init, making sure we do not change critical  system registers as we&apos;re about to fail- Make sure that the host&apos;s vector length is at capped by a value  common to all CPUs- Fix kvm_has_feat*() handling of &quot;negative&quot; features, as the current  code is pretty broken- Promote Joey to the status of official reviewer, while James steps  down -- hopefully only temporarly

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Sun, 06 Oct 2024 07:59:22 +0000</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>b88132ceb3faccdd785809df75f9d490ebaab459 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#b88132ceb3faccdd785809df75f9d490ebaab459</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to resolve a conflict with core locally.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Fri, 04 Oct 2024 09:29:21 +0000</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f66ebf37d69cc700ca884c6a18c2258caf8b151b - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#f66ebf37d69cc700ca884c6a18c2258caf8b151b</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netCross-merge networking fixes after downstream PR.No conflicts and no adjacent changes.Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Thu, 03 Oct 2024 17:05:55 +0000</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0c436dfe5c25d0931b164b944165259f95e5281f - Merge tag &apos;asoc-fix-v6.12-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#0c436dfe5c25d0931b164b944165259f95e5281f</link>
        <description>Merge tag &apos;asoc-fix-v6.12-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.12A bunch of fixes here that came in during the merge window and the firstweek of release, plus some new quirks and device IDs.  There&apos;s nothingmajor here, it&apos;s a bit bigger than it might&apos;ve been due to there beingno fixes sent during the merge window due to your vacation.

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Wed, 02 Oct 2024 19:29:16 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2cd86f02c017bf9733e5cd891381b7d40f6f37ad - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#2cd86f02c017bf9733e5cd891381b7d40f6f37ad</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesRequired for a panthor fix that broke whenFOP_UNSIGNED_OFFSET was added in place of FMODE_UNSIGNED_OFFSET.Signed-off-by: Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Tue, 01 Oct 2024 16:09:41 +0000</pubDate>
        <dc:creator>Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3fd6c59042dbba50391e30862beac979491145fe - Merge tag &apos;v6.12-rc1&apos; into clk-meson-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#3fd6c59042dbba50391e30862beac979491145fe</link>
        <description>Merge tag &apos;v6.12-rc1&apos; into clk-meson-nextLinux 6.12-rc1

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Mon, 30 Sep 2024 09:28:07 +0000</pubDate>
        <dc:creator>Jerome Brunet &lt;jbrunet@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>2dd0ef5d951e9b565ddb324fe26c531b6a40bf82 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#2dd0ef5d951e9b565ddb324fe26c531b6a40bf82</link>
        <description>Merge drm/drm-next into drm-misc-nextGet drm-misc-next to up v6.12-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Mon, 30 Sep 2024 08:50:54 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>e0568571258d096f0277c74185bcbfc9cf21bccb - Merge drm/drm-next into drm-intel-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#e0568571258d096f0277c74185bcbfc9cf21bccb</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.12-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Mon, 30 Sep 2024 08:49:10 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>52c996d3f40b40f87ef9dc80596903309682acc3 - Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#52c996d3f40b40f87ef9dc80596903309682acc3</link>
        <description>Merge remote-tracking branch &apos;torvalds/master&apos; into perf-toolsTo pick up changes in other trees that may affect perf, such as libbpfand in general the header files that perf has copies of, so that we cando the sync with the kernel sources.Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Fri, 27 Sep 2024 18:36:52 +0000</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>075dbe9f6e3c21596c5245826a4ee1f1c1676eb8 - Merge tag &apos;soc-ep93xx-dt-6.12&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#075dbe9f6e3c21596c5245826a4ee1f1c1676eb8</link>
        <description>Merge tag &apos;soc-ep93xx-dt-6.12&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socPull SoC update from Arnd Bergmann: &quot;Convert ep93xx to devicetree  This concludes a long journey towards replacing the old board files  with devictree description on the Cirrus Logic EP93xx platform.  Nikita Shubin has been working on this for a long time, for details  see the last post on    https://lore.kernel.org/lkml/20240909-ep93xx-v12-0-e86ab2423d4b@maquefel.me/&quot;* tag &apos;soc-ep93xx-dt-6.12&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (47 commits)  dt-bindings: gpio: ep9301: Add missing &quot;#interrupt-cells&quot; to examples  MAINTAINERS: Update EP93XX ARM ARCHITECTURE maintainer  soc: ep93xx: drop reference to removed EP93XX_SOC_COMMON config  net: cirrus: use u8 for addr to calm down sparse  dmaengine: cirrus: use snprintf() to calm down gcc 13.3.0  dmaengine: ep93xx: Fix a NULL vs IS_ERR() check in probe()  pinctrl: ep93xx: Fix raster pins typo  spi: ep93xx: update kerneldoc comments for ep93xx_spi  clk: ep93xx: Fix off by one in ep93xx_div_recalc_rate()  clk: ep93xx: add module license  dmaengine: cirrus: remove platform code  ASoC: cirrus: edb93xx: Delete driver  ARM: ep93xx: soc: drop defines  ARM: ep93xx: delete all boardfiles  ata: pata_ep93xx: remove legacy pinctrl use  pwm: ep93xx: drop legacy pinctrl  ARM: ep93xx: DT for the Cirrus ep93xx SoC platforms  ARM: dts: ep93xx: Add EDB9302 DT  ARM: dts: ep93xx: add ts7250 board  ARM: dts: add Cirrus EP93XX SoC .dtsi  ...

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Thu, 26 Sep 2024 19:00:25 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>6eab0ce6e1c6358f4fb3d9f301bfcf3d527f3da9 - soc: Add SoC driver for Cirrus ep93xx</title>
        <link>http://opengrok.net:8080/history/linux/drivers/soc/cirrus/Makefile#6eab0ce6e1c6358f4fb3d9f301bfcf3d527f3da9</link>
        <description>soc: Add SoC driver for Cirrus ep93xxAdd an SoC driver for the ep93xx. Currently there is only one thingnot fitting into any other framework, and that is the swlock setting.Used for clock settings, pinctrl and restart.Signed-off-by: Nikita Shubin &lt;nikita.shubin@maquefel.me&gt;Tested-by: Alexander Sverdlin &lt;alexander.sverdlin@gmail.com&gt;Reviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Acked-by: Alexander Sverdlin &lt;alexander.sverdlin@gmail.com&gt;Acked-by: Vinod Koul &lt;vkoul@kernel.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/drivers/soc/cirrus/Makefile</description>
        <pubDate>Mon, 09 Sep 2024 08:10:32 +0000</pubDate>
        <dc:creator>Nikita Shubin &lt;nikita.shubin@maquefel.me&gt;</dc:creator>
    </item>
</channel>
</rss>
