diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-01 13:42:26 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-01 13:42:26 -0400 |
commit | 9a51cf28a3377689edfe190b9590da7d46e8f3fb (patch) | |
tree | d17c9e58ae5eb993811174bfa7a8d45002145047 /Documentation | |
parent | a0e881b7c189fa2bd76c024dbff91e79511c971d (diff) | |
parent | aff252a848ce21b431ba822de3dab9c4c94571cb (diff) |
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai:
"A collection of small fixes that have been found recently. Most of
the commits are regression fixes in HD-audio and some other random
drivers."
* tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
ALSA: snd-usb: fix clock source validity index
ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
ALSA: hda - Add descriptions for missing IDT 92HD83x models
ALSA: hda - Fix polarity of mute LED on HP Mini 210
ALSA: es1688 - freeup resources on init failure
ALSA: hda - Workaround for silent output on VAIO Z with ALC889
ALSA: hda - Fix WARNING from HDMI/DP parser
ALSA: hda - Detach from converter at closing in patch_hdmi.c
ALSA: hda - Fix mute-LED GPIO setup for HP Mini 210
ALSA: mpu401: Fix missing initialization of irq field
ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecs
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/HD-Audio-Models.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/HD-Audio-Models.txt b/Documentation/sound/alsa/HD-Audio-Models.txt index 7456360e161c..a92bba816843 100644 --- a/Documentation/sound/alsa/HD-Audio-Models.txt +++ b/Documentation/sound/alsa/HD-Audio-Models.txt | |||
@@ -53,6 +53,7 @@ ALC882/883/885/888/889 | |||
53 | acer-aspire-8930g Acer Aspire 8330G/6935G | 53 | acer-aspire-8930g Acer Aspire 8330G/6935G |
54 | acer-aspire Acer Aspire others | 54 | acer-aspire Acer Aspire others |
55 | inv-dmic Inverted internal mic workaround | 55 | inv-dmic Inverted internal mic workaround |
56 | no-primary-hp VAIO Z workaround (for fixed speaker DAC) | ||
56 | 57 | ||
57 | ALC861/660 | 58 | ALC861/660 |
58 | ========== | 59 | ========== |
@@ -273,6 +274,10 @@ STAC92HD83* | |||
273 | dell-s14 Dell laptop | 274 | dell-s14 Dell laptop |
274 | dell-vostro-3500 Dell Vostro 3500 laptop | 275 | dell-vostro-3500 Dell Vostro 3500 laptop |
275 | hp-dv7-4000 HP dv-7 4000 | 276 | hp-dv7-4000 HP dv-7 4000 |
277 | hp_cNB11_intquad HP CNB models with 4 speakers | ||
278 | hp-zephyr HP Zephyr | ||
279 | hp-led HP with broken BIOS for mute LED | ||
280 | hp-inv-led HP with broken BIOS for inverted mute LED | ||
276 | auto BIOS setup (default) | 281 | auto BIOS setup (default) |
277 | 282 | ||
278 | STAC9872 | 283 | STAC9872 |