<?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>c22407252a2421286998323831095e6b8a1d9532 - Merge tag &apos;sound-7.1-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#c22407252a2421286998323831095e6b8a1d9532</link>
        <description>Merge tag &apos;sound-7.1-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundPull sound fixes from Takashi Iwai: &quot;As expected, we still continue receiving lots of small fixes.  One major change is about HD-audio pending IRQ handling, but this  would influence only on odd machines or slow VMs. There are a few  other fixes for the core part, but most of them are not-too-serious  UAF fixes, while the rest are mostly device-specific fixes and quirks.  ALSA Core:   - Fix for PCM silencing with bogus iov_iter   - Fixes for past-the-end iterators in timer and seq   - Serialization of UMP output teardown   - Rate-limit ELD parsing errors  HD-audio:   - Fixes for IRQ work handling and SSID matching   - Various Realtek quirks for HP and ASUS laptops, including LED fixes  ASoC:   - Intel: ACPI match table updates for PTL, NVL, and ARL platforms   - Cirrus Logic: Fixes for cs-amp-lib and cs35l56 codecs   - Various platform fixes for AMD, FSL SAI, TI OMAP, and Qualcomm   - DT-binding fix for MediaTek  Others:   - USB ua101: Reject too-short USB descriptors   - Scarlett2: Fix for flash writes   - ASIHPI: Fix for potential OOB access   - AMD SPI: Fix for bus number in ACPI probe  MAINTAINERS:   - Updates for SOF and TI maintainers&quot;* tag &apos;sound-7.1-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (47 commits)  ASoC: codecs: pcm512x: fix null-ptr dereference in pcm512x_overclock_xxx_put()  ASoC: Intel: soc-acpi-intel-ptl-match: Remove unnecessary cs42l43 match  ASoC: soc-acpi-intel-ptl-match: Make Chrome matches conditional  ASoC: Intel: soc-acpi: Add entry for sof_es8336 in NVL match table.  ASoC: Intel: sof_sdw: Add support for nvlrvp in NVL platform  ASoC: cs-amp-lib: Fix typo in error message: write -&gt; read  ASoC: cs-amp-lib: Fix missing dput() after debugfs_lookup()  ASoC: cs-amp-lib: Fix wrong sizeof() in _cs_amp_set_efi_calibration_data()  ASoC: cs35l56: Fix flushing of IRQ work in cs35l56_sdw_remove()  MAINTAINERS: ASoC: Intel/SOF: Remove Ranjani Sridharan as maintainer  ALSA: seq: Serialize UMP output teardown with event_input  ALSA: scarlett2: Allow flash writes ending at segment boundary  ALSA: hda/realtek: Add LED quirk for HP ProBook 430 G6  ALSA: hda/intel: Make sure to cancel irq-pending work at closing PCM stream  ALSA: hda: Move irq pending work into hda-intel stream  ASoC: soc-utils: Add missing va_end in snd_soc_ret()  ALSA: ua101: Reject too-short USB descriptors  ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP 16 Piston OmniBook X  ALSA: seq: avoid past-the-end iterator in snd_seq_create_port()  ALSA: timer: avoid past-the-end iterator in snd_timer_dev_register()  ...

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Fri, 22 May 2026 21:22:22 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>2519003dd5fb6f89f10f031e3a97ecb7c9d1b816 - Merge tag &apos;asoc-fix-v7.1-rc4&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#2519003dd5fb6f89f10f031e3a97ecb7c9d1b816</link>
        <description>Merge tag &apos;asoc-fix-v7.1-rc4&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v7.1A bigger batch of fixes than usual due to -next not happeing last week,this is mostly stuff for laptops - a lot of quirks and small fixes,mainly for x86 and SoundWire.  Nothing too big or exciting individually,just two week&apos;s worth.

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Fri, 22 May 2026 08:25:18 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>b96fe527935b0671194bc436d7d78d3b0f87b2e1 - ASoC: cs35l56: Drop malformed default N from Kconfig</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#b96fe527935b0671194bc436d7d78d3b0f87b2e1</link>
        <description>ASoC: cs35l56: Drop malformed default N from KconfigFirst of all, it has to be &apos;default n&apos; (small letter n), otherwiseit looks for CONFIG_N which is absent and in case of appearancewill enable something unrelated. Second and most important is that&apos;n&apos; *is* the default &apos;default&apos; already. Hence just drop malformedline.Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Link: https://patch.msgid.link/20260513162612.365729-1-andriy.shevchenko@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Wed, 13 May 2026 18:26:12 +0200</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/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/codecs/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>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a8e7ef3cec99ba2487110e01d77a8a278593b3e9 - Merge tag &apos;sound-7.1-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/codecs/Kconfig#a8e7ef3cec99ba2487110e01d77a8a278593b3e9</link>
        <description>Merge tag &apos;sound-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundPull sound updates from Takashi Iwai: &quot;Nothing too thrilling here, but we see lots of driver updates and bug  fixes, including quirk additions and refactoring works, while there  have been little changes in the core functionality. Here are some  highlights:  Core:   - Add validation for the control API put callback   - Fixes in compress-offload API timestamp handling   - Continued ASoC core API cleanups  ASoC:   - Add support for bus keepers (for Apple devices in future)   - Enhancements to the SDCA support, including retaskable jacks   - Test improvements for Cirrus Logic drivers   - Lots of fixes for the NXP, nVidia and Qualcomm   - Support for AMD RPL DMIC, Cirrus Logic CS42L43 and CS47L47, nVidia     machines with CPCAP and WM8962  USB-audio:   - Quirks for Huawei Headset, Focusrite Novation, MV-Silicon, Studio     1824, Arturia AF16Rig, Hotone Audio, Feaulle Rainbow, PreSonus     AudioBox, Moondrop Ju Jiu, Scarlett 18i20, etc   - Extended mixer volume quirk handling   - UAF and other fixes for us144mkii, 6fire and caiaq drivers  HD-audio:   - Add quirks or fixes for Acer, Lenovo, HP, ASUS machines   - Fixes &amp; cleanups of GPIO helper code  Misc:   - Add suspend/resume support for multiple legacy ISA and Apple     drivers   - Further regression fixes for ctxfi driver&quot;* tag &apos;sound-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (359 commits)  ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_names()  ALSA: usb-audio: Fix missing error handling for get_min_max*()  ALSA: hda/realtek - fixed speaker no sound update  ALSA: hda/realtek: Add quirk for Acer PT316-51S headset mic  ALSA: usb-audio: Exclude Scarlett 18i20 1st Gen from SKIP_IFACE_SETUP  ALSA: hda/realtek: Add quirk for Legion S7 15IMH  ALSA: hda/realtek: Add quirk for HP Spectre x360 14-ea  ALSA: caiaq: take a reference on the USB device in create_card()  ASoC: dt-bindings: rockchip: convert rk3399-gru-sound to DT Schema  ALSA: sscape: Add suspend and resume support  ALSA: sscape: Cache per-card resources for board reinitialization  ALSA: usb-audio: Do not expose sticky mixers  ALSA: usb-audio: Move volume control resolution check into a function  ALSA: usb-audio: Add error checks against get_min_max*()  ALSA: usb-audio: Add quirk for PreSonus AudioBox USB  ALSA: interwave: guard PM-only restore helpers with CONFIG_PM  ALSA: usb-audio: Evaluate packsize caps at the right place  ALSA: sc6000: Restore board setup across suspend  ALSA: sc6000: Keep the programmed board state in card-private data  ALSA: 6fire: fix use-after-free on disconnect  ...

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Wed, 15 Apr 2026 18:20:49 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>080615b7213ae60965a1e6be7dc0f73737fe51bc - Merge tag &apos;asoc-v7.1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#080615b7213ae60965a1e6be7dc0f73737fe51bc</link>
        <description>Merge tag &apos;asoc-v7.1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Updates for v7.1There&apos;s one new core feature here but mostly this has been a fairlyquiet release, we&apos;ve got a few new drivers and one core feature that&apos;slikely to be relatively rarely used but the bulk of the work this timearound has been on quality. - Support for bus keepers, this will be used by the Apple device   support. - Enhancements to the SDCA support, incuding retaskable jacks. - Unwinding of the pcm_new()/pcm_free() cleanups from Morimoto-san. - Test improvements for the Cirrus Logic drivers. - Large sets of fixes for the NXP, nVidia and Qualcomm drivers. - Support for AMD RPL DMICs, Cirrus Logic CS42L43 and CS47L47, nVidia   machines with CPCAP and WM8962.

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Mon, 13 Apr 2026 18:09:48 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>0cb7aa965ad02e90ba7d6bf847f3de07e8d0c05e - ASoC: uda1380: Modernize the driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#0cb7aa965ad02e90ba7d6bf847f3de07e8d0c05e</link>
        <description>ASoC: uda1380: Modernize the driverThis codec driver depended on the legacy GPIO API, and nothingin the kernel is defining the platform data, so get rid of this.Two in-kernel device trees are defining this codec usingundocumented device tree properties, so support these for now.The same properties can be defined using software nodes if boardfiles are desired. The device tree use the &quot;-gpio&quot; rather than&quot;-gpios&quot; suffix but the GPIO DT parser will deal with that.Since there may be out of tree users, migrate to GPIO descriptors,drop the platform data that is unused, and assign the dac_clk thevalue that was used in all platforms found in a historical dig,and support setting the clock to the PLL using the undocumenteddevice tree property.Add some menuconfig so the codec can be selected and tested.Signed-off-by: Linus Walleij &lt;linusw@kernel.org&gt;Link: https://patch.msgid.link/20260409-asoc-uda1380-v3-1-b3d5a53f31be@kernel.orgSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Thu, 09 Apr 2026 23:39:31 +0200</pubDate>
        <dc:creator>Linus Walleij &lt;linusw@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>7b907b55eb180f89b5ce9d66ed230892aef30e33 - ASoC: cs35l56: Support for factory calibration through ALSA controls</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#7b907b55eb180f89b5ce9d66ed230892aef30e33</link>
        <description>ASoC: cs35l56: Support for factory calibration through ALSA controlsRichard Fitzgerald &lt;rf@opensource.cirrus.com&gt; says:Factory calibration is normally done through debugfs files.Google have requested that factory calibration can be performed byrepair shops. These repair shops only have access to the standard&quot;user&quot; kernel, which does not include debugfs.Patch #1 adds a new control definition macro to create a boolean control         with specified access permissions. (new in V2)Patch #2 is the implementation in the cs35l56 driver.

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Thu, 26 Mar 2026 11:20:46 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ee7d655dbaf5e57145c73fd3925b5f44f7a1a5cc - ASoC: cs35l56: Allow factory calibration through ALSA controls</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#ee7d655dbaf5e57145c73fd3925b5f44f7a1a5cc</link>
        <description>ASoC: cs35l56: Allow factory calibration through ALSA controlsAdd support for using ALSA controls to trigger a factory calibration.This is protected by a new Kconfig option so that it is only availableif explicitly enabled in the kernel. By default it is not enabled.Factory calibration is normally done through debugfs files.Google have requested that factory calibration can be performed byrepair shops. These repair shops only have access to the standard&quot;user&quot; kernel, which does not include debugfs.Signed-off-by: Richard Fitzgerald &lt;rf@opensource.cirrus.com&gt;Link: https://patch.msgid.link/20260325170841.1405368-3-rf@opensource.cirrus.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Wed, 25 Mar 2026 18:08:41 +0100</pubDate>
        <dc:creator>Richard Fitzgerald &lt;rf@opensource.cirrus.com&gt;</dc:creator>
    </item>
<item>
        <title>e3f1ce073a0dd2b319bd1541c461f153306ca163 - ASoC: wm_adsp: select CONFIG_SND_SOC_WM_ADSP from all users</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#e3f1ce073a0dd2b319bd1541c461f153306ca163</link>
        <description>ASoC: wm_adsp: select CONFIG_SND_SOC_WM_ADSP from all usersThe addition of the kunit test made it possible to enable the WM_ADSPdriver even when there are no users. However, an unintended side-effectwas that it is also possible to turn it off when it is actually required,leading to build failures:ERROR: modpost: &quot;wm_halo_init&quot; [sound/soc/codecs/snd-soc-cs35l45.ko] undefined!ERROR: modpost: &quot;wm_adsp2_remove&quot; [sound/soc/codecs/snd-soc-cs35l45.ko] undefined!ERROR: modpost: &quot;wm_adsp_hibernate&quot; [sound/soc/codecs/snd-soc-cs35l45.ko] undefined!ERROR: modpost: &quot;wm_adsp2_component_probe&quot; [sound/soc/codecs/snd-soc-cs35l45.ko] undefined!Reverse the logic to replace the ununual list of &apos;default y if ....&apos; withthe regular &apos;select&apos; that do the same thing but prevent it from beingdisabled if that would break the build.Fixes: bf2d44d07de7 (&quot;ASoC: wm_adsp: Add kunit test for firmware file search&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Reviewed-by: Richard Fitzgerald &lt;rf@opensource.cirrus.com&gt;Link: https://patch.msgid.link/20260320151752.3439218-1-arnd@kernel.orgSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Fri, 20 Mar 2026 16:17:31 +0100</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>00da2edc646c851114c78affdc3e34a089136d8a - ASoC: wm_adsp: Some improvements to firmware file</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#00da2edc646c851114c78affdc3e34a089136d8a</link>
        <description>ASoC: wm_adsp: Some improvements to firmware fileMerge series from Richard Fitzgerald &lt;rf@opensource.cirrus.com&gt;:This series makes some improvements to the code that searches for firmwarefiles.Patch 1 is a trivial patch to remove an unused function argument, before   adding any new code that uses this API.Patches 2..4 add KUnit testing to prove that the subsequent changes don&apos;t   break anything.The remaining patches remove duplicated code and clean up some of theimplementation.

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 12:29:05 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>bf2d44d07de726b0393439cb4d4defc5cf89a4fc - ASoC: wm_adsp: Add kunit test for firmware file search</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#bf2d44d07de726b0393439cb4d4defc5cf89a4fc</link>
        <description>ASoC: wm_adsp: Add kunit test for firmware file searchAdd KUnit testing of the wm_adsp code that searches for firmware files.Also make the SND_SOC_WM_ADSP Kconfig symbol visible if KUNIT is enabledso that wm_adsp can be manually included for KUnit testing.The firmware filename is composed of several fields, some of which areoptional, and there is a search algorithm to fallback from specific togeneric versions of firmware for a device. This KUnit test verifies thatwm_adsp is searching for the correct sequence of filenames.The are two ways of testing this, and both are used in this KUnit test.1. Trap the calls to firmware_request_nowarn() and test that the sequence   of filenames request is correct.   This is the most thorough test because it proves that exactly the   expected filenames are requested, in the correct order.   But it doesn&apos;t fully cover regression testing. If a change to the search   algorithm changes the expected sequence of requested files, the test   must also be changed to expect that new sequence. If the expectation is   wrong, the tests can pass (because the search order is as expected)   while picking a different file in some cases from what it did before the   change.2. Test which file is picked from a simulated directory of files.   This is better for regression testing because it is independent of the   search algorithm. It does not need to change if the search algorithm   changes. It is not testing exactly which files the algorithm searches   for, only which file it eventually picks from a given set of available   files.   In other words, the regression test is: does it still pick the same file   from the same directory of files?   But it is impractical for thorough testing. It doesn&apos;t prove that   exactly the correct files were searched for, unless it was to test with   every possible combination of file names and directory content that   could ever exist. Clearly this is impossible to implement, since the   number of combations of possible valid filenames in a directory and   number of files in a directory is astronomically large.Signed-off-by: Richard Fitzgerald &lt;rf@opensource.cirrus.com&gt;Link: https://patch.msgid.link/20260310141817.1871794-5-rf@opensource.cirrus.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Tue, 10 Mar 2026 15:18:11 +0100</pubDate>
        <dc:creator>Richard Fitzgerald &lt;rf@opensource.cirrus.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/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/sound/soc/codecs/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>d061251387903e8502843ac983553f0b2e098ef8 - Merge tag &apos;sound-7.0-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/codecs/Kconfig#d061251387903e8502843ac983553f0b2e098ef8</link>
        <description>Merge tag &apos;sound-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundPull sound updates from Takashi Iwai: &quot;It&apos;s been relatively calm for a new era; majority of changes are for  ASoC, mostly device-specific changes, while there are a bit of  cleanups in core stuff. A few SPI API and regmap updates are included  to be used by sound drivers, too.  Core:   - A few trivial cleanups about __free() and runtime PM macros   - Convert to new snd_seq_bus binding  ASoC:   - Generic SDCA support for reporting jack events   - Continuing platform support, cleanup and feature improvements for     AMD, Intel, Qualcomm and SOF code   - Platform description improvements for the Cirrus drivers   - Support for NXP i.MX952, Realtek RT1320 and RT5575, and Sophogo     CV1800B  HD- and USB-audio:   - Many quirks as usual&quot;* tag &apos;sound-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (341 commits)  ALSA: usb-audio: Add DSD support for iBasso DC04U  ALSA: mixer: oss: Add card disconnect checkpoints  ASoC: SOF: ipc4-control: Set correct error code in refresh_bytes_control  ASoC: SOF: Intel: select CONFIG_SND_HDA_EXT_CORE from SND_SOC_SOF_HDA_COMMON  ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio  ASoC: amd: maintainer information  ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)  ALSA: hda/generic: fix typos in comments  ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxx  ALSA: hda/conexant: Add quirk for HP ZBook Studio G4  ASoC: fsl_asrc_dma: allocate memory from dma device  ASoC: fsl_asrc: Add support for i.MX952 platform  ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2M  ASoC: dt-bindings: fsl,imx-asrc: Add support for i.MX952 platform  ALSA: oss: delete self assignment  ASoC: rockchip: spdif: Convert to FIELD_PREP  ASoC: rockchip: spdif: Fill IEC958 CS info per params  ASoC: rockchip: spdif: Add support for format S32_LE  ASoC: rockchip: spdif: Add support for set mclk rate  ASoC: rockchip: spdif: Swap PCM and DAI component registration order  ...

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Wed, 11 Feb 2026 20:43:00 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>dd03dd60e8cdd5ef0f0cbc18276c45009bcc51f4 - Merge tag &apos;asoc-v6.20&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/codecs/Kconfig#dd03dd60e8cdd5ef0f0cbc18276c45009bcc51f4</link>
        <description>Merge tag &apos;asoc-v6.20&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Updates for v7.0This release is almost all abut driers, there&apos;s very little core workhere, although some of that driver work is in more generic areas likeSDCA and SOF: - Generic SDCA support for reporting jack events. - Continuing platform support, cleanup and feature improements for the   AMD, Intel, Qualcomm and SOF code. - Platform description improvements for the Cirrus drivers. - Support for NXP i.MX952, Realtek RT1320 and RT5575, and Sophogo   CV1800B.We also pulled in one small SPI API update and some more substantialregmap work (cache description improvements) for use in drivers.

            List of files:
            /linux/sound/soc/codecs/Kconfig</description>
        <pubDate>Mon, 09 Feb 2026 17:39:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
