<?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 Makefile</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/sdw_utils/Makefile#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/sdw_utils/Makefile</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/sdw_utils/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</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/sdw_utils/Makefile#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/sdw_utils/Makefile</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/sdw_utils/Makefile#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/sdw_utils/Makefile</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/sdw_utils/Makefile#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/sdw_utils/Makefile</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>61af3f6ed058a455c4868d6b5baa4ddcbf6a2fe9 - ASoC: SDCA: Initial support for Cirrus Logic CS47L47</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#61af3f6ed058a455c4868d6b5baa4ddcbf6a2fe9</link>
        <description>ASoC: SDCA: Initial support for Cirrus Logic CS47L47Merge series from Richard Fitzgerald &lt;rf@opensource.cirrus.com&gt;:The CS47L47 is a SDCA smart codec with UAJ (headset, jack detect) and DMIC.This series adds the initial support for the Cirrus Logic CS47L47 codec.

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Wed, 25 Feb 2026 12:58:04 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>80930d81c4b0753ba2ca750708e4d2fcc0627dc8 - ASoC: soc_sdw_utils: Add device info for CS47L47</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#80930d81c4b0753ba2ca750708e4d2fcc0627dc8</link>
        <description>ASoC: soc_sdw_utils: Add device info for CS47L47Add a device info entry for the Cirrus Logic CS47L47.CS47L47 has UAJ (headset speaker + mic + jack detect) and DMICs.The audio ports are similar to the CS42L45 so can be based on theCS42L45 code.Signed-off-by: Richard Fitzgerald &lt;rf@opensource.cirrus.com&gt;Reviewed-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.dev&gt;Link: https://patch.msgid.link/20260223150256.326143-3-rf@opensource.cirrus.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 16:02:55 +0100</pubDate>
        <dc:creator>Richard Fitzgerald &lt;rf@opensource.cirrus.com&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Fri, 19 Dec 2025 11:51:22 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#ec439c38013550420aecc15988ae6acb670838c1</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Cross-merge BPF and other fixes after downstream PR.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 06:29:38 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 14:24:02 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#7f790dd21a931c61167f7bdc327aecf2cebad327</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.20 (7.0?) release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 09:27:39 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 12:53:27 +0100</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>2aa680df68062e4e0c356ec2aa7100c13654907b - Merge tag &apos;sound-6.19-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/sdw_utils/Makefile#2aa680df68062e4e0c356ec2aa7100c13654907b</link>
        <description>Merge tag &apos;sound-6.19-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundPull sound updates from Takashi Iwai: &quot;The majority of changes at this time were about ASoC with a lot of  code refactoring works. From the functionality POV, there isn&apos;t much  to see, but we have a wide range of device-specific fixes and updates.  Here are some highlights:   - Continued ASoC API cleanup work, spanned over many files   - Added a SoundWire SCDA generic class driver with regmap support   - Enhancements and fixes for Cirrus, Intel, Maxim and Qualcomm.   - Support for ASoC Allwinner A523, Mediatek MT8189, Qualcomm QCM2290,     QRB2210 and SM6115, SpacemiT K1, and TI TAS2568, TAS5802, TAS5806,     TAS5815, TAS5828 and TAS5830   - Usual HD-audio and USB-audio quirks and fixups   - Support for Onkyo SE-300PCIE, TASCAM IF-FW/DM MkII  Some gpiolib changes for shared GPIOs are included along with this PR  for covering ASoC drivers changes&quot;* tag &apos;sound-6.19-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (739 commits)  ALSA: hda/realtek: Add PCI SSIDs to HP ProBook quirks  ALSA: usb-audio: Simplify with usb_endpoint_max_periodic_payload()  ALSA: hda/realtek: fix mute/micmute LEDs don&apos;t work for more HP laptops  ALSA: rawmidi: Fix inconsistent indenting warning reported by smatch  ALSA: dice: fix buffer overflow in detect_stream_formats()  ASoC: codecs: Modify awinic amplifier dsp read and write functions  ASoC: SDCA: Fixup some more Kconfig issues  ASoC: cs35l56: Log a message if firmware is missing  ASoC: nau8325: Delete a stray tab  firmware: cs_dsp: Add test cases for client_ops == NULL  firmware: cs_dsp: Don&apos;t require client to provide a struct cs_dsp_client_ops  ASoC: fsl_micfil: Set channel range control  ASoC: fsl_micfil: Add default quality for different platforms  ASoC: intel: sof_sdw: Add codec_info for cs42l45  ASoC: sdw_utils: Add cs42l45 support functions  ASoC: intel: sof_sdw: Add ability to have auxiliary devices  ASoC: sdw_utils: Move codec_name to dai info  ASoC: sdw_utils: Add codec_conf for every DAI  ASoC: SDCA: Add terminal type into input/output widget name  ASoC: SDCA: Align mute controls to ALSA expectations  ...

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Thu, 04 Dec 2025 19:08:40 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>9747b22a417d2a7c478678143863b9777de104e4 - Merge tag &apos;asoc-v6.19&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/sdw_utils/Makefile#9747b22a417d2a7c478678143863b9777de104e4</link>
        <description>Merge tag &apos;asoc-v6.19&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Updates for v6.19This is a very large set of updates, as well as some more extensivecleanup work from Morimto-san we&apos;ve also added a generic SCDA classdriver for SoundWire devices enabling us to support many chips withno custom code.  There&apos;s also a batch of new drivers added for bothSoCs and CODECs. - Added a SoundWire SCDA generic class driver, pulling in a little   regmap work to support it. - A *lot* of cleaup and API improvement work from Morimoto-san. - Lots of work on the existing Cirrus, Intel, Maxim and Qualcomm   drivers. - Support for Allwinner A523, Mediatek MT8189, Qualcomm QCM2290,   QRB2210 and SM6115, SpacemiT K1, and TI TAS2568, TAS5802, TAS5806,   TAS5815, TAS5828 and TAS5830.This also pulls in some gpiolib changes supporting shared GPIOs in thecore there so we can convert some of the ASoC drivers open codinghandling of that to the core functionality.

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Tue, 02 Dec 2025 07:12:56 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f2b4592300d0ff9a9ac7bc547119e47dbae5dd29 - Add support for cs42l45 into the Intel machine driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#f2b4592300d0ff9a9ac7bc547119e47dbae5dd29</link>
        <description>Add support for cs42l45 into the Intel machine driverMerge series from Charles Keepax &lt;ckeepax@opensource.cirrus.com&gt;:Now that the full class driver is in place we can add support to theIntel machine driver for Cirrus&apos;s new SDCA audio CODEC the cs42l45. Thismakes some minor tweaks to the machine driver itself to support SDCAdevices, and then adds the necessary tables etc. to define the device.Note, this series shouldn&apos;t have any dependencies on the other series ofimprovements to the class driver that is already on the list. So eithercan be merged first.

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Thu, 27 Nov 2025 22:50:42 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3f6b562f2107ab2467908fa1543e1a6ea8442bd1 - ASoC: sdw_utils: Add cs42l45 support functions</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#3f6b562f2107ab2467908fa1543e1a6ea8442bd1</link>
        <description>ASoC: sdw_utils: Add cs42l45 support functionsAdd the helper functions into the machine driver for the cs42l45,this will register a jack for jack detection and add things intoto the components string if they are needed.Reviewed-by: Bard Liao &lt;yung-chuan.liao@linux.intel.com&gt;Signed-off-by: Charles Keepax &lt;ckeepax@opensource.cirrus.com&gt;Link: https://patch.msgid.link/20251127163426.2500633-7-ckeepax@opensource.cirrus.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Thu, 27 Nov 2025 17:34:25 +0100</pubDate>
        <dc:creator>Charles Keepax &lt;ckeepax@opensource.cirrus.com&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/sdw_utils/Makefile#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/sdw_utils/Makefile</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>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/soc/sdw_utils/Makefile#82ee50252dc891e3f3b32d923bb4f656d300b772</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.18-rc1.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/sound/soc/sdw_utils/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 11:31:49 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
