<?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>e5c91aac491def6ab3f90c4cc246e3fcb0f8f058 - Merge tag &apos;sound-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/hda/codecs/side-codecs/Makefile#e5c91aac491def6ab3f90c4cc246e3fcb0f8f058</link>
        <description>Merge tag &apos;sound-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundPull sound updates from Takashi Iwai: &quot;It was a fairly busy development cycle - the changes spread over from  the core side to leaf drivers, with lots of cleanups and enhancements.  Here we go, some highlights:  ALSA core:   - Extension of ALSA control component list ABI   - Locking optimization and RCU conversion of ALSA sequencer core   - A few hardening fixes for UMP and sequencer core   - Drop __bitwise and __force prefix from UAPI definitions  ASoC:   - Automatic DAI format selection code deployment across many drivers   - Sorting of register default tables to prevent ordering issues in     many drivers   - Lots of code cleanups and refactoring   - Updates in Qualcomm driver stack   - New platforms: AMD ACP7.B/F, Cirrus Logic CS35L62, Loongson     2K0300, Meson GX, Qualcomm LPI MI2S, SM8475, WSA855X, Realtek     RT1321 VA1/2 and RT766/7  HD-audio:   - Support for AW88399 HD-audio side codec for Lenovo Legion laptops   - Support for Hygon and Lisuan HDMI controllers   - Robustness fixes for wild device binding   - Lots of quirks/fixups: Realtek and Conexant codecs for ASUS,     Lenovo, Acer, etc  USB-audio:   - Support for Pioneer DJ DJM-S11   - Scarlett2/FCP private URB notification fixes   - Extended quirk_flags to 64bit   - Hardening fixes for 6fire, bcd2000, usx2y   - Device-specific quirks for Mackie, Valeton, SPACETOUCH  General:   - Auto-cleanup for put_device() and firmware loading across multiple     platforms&quot;* tag &apos;sound-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (791 commits)  ALSA: hda: Fix connection list comparison in proc output  ALSA: docs: fix dead link to Intel HD-audio spec  ALSA: usb-audio: Add delay quirk for SPACETOUCH USB Audio  ALSA: hda: Add Lisuan HDMI controller and codec support  ALSA: hda/realtek: Fix Lenovo Yoga Slim 7 14AKP10 quirk ordering  ALSA: hda/tas2781: Add hardware stabilization delay during firmware load retries  ALSA: hda/realtek: Fix mute LED for HP Victus 15-fa1xxx (MB 8C3F)  ALSA: hda/realtek: Add micmute LED quirk for Acer Aspire A515-57  ASoC: tas2783-sdw: do not treat read-only Controls as writable  ASoC: SOF: validate topology volume range before allocation  ASoC: cs35l56: Use IRQ provided by the SoundWire core  soundwire: bus_type: Create IRQ mapping before calling driver probe()  ASoC: cs35l56: Move cs35l56_irq_request() after cs35l56_irq()  ASoC: cs35l56: Request IRQ in cs35l56_common_probe()  ALSA: core: Fix use-after-free in snd_card_do_free()  ALSA: hda/realtek: Drop duplicate quirk for Lenovo 0x17aa:0x38df  ALSA: usb-audio: Rename the Audient iD14 monitor mix volume control  ASoC: tas2781: Refactor calibration start kcontrol creation to separate helper  ASoC: dt-bindings: es8316: Fix supply property constraints  ALSA: seq: midi: Serialize input teardown with event_input  ...

            List of files:
            /linux/sound/hda/codecs/side-codecs/Makefile</description>
        <pubDate>Wed, 19 Aug 2026 19:04:59 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>692719a9d45dddca488a2dd795cf7d42f35b1470 - Merge branch &apos;for-next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/hda/codecs/side-codecs/Makefile#692719a9d45dddca488a2dd795cf7d42f35b1470</link>
        <description>Merge branch &apos;for-next&apos; into for-linus

            List of files:
            /linux/sound/hda/codecs/side-codecs/Makefile</description>
        <pubDate>Mon, 17 Aug 2026 09:53:02 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>de7027c9149fd374bdafdd1aa55310efca827544 - ALSA: hda/scodec: add AW88399 HDA side codec driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/hda/codecs/side-codecs/Makefile#de7027c9149fd374bdafdd1aa55310efca827544</link>
        <description>ALSA: hda/scodec: add AW88399 HDA side codec driverAdd an HDA side codec driver for the AWINIC AW88399 smart amplifier,enabling its use as a companion amplifier on HDA systems where thechip is connected via I2C to the host and driven alongside a primaryHDA codec (such as Realtek ALC287).The driver is structured after the existing side codec drivers:* aw88399_hda_i2c.c: I2C bus driver matching ACPI HID &quot;AWDZ8399&quot; and  serial-multi-instantiate device name &quot;aw88399-hda&quot;.  Creates the regmap and passes it to the shared probe function,  following the CS35L41/CS35L56/TAS2781 pattern.* aw88399_hda.c: Core driver implementing HDA component binding,  playback hooks (using the shared library&apos;s start/stop functions),  ACPI subsystem ID retrieval, and runtime/system power management.  Includes per-model quirk infrastructure using ACPI subsystem ID  matching; the quirk table is empty in this patch and populated in  the next patch along with the corresponding Realtek fixups that  activate the driver.The driver includes &lt;sound/aw88399.h&gt; for shared definitions anddepends on SND_SOC_AW88399_LIB for chip initialization, firmwareloading, and playback control, avoiding any dependency on the fullASoC codec module.Tested-by: Nadim Kobeissi &lt;nadim@symbolic.software&gt;Tested-by: Xia Yun&apos;an &lt;imitoy@imitoy.top&gt;Tested-by: Munzir Taha &lt;munzirtaha@gmail.com&gt;Co-developed-by: Yakov Till &lt;yakov.till@gmail.com&gt;Signed-off-by: Yakov Till &lt;yakov.till@gmail.com&gt;Signed-off-by: Marco Giunta &lt;marco_giunta@outlook.it&gt;Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;Link: https://patch.msgid.link/DS7PR19MB77247D67E739956AA4611ACEFCCA2@DS7PR19MB7724.namprd19.prod.outlook.com

            List of files:
            /linux/sound/hda/codecs/side-codecs/Makefile</description>
        <pubDate>Wed, 29 Jul 2026 11:33:14 +0200</pubDate>
        <dc:creator>Marco Giunta &lt;marco_giunta@outlook.it&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/hda/codecs/side-codecs/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/hda/codecs/side-codecs/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>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/hda/codecs/side-codecs/Makefile#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/hda/codecs/side-codecs/Makefile</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/hda/codecs/side-codecs/Makefile#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/hda/codecs/side-codecs/Makefile</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/hda/codecs/side-codecs/Makefile#8b87f67b4c87452e21721887fa8dec1f4c6b2b7c</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.18 merge window.

            List of files:
            /linux/sound/hda/codecs/side-codecs/Makefile</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/hda/codecs/side-codecs/Makefile#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/hda/codecs/side-codecs/Makefile</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/hda/codecs/side-codecs/Makefile#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/hda/codecs/side-codecs/Makefile</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/hda/codecs/side-codecs/Makefile#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/hda/codecs/side-codecs/Makefile</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/hda/codecs/side-codecs/Makefile#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/hda/codecs/side-codecs/Makefile</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/hda/codecs/side-codecs/Makefile#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/hda/codecs/side-codecs/Makefile</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/hda/codecs/side-codecs/Makefile#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/hda/codecs/side-codecs/Makefile</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/hda/codecs/side-codecs/Makefile#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/hda/codecs/side-codecs/Makefile</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>6014e9021b28e634935c776c0271b5cbcabdc5d6 - ALSA: hda: Move codec drivers into sound/hda/codecs directory</title>
        <link>http://kernelsources.org:8080/source/history/linux/sound/hda/codecs/side-codecs/Makefile#6014e9021b28e634935c776c0271b5cbcabdc5d6</link>
        <description>ALSA: hda: Move codec drivers into sound/hda/codecs directoryNow move the all remaining codec drivers from sound/pci/hda tosound/hda/codecs subdirectory.  Some drivers are put under the furthervendor subdirectory, and the vendor helper code (*_helper.c) are putunder helpers subdirectory.  Also the sub-codec drivers are moved undera different subdirectory, sound/hda/codecs/sub-codecs, fordistinguishing from the main HD-audio codec drivers.The prefix patch_ and hda_ as well as the suffix _helper are droppedfrom file names as they are mostly superfluous.No functional changes but just file path shuffling.Reviewed-by: Richard Fitzgerald &lt;rf@opensource.cirrus.com&gt;Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;Link: https://patch.msgid.link/20250709160434.1859-7-tiwai@suse.de

            List of files:
            /linux/sound/hda/codecs/side-codecs/Makefile</description>
        <pubDate>Wed, 09 Jul 2025 18:04:09 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
