<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>4e15e819710e3518ec28735a12e0f45b7550290d - Merge tag &apos;soundwire-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#4e15e819710e3518ec28735a12e0f45b7550290d</link>
        <description>Merge tag &apos;soundwire-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwirePull soundwire updates from Vinod Koul: - support for Qualcomm v2.2.0 controllers - bus method updates for .probe(), .remove() and .shutdown()   and remove function return value updates - Avell B.ON dmi-quirks mapping - mark cs42l45 codec as wake capable* tag &apos;soundwire-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire:  soundwire: intel_ace2x: add SND_HDA_CORE dependency  dt-bindings: soundwire: qcom: Add SoundWire v2.2.0 compatible  soundwire: Use bus methods for .probe(), .remove() and .shutdown()  soundwire: Make remove function return no value  soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded of NUC15)  soundwire: qcom: Use guard to avoid mixing cleanup and goto  soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Tue, 17 Feb 2026 19:07:13 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>dc3a6a942e9ee3f18560bfcb16c06bb94f37fabf - soundwire: intel_ace2x: add SND_HDA_CORE dependency</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#dc3a6a942e9ee3f18560bfcb16c06bb94f37fabf</link>
        <description>soundwire: intel_ace2x: add SND_HDA_CORE dependencyThe ace2x driver can optionally use the HDA infrastructure, but can stillbuild without that. However, with SND_HDA_CORE=m and SND_HDA_ALIGNED_MMIO=y,it fails to link as built-in:aarch64-linux-ld: drivers/soundwire/intel_ace2x.o: in function `intel_shim_wake&apos;:intel_ace2x.c:(.text+0x2518): undefined reference to `snd_hdac_aligned_read&apos;aarch64-linux-ld: intel_ace2x.c:(.text+0x25d4): undefined reference to `snd_hdac_aligned_read&apos;aarch64-linux-ld: intel_ace2x.c:(.text+0x268c): undefined reference to `snd_hdac_aligned_write&apos;Add a Kconfig dependency that forces the soundwire driver to be a loadablemodule if necessary.Fixes: 79e7123c078d (&quot;soundwire: intel_ace2x: fix wakeup handling&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://patch.msgid.link/20251223215014.534756-1-arnd@kernel.orgSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Tue, 23 Dec 2025 22:50:01 +0100</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>bbfd5594756011167b8f8de9a00e0c946afda1e6 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#bbfd5594756011167b8f8de9a00e0c946afda1e6</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in a67221b5eb8d (&quot;drm/i915/dp: Return min bpc supported by source instead of 0&quot;)in order to fix build breakage on GCC 9.4.0 (from Ubuntu 20.04).Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Wed, 28 May 2025 09:20:17 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>db5302ae571beec635c1a96e7f72926a4e65195e - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#db5302ae571beec635c1a96e7f72926a4e65195e</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to sync with v6.15-rc, xe, and specifically async flip changesin drm-misc.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Fri, 16 May 2025 09:22:36 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>4f9786035f9e519db41375818e1d0b5f20da2f10 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#4f9786035f9e519db41375818e1d0b5f20da2f10</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.16 merge window.

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Mon, 02 Jun 2025 06:41:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d51b9d81f7883f526b26e3ab903e646274aebeb1 - Merge tag &apos;v6.15-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#d51b9d81f7883f526b26e3ab903e646274aebeb1</link>
        <description>Merge tag &apos;v6.15-rc6&apos; into nextSync up with mainline to bring in xpad controller changes.

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Fri, 16 May 2025 01:20:39 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>844e31bbaef7c8a6ff2c0fbac45c0c85b5484482 - Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#844e31bbaef7c8a6ff2c0fbac45c0c85b5484482</link>
        <description>Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into msm-nextMerge drm-misc-next to get commit Fixes: fec450ca15af (&quot;drm/display:hdmi: provide central data authority for ACR params&quot;).Signed-off-by: Rob Clark &lt;robdclark@chromium.org&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Tue, 29 Apr 2025 22:42:29 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>3ab7ae8e07f888f223027f0ef84d33e43919ad55 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#3ab7ae8e07f888f223027f0ef84d33e43919ad55</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerge to bring in linux 6.15-rc.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Thu, 24 Apr 2025 13:34:55 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1afba39f9305fe4061a4e70baa6ebab9d41459da - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#1afba39f9305fe4061a4e70baa6ebab9d41459da</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get v6.15-rc1 into drm-misc-next. Also fixes abuild issue when enabling CONFIG_DRM_SCHED_KUNIT_TEST.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Mon, 07 Apr 2025 13:47:40 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>9f13acb2406a3aed90c6738b3a2f1c0e43118cbd - Merge tag &apos;v6.15-rc1&apos; into x86/cpu, to refresh the branch with upstream changes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#9f13acb2406a3aed90c6738b3a2f1c0e43118cbd</link>
        <description>Merge tag &apos;v6.15-rc1&apos; into x86/cpu, to refresh the branch with upstream changesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Fri, 11 Apr 2025 11:13:27 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>78a84fbfa4ffc4bb6e95560a909b2ac3efa0aad2 - Merge tag &apos;v6.15-rc1&apos; into x86/mm, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#78a84fbfa4ffc4bb6e95560a909b2ac3efa0aad2</link>
        <description>Merge tag &apos;v6.15-rc1&apos; into x86/mm, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Wed, 09 Apr 2025 22:00:25 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>6ce0fdaae043803bb324d915ce0fe43316bf1e81 - Merge tag &apos;v6.15-rc1&apos; into x86/asm, to refresh the branch</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#6ce0fdaae043803bb324d915ce0fe43316bf1e81</link>
        <description>Merge tag &apos;v6.15-rc1&apos; into x86/asm, to refresh the branchSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Wed, 09 Apr 2025 21:39:43 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1260ed77798502de9c98020040d2995008de10cc - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#1260ed77798502de9c98020040d2995008de10cc</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesBackmerging to get updates from v6.15-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Tue, 08 Apr 2025 10:15:47 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>4d31167e844bac8be7587781c52af450b6451f01 - Merge tag &apos;soundwire-6.15-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#4d31167e844bac8be7587781c52af450b6451f01</link>
        <description>Merge tag &apos;soundwire-6.15-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwirePull soundwire updates from Vinod Koul: - Support for SoundWire Bulk Register Access (BRA) protocol in core   along with Intel driver support and ASoC bits required - AMD driver updates and support for ACP 7.0 and 7.1 platforms* tag &apos;soundwire-6.15-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire: (28 commits)  soundwire: take in count the bandwidth of a prepared stream  ASoC: rt711-sdca: add DP0 support  soundwire: debugfs: add interface for BPT/BRA transfers  ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA support  soundwire: intel_ace2x: add BPT send_async/wait callbacks  soundwire: intel: add BPT context definition  ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMA  soundwire: intel_auxdevice: add indirection for BPT send_async/wait  soundwire: cadence: add BTP/BRA helpers to format data  soundwire: bus: add bpt_stream pointer  soundwire: bus: add send_async/wait APIs for BPT protocol  soundwire: stream: reuse existing code for BPT stream  soundwire: stream: special-case the bus compute_params() routine  soundwire: stream: extend sdw_alloc_stream() to take &apos;type&apos; parameter  soundwire: extend sdw_stream_type to BPT  soundwire: cadence: add BTP support for DP0  Documentation: driver: add SoundWire BRA description  soundwire: amd: change the log level for command response log  soundwire: slave: fix an OF node reference leak in soundwire slave device  soundwire: Use str_enable_disable-like helpers  ...

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Tue, 01 Apr 2025 21:43:13 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>8eb5d7ade8b1ed1678cdc5340ef3f6d346eed9be - soundwire: cadence: add BTP/BRA helpers to format data</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#8eb5d7ade8b1ed1678cdc5340ef3f6d346eed9be</link>
        <description>soundwire: cadence: add BTP/BRA helpers to format dataThe Cadence IP expects a specific format (detailed in theDocumentation). Add helpers to copy the data into the DMA buffer.The crc8 table is for now only used by the Cadence driver. This tablemight be moved to a common module at a later point if needed by othercontroller implementations.Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.dev&gt;Signed-off-by: Bard Liao &lt;yung-chuan.liao@linux.intel.com&gt;Reviewed-by: P&#233;ter Ujfalusi &lt;peter.ujfalusi@linux.intel.com&gt;Reviewed-by: Liam Girdwood &lt;liam.r.girdwood@intel.com&gt;Reviewed-by: Ranjani Sridharan &lt;ranjani.sridharan@linux.intel.com&gt;Tested-by: shumingf@realtek.comLink: https://lore.kernel.org/r/20250227140615.8147-10-yung-chuan.liao@linux.intel.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Thu, 27 Feb 2025 15:06:08 +0100</pubDate>
        <dc:creator>Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.dev&gt;</dc:creator>
    </item>
<item>
        <title>c771600c6af14749609b49565ffb4cac2959710d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#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/soundwire/Kconfig</description>
        <pubDate>Wed, 05 Feb 2025 10:29:14 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>60675d4ca1ef0857e44eba5849b74a3a998d0c0f - Merge branch &apos;linus&apos; into x86/mm, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#60675d4ca1ef0857e44eba5849b74a3a998d0c0f</link>
        <description>Merge branch &apos;linus&apos; into x86/mm, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Fri, 20 Dec 2024 10:25:44 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>25768de50b1f2dbb6ea44bd5148a87fe2c9c3688 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#25768de50b1f2dbb6ea44bd5148a87fe2c9c3688</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.14 merge window.

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Tue, 21 Jan 2025 06:37:39 +0100</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://kernelsources.org:8080/source/history/linux/drivers/soundwire/Kconfig#6d4a0f4ea72319c9a37c1a7191695467006dd272</link>
        <description>Merge tag &apos;v6.13-rc3&apos; into nextSync up with the mainline.

            List of files:
            /linux/drivers/soundwire/Kconfig</description>
        <pubDate>Tue, 17 Dec 2024 18:40:45 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
