<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-op-linux/Documentation/sound/hd-audio, branch master</title>
<subtitle>Talos™ II Linux sources for OpenPOWER</subtitle>
<id>https://git.raptorcs.com/git/talos-op-linux/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-op-linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/'/>
<updated>2019-08-28T14:34:36+00:00</updated>
<entry>
<title>ALSA: hda - Update descriptions about new position_fix values</title>
<updated>2019-08-28T14:34:36+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2019-08-28T14:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=67d94c21361959668da5b32ba1b1c1d4a3ddba21'/>
<id>urn:sha1:67d94c21361959668da5b32ba1b1c1d4a3ddba21</id>
<content type='text'>
The new values for the recent Intel and AMD chips are missing in the
documentation.  Add the new descriptions.

Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>ALSA: hda - Add a quirk model for fixing Huawei Matebook X right speaker</title>
<updated>2019-08-09T14:57:31+00:00</updated>
<author>
<name>Tomas Espeleta</name>
<email>tomas.espeleta@gmail.com</email>
</author>
<published>2019-08-09T14:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=a2ef03fe617a8365fb7794531b11ba587509a9b9'/>
<id>urn:sha1:a2ef03fe617a8365fb7794531b11ba587509a9b9</id>
<content type='text'>
[ This is rather a revival of the patch Tomas sent in months ago, but
  applying only with the quirk model option -- tiwai ]

Hard coded coefficients to make Huawuei Matebook X right speaker
work. The Matebook X has a ALC298, please refer to bug 197801 on
how these numbers were reverse engineered from the Windows driver

The reversed engineered sequence represents a repeating pattern
of verbs, and the only values that are changing periodically are
written on indexes 0x23 and 0x25:

0x500, 0x23
0x400, VALUE1
0x500, 0x25
0x400, VALUE2

* skipped reading sequences (0x500 - 0xc00 sequences are ignored)
* static values from reverse engineering are used

NOTE: since a significant risk is still considered, this is provided
as an experimental fix that isn't applied as default for now.  For
enabling the fix, you'll have to choose huawei-mbx-stereo via model
option of snd-hda-intel module.

If we get feedback from users that this works stably, we may apply it
per default.

[ Some coding style fixes and replacement with AC_VERB_* by tiwai ]

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=197801
Signed-off-by: Tomas Espeleta &lt;tomas.espeleta@gmail.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>ALSA: hda/realtek - Add model description for Chrome headset button quirk</title>
<updated>2019-02-20T11:56:30+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2019-02-20T11:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=b16d7ee241d8b998bf2ecb72f83fefec31cae96f'/>
<id>urn:sha1:b16d7ee241d8b998bf2ecb72f83fefec31cae96f</id>
<content type='text'>
Forgot to update the document.

Fixes: e854747d7593 ("ALSA: hda/realtek - Enable headset button support for new codec")
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>ALSA: hda/realtek - Fix a typo in model documentation</title>
<updated>2019-02-20T11:53:08+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2019-02-20T11:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=cf4ba4dc5f4ce6400a430c1e9a51d74283c706a2'/>
<id>urn:sha1:cf4ba4dc5f4ce6400a430c1e9a51d74283c706a2</id>
<content type='text'>
Some garbage was taken via copy-and-paste error.  Clean up.

Fixes: a26d96c7802e ("ALSA: hda/realtek - Comprehensive model list for ALC259 &amp; co")
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>ALSA: hda - Add ASUS G751 quirk model entry</title>
<updated>2018-10-07T07:49:24+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2018-10-07T07:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=40c516757ba00bc17cae03fbb941c6fc131f698d'/>
<id>urn:sha1:40c516757ba00bc17cae03fbb941c6fc131f698d</id>
<content type='text'>
Add a corresponding model list entry for ASUS G751 so that user can
test the quirk for another compatible machines more easily.

Reported-and-tested-by: Håvard &lt;hovardslill@gmail.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>ALSA: hda/realtek - Comprehensive model list for ALC882 &amp; co</title>
<updated>2018-06-26T16:07:29+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2018-06-26T15:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=772c2917ff4e3b15c38f74e77062360e5ffd1308'/>
<id>urn:sha1:772c2917ff4e3b15c38f74e77062360e5ffd1308</id>
<content type='text'>
More comprehensive list of model strings for ALC882 &amp; co.

Also corrected the subsection in models.rst, too.

Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>ALSA: hda/realtek - Comprehensive model list for ALC262</title>
<updated>2018-06-26T16:07:29+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2018-06-26T15:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=e43c44d62dbb4d8e2f217198142c97fce1a25ac1'/>
<id>urn:sha1:e43c44d62dbb4d8e2f217198142c97fce1a25ac1</id>
<content type='text'>
Added a few missing entries for ALC262 model strings.
All about specific hardwares.

Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>ALSA: hda/realtek - Comprehensive model list for ALC268</title>
<updated>2018-06-26T16:07:28+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2018-06-26T14:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=03bf11c934c3ced43aa9be3cfb93962ab15d737b'/>
<id>urn:sha1:03bf11c934c3ced43aa9be3cfb93962ab15d737b</id>
<content type='text'>
Add the missing entry for ALC268 model strings.
Only "spdif" was missing, and that's it.

Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>ALSA: hda/realtek - Comprehensive model list for ALC259 &amp; co</title>
<updated>2018-06-26T16:07:28+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2018-06-26T13:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=a26d96c7802e09473d5997791829774ba4f7e867'/>
<id>urn:sha1:a26d96c7802e09473d5997791829774ba4f7e867</id>
<content type='text'>
Like the previous commit for ALC662, let's give more comprehensive
list of model entries for ALC269 &amp; co as well.

Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>ALSA: hda/realtek - Comprehensive model list for ALC662 &amp; co</title>
<updated>2018-06-26T16:07:28+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2018-06-26T05:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=aa3841b56b3b4f68d1e0a64941189ec932c4881b'/>
<id>urn:sha1:aa3841b56b3b4f68d1e0a64941189ec932c4881b</id>
<content type='text'>
ALC662 and others have far more fixup entries than the model table.
Let's add more model string entries so that user can test / debug
without compiling kernels at each time.

Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
</feed>
