  <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.alsa-project.org/main/index.php?action=history&amp;feed=atom&amp;title=Detailed_changes_v1.2.16_v1.2.16.1</id>
	<title>Detailed changes v1.2.16 v1.2.16.1 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.alsa-project.org/main/index.php?action=history&amp;feed=atom&amp;title=Detailed_changes_v1.2.16_v1.2.16.1"/>
	<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Detailed_changes_v1.2.16_v1.2.16.1&amp;action=history"/>
	<updated>2026-06-14T23:18:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.0</generator>
	<entry>
		<id>https://www.alsa-project.org/main/index.php?title=Detailed_changes_v1.2.16_v1.2.16.1&amp;diff=14754&amp;oldid=prev</id>
		<title>Perex: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Detailed_changes_v1.2.16_v1.2.16.1&amp;diff=14754&amp;oldid=prev"/>
		<updated>2026-06-14T17:13:17Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:13, 14 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Perex</name></author>
	</entry>
	<entry>
		<id>https://www.alsa-project.org/main/index.php?title=Detailed_changes_v1.2.16_v1.2.16.1&amp;diff=14753&amp;oldid=prev</id>
		<title>alsa&gt;Perex at 17:13, 14 June 2026</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Detailed_changes_v1.2.16_v1.2.16.1&amp;diff=14753&amp;oldid=prev"/>
		<updated>2026-06-14T17:13:17Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| __TOC__&lt;br /&gt;
|}&lt;br /&gt;
=Detailed changelog between 1.2.16 and 1.2.16.1 releases=&lt;br /&gt;
=Changelog between 1.2.16 and 1.2.16.1 releases=&lt;br /&gt;
==alsa-lib==&lt;br /&gt;
===Core===&lt;br /&gt;
- Release v1.2.16.1&lt;br /&gt;
===Use Case Manager API===&lt;br /&gt;
- ucm: move optional file trace into uc_mgr_config_load_into&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 Do not duplicate traces and identify correctly the optional&lt;br /&gt;
 include in first hit.&amp;lt;/code&amp;gt;&lt;br /&gt;
- ucm: pass optional flag to config load functions to suppress spurious errors&lt;br /&gt;
===Configuration===&lt;br /&gt;
- conf: add missing return value check in parse_def()&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 A malformed configuration may cause SIGSEGV.&lt;br /&gt;
 &lt;br /&gt;
 Link: https://lore.kernel.org/alsa-devel/CAGt8pqBU0p2voB+qHxWGcNJrKHAcBhAyHUUBPLBN-Yj_SiV6MQ@mail.gmail.com/&amp;lt;/code&amp;gt;&lt;br /&gt;
==alsa-ucm-conf==&lt;br /&gt;
===Configuration===&lt;br /&gt;
- Revert &amp;quot;ucm2: Qualcomm: x1e80100: T14s-HiFi: switch DP outputs to dedicated MultiMedia5/6/7 streams&amp;quot;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 This reverts commit d4989eb50890509dd65c1528fcdbfb7fefc8487b.&lt;br /&gt;
 &lt;br /&gt;
 Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/772&amp;lt;/code&amp;gt;&lt;br /&gt;
- Revert &amp;quot;ucm2: Qualcomm: x1e80100: T14s-HiFi: remove duplicate DP Jack names&amp;quot;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 This reverts commit e6565e60f5da79a77128180fe95f6e3074c56c26.&lt;br /&gt;
 &lt;br /&gt;
 Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/772&amp;lt;/code&amp;gt;&lt;br /&gt;
- USB-Audio: M-Audio Fast Track Ultra pcm split fix&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 The defined mono/stereo devices must contain correct number of channels.&lt;br /&gt;
 &lt;br /&gt;
 Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/783&amp;lt;/code&amp;gt;&lt;br /&gt;
- sof-soundwire: Add missing conditional for cs42l43 bridge&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 When adding support for cs42l43 systems without headphones updating the&lt;br /&gt;
 bridge configuration was missed. Add the missing conditional guard on&lt;br /&gt;
 the ConflictingDevice which would fail in systems without headphones.&lt;br /&gt;
 &lt;br /&gt;
 Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/778&amp;lt;/code&amp;gt;&lt;br /&gt;
- sof-soundwire: Correct the PCM device for cs35l56 bridge speakers&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 In the case the speaker amps are connected through the codec the current&lt;br /&gt;
 routing is hijacking the headphone PCM device and using that. It would&lt;br /&gt;
 be better to use the dedicated speaker PCM device. Update the PCM and&lt;br /&gt;
 the routing to match.&lt;br /&gt;
 &lt;br /&gt;
 Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/778&amp;lt;/code&amp;gt;&lt;br /&gt;
- sof-soundwire: cleanups for codecs with multiple functions&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 The load mechanism assumed only one multi-codec in the system, but&lt;br /&gt;
 we saw in #774 multiple instances of those codecs (rt1320 and rt713).&lt;br /&gt;
 &lt;br /&gt;
 Make the load mechanism straight:&lt;br /&gt;
 &lt;br /&gt;
 - introduce file variables&lt;br /&gt;
 - remove shadow variables&lt;br /&gt;
 - probe multi-codecs separately and modify the file variables&lt;br /&gt;
 - test for duplicate file inclusion (in both sof-soundwire / HiFi configs)&lt;br /&gt;
 - merge dmic configs for rt712,rt713 to one file&lt;br /&gt;
 &lt;br /&gt;
 This change also improves filters for speaker/headset/mic init includes.&lt;br /&gt;
 &lt;br /&gt;
 Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/775&lt;br /&gt;
 Link: https://github.com/alsa-project/alsa-ucm-conf/issues/774&amp;lt;/code&amp;gt;&lt;br /&gt;
- HDA: mic - use MicJackControl variable also for devices without input selector&lt;br /&gt;
- ALC4080: fix spdif_nodev default condition&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 Fix the thinko. The device layout is like:&lt;br /&gt;
 &lt;br /&gt;
   device: 0&lt;br /&gt;
   name: USB Audio&lt;br /&gt;
   subname: subdevice #0&lt;br /&gt;
   ...&lt;br /&gt;
   device: 3&lt;br /&gt;
   name: USB Audio #3&lt;br /&gt;
   subname: subdevice #0&amp;lt;/code&amp;gt;&lt;br /&gt;
===Description===&lt;br /&gt;
- Release v1.2.16.1&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>alsa&gt;Perex</name></author>
	</entry>
</feed>