<?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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>9f2bb6c7b364f186aa37c524f6df33bd488d4efa - Merge tag &apos;x86_cpu_for_7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#9f2bb6c7b364f186aa37c524f6df33bd488d4efa</link>
        <description>Merge tag &apos;x86_cpu_for_7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipPull x86 cpu updates from Dave Hansen: - Complete LASS enabling: deal with vsyscall and EFI   The existing Linear Address Space Separation (LASS) support punted   on support for common EFI and vsyscall configs. Complete the   implementation by supporting EFI and vsyscall=xonly. - Clean up CPUID usage in newer Intel &quot;avs&quot; audio driver and update the   x86-cpuid-db file* tag &apos;x86_cpu_for_7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:  tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.0  ASoC: Intel: avs: Include CPUID header at file scope  ASoC: Intel: avs: Check maximum valid CPUID leaf  x86/cpu: Remove LASS restriction on vsyscall emulation  x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE  x86/vsyscall: Restore vsyscall=xonly mode under LASS  x86/traps: Consolidate user fixups in the #GP handler  x86/vsyscall: Reorganize the page fault emulation code  x86/cpu: Remove LASS restriction on EFI  x86/efi: Disable LASS while executing runtime services  x86/cpu: Defer LASS enabling until userspace comes up

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Tue, 14 Apr 2026 23:24:45 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>7f78e0b46e9984e955cb73ffada8dace8b4dd059 - ASoC: Intel: avs: Include CPUID header at file scope</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#7f78e0b46e9984e955cb73ffada8dace8b4dd059</link>
        <description>ASoC: Intel: avs: Include CPUID header at file scopeCommit    cbe37a4d2b3c (&quot;ASoC: Intel: avs: Configure basefw on TGL-based platforms&quot;)includes the main CPUID header from within a C function.  This works byluck and forbids valid refactoring inside that header.Include the CPUID header at file scope instead.Remove the COMPILE_TEST build flag so that the CONFIG_X86 conditionals canbe removed.  The driver gets enough compilation testing already on x86.For clarity, refactor the CPUID(0x15) code into its own function withoutchanging any of the driver&apos;s logic.Fixes: cbe37a4d2b3c (&quot;ASoC: Intel: avs: Configure basefw on TGL-based platforms&quot;)Suggested-by: Borislav Petkov &lt;bp@alien8.de&gt;		# CONFIG_X86 removalSigned-off-by: Ahmed S. Darwish &lt;darwi@linutronix.de&gt;Signed-off-by: Borislav Petkov (AMD) &lt;bp@alien8.de&gt;Acked-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt;Link: https://lore.kernel.org/all/20250612234010.572636-3-darwi@linutronix.de

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Fri, 27 Mar 2026 03:15:16 +0100</pubDate>
        <dc:creator>Ahmed S. Darwish &lt;darwi@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#f088104d837a991c65e51fa30bb4196169b3244d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerge in order to get the commit:  048832a3f400 (&quot;drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter&quot;)To drm-intel-gt-next as there are followup fixes to be applied.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Tue, 16 Sep 2025 12:53:20 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a53d0cf7f1cb3182ad533ff5cacfa5fd29c419ad - Merge commit &apos;linus&apos; into core/bugs, to resolve conflicts</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#a53d0cf7f1cb3182ad533ff5cacfa5fd29c419ad</link>
        <description>Merge commit &apos;linus&apos; into core/bugs, to resolve conflictsResolve conflicts with this commit that was developed in parallelduring the merge window: 8c8efa93db68 (&quot;x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust&quot;) Conflicts:	arch/riscv/include/asm/bug.h	arch/x86/include/asm/bug.hSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Tue, 05 Aug 2025 11:15:34 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8b87f67b4c87452e21721887fa8dec1f4c6b2b7c - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#8b87f67b4c87452e21721887fa8dec1f4c6b2b7c</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.18 merge window.

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Wed, 08 Oct 2025 06:53:13 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4b051897df2375414587a245ecb9bb1a4d26b3b8 - Merge tag &apos;v6.17-rc2&apos; into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#4b051897df2375414587a245ecb9bb1a4d26b3b8</link>
        <description>Merge tag &apos;v6.17-rc2&apos; into HEADSync up with mainline to bring in changes to include/linux/sprintf.h

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Thu, 21 Aug 2025 20:46:49 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b4d90dbc4c1bc4bd3eb2d2989330af0eb95c98e8 - Merge drm/drm-next into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#b4d90dbc4c1bc4bd3eb2d2989330af0eb95c98e8</link>
        <description>Merge drm/drm-next into drm-misc-next-fixesBackmerging to drm-misc-next-fixes to get features and fixes fromv6.17-rc6.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Mon, 15 Sep 2025 10:23:28 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>702fdf3513b045f596f836d9a4b8672c76f11834 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#702fdf3513b045f596f836d9a4b8672c76f11834</link>
        <description>Merge drm/drm-next into drm-intel-nextCatching up with some display dependencies.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Wed, 10 Sep 2025 14:01:42 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ca994e8922f25f7fed2075098f185cf198109eaa - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#ca994e8922f25f7fed2075098f185cf198109eaa</link>
        <description>Merge drm/drm-next into drm-xe-nextBring v6.17-rc1 to propagate commits from other subsystems, particularlyPCI, which has some new functions needed for SR-IOV integration.Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Tue, 12 Aug 2025 14:58:37 +0200</pubDate>
        <dc:creator>Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>08c51f5bddc81c8c97c1eb11861b0dc009e5ccd8 - Merge drm/drm-next into drm-misc-n</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#08c51f5bddc81c8c97c1eb11861b0dc009e5ccd8</link>
        <description>Merge drm/drm-next into drm-misc-nUpdating drm-misc-next to the state of v6.17-rc1. Begins a new releasecycle.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Mon, 11 Aug 2025 14:37:45 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>8d2b0853add1d7534dc0794e3c8e0b9e8c4ec640 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#8d2b0853add1d7534dc0794e3c8e0b9e8c4ec640</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesUpdating drm-misc-fixes to the state of v6.17-rc1. Begins a new releasecycle.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Mon, 11 Aug 2025 16:49:06 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>177bf8620cf4ed290ee170a6c5966adc0924b336 - Merge tag &apos;sound-6.17-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#177bf8620cf4ed290ee170a6c5966adc0924b336</link>
        <description>Merge tag &apos;sound-6.17-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundPull sound updates from Takashi Iwai: &quot;This includes lots of file shuffling due to HD-audio code  reorganization and many trivial changes, but otherwise there shouldn&apos;t  be much surprise from the functionality POV. The PR includes the PM  changes as prerequisite, too. Some highlights below:  Core:   - Performance optimizations in PCM core code   - Refactoring of ASoC Kconfig menus to be hopefully more consistant     and easier to navigate.   - Refactoring of ASoC DAPM code, mainly hiding functionality that     doesn&apos;t need to be exposed to drivers  HD-audio reorganization:   - All code are moved under sound/hda with a bit more understandable     tree structure, as well as file renames   - The huge Realtek driver code is split to several parts, a common     helper module with driver modules per probe entry   - HDMI and Cirrus codec drivers also split  ASoC:   - Further work on the generic handling for SoundWire SDCA devices   - Support for AMD ACP7.2 and SoundWire on ACP 7.1, Fairphone 4 &amp; 5,     various Intel systems, Qualcomm QCS8275, Richtek RTQ9124 and TI     TAS5753  HD-audio and USB-audio:   - TAS2781 driver cleanup and TAS2770 support   - EQ enablement in CA0132 driver   - USB audio quirk code cleanups  Others:   - Cleanups of PM autosuspend call patterns with the update from the     PM tree   - Lots of strcpy() -&gt; strscpy() conversions for fixed size arrays&quot;* tag &apos;sound-6.17-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (385 commits)  ALSA: hda: Add TAS2770 support  ASoC: qcom: sm8250: Add Fairphone 4 soundcard compatible  ASoC: dt-bindings: qcom,sm8250: Add Fairphone 4 sound card  ASoC: dt-bindings: qcom,q6afe: Document q6usb subnode  ASoC: SDCA: Fix implicit cast from le16  ASoC: SDCA: Shrink detected_mode_handler() stack frame  ASoC: SDCA: Check devm_mutex_init() return value  ASoC: SDCA: add route by the number of input pins in MU entity  ALSA: hda/realtek: Add support for ASUS Commercial laptops using CS35L41 HDA  ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for PTL.  ASoC: codec: tlv320aic32x4: Fix reset GPIO check  ASoC: dt-bindings: qcom,lpass-va-macro: Define clock-names in top-level  ASoC: SDCA: Add hw_params() helper function  ASoC: SDCA: Add a helper to get the SoundWire port number  ASoC: SDCA: Add helper to add DAI constraints  ASoC: soc-dai: Add private data to snd_soc_dai  ASoC: SDCA: Move SDCA search functions and export  ASoC: SDCA: Remove overly chatty input pin list warning  ASoC: SDCA: Allow read-only controls to be deferrable  ASoC: SDCA: Update memory allocations to zero initialise  ...

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Tue, 29 Jul 2025 06:49:49 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>bca53a176f3d46fdab67f9e2fb1a185e0233d98d - Merge tag &apos;asoc-v6.17&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#bca53a176f3d46fdab67f9e2fb1a185e0233d98d</link>
        <description>Merge tag &apos;asoc-v6.17&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextASoC: Updates for v6.17There&apos;s a few new drivers here and quite a lot of cleanup work fromMorimoto-san but generally this has been quite a quiet release,resulting in a fairly small diffstat.  Highlights include: - Refactoring of the Kconfig menus to be hopefully more consistant and   easier to navigate. - Refactoring of the DAPM code, mainly hiding functionality that   doesn&apos;t need to be exposed to drivers. - Removal of the unused upstream weak paths DAPM functionality. - Further work on the generic handling for SoundWire SDCA devices. - Cleanups of our usage of the PM autosuspend functions, this pulls in   some PM core changes on a shared tag. - Support for AMD ACP7.2 and SoundWire on ACP 7.1, Fairphone 4 &amp; 5,   various Intel systems, Qualcomm QCS8275, Richtek RTQ9124 and TI TAS5753.

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Thu, 24 Jul 2025 14:47:49 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>51c18d4d8860d2e87c73423a42daa10add8a682b - ASoC: Standardize ASoC menu</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#51c18d4d8860d2e87c73423a42daa10add8a682b</link>
        <description>ASoC: Standardize ASoC menuMerge series from Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;:Current Kconfig menu at [ALSA for SoC audio support] has no rules.So, some venders are using menu style, some venders are listed each driverson top page, etc. It is difficult to find target vender and/or driversbecause it is very random.Let&apos;s standardize ASoC menu, like below	--- ALSA for SoC audio support	      Analog Devices  ---&gt;	      AMD  ---&gt;	      Apple  ---&gt;	      Atmel  ---&gt;	      Au1x  ----	      Broadcom  ---&gt;	      Cirrus Logic  ---&gt;	      DesignWare  ---&gt;	      Freescale  ---&gt;	      Google  ---&gt;	      Hisilicon  ---&gt;	      ...One concern is *vender folder* alphabetical order vs *vender name*alphabetical order were different. For example &quot;sunxi&quot; menu is&quot;Allwinner&quot;.Link: https://lore.kernel.org/r/8734c8bf3l.wl-kuninori.morimoto.gx@renesas.com

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Wed, 25 Jun 2025 17:27:47 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c153c508e5b41405db3ac9ce32169af6961aa878 - ASoC: intel: Standardize ASoC menu</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/intel/Kconfig#c153c508e5b41405db3ac9ce32169af6961aa878</link>
        <description>ASoC: intel: Standardize ASoC menuCurrent Kconfig menu at [ALSA for SoC audio support] has no rules.So, some venders are using menu style, some venders are listed each driverson top page, etc. It is difficult to find target vender and/or driversbecause it is very random.Let&apos;s standardize ASoC menuSigned-off-by: Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;Link: https://patch.msgid.link/87cyb9zqde.wl-kuninori.morimoto.gx@renesas.comAcked-by: Peter Ujfalusi &lt;peter.ujfalusi@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/sound/soc/intel/Kconfig</description>
        <pubDate>Thu, 12 Jun 2025 03:43:26 +0200</pubDate>
        <dc:creator>Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&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/sound/soc/intel/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/sound/soc/intel/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/sound/soc/intel/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/sound/soc/intel/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/sound/soc/intel/Kconfig#25768de50b1f2dbb6ea44bd5148a87fe2c9c3688</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.14 merge window.

            List of files:
            /linux/sound/soc/intel/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>
</channel>
</rss>
