aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix Realtek's chained fixup checksTakashi Iwai2011-05-021-2/+2
* Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"Takashi Iwai2011-05-021-18/+3
* ALSA: HDA: Fix automute for Gateway NV79David Henningsson2011-04-291-0/+6
* ALSA: hda: add beep quirk for Realtek 0x1043:831aDaniel Cordero2011-04-291-0/+1
* ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.Lydia Wang2011-04-281-3/+7
* Merge branch 'fix/hda' into for-linusTakashi Iwai2011-04-212-1/+28
|\
| * ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUMEMike Waychison2011-04-201-0/+4
| * ALSA: hda - Add a fix-up for Acer dmic with ALC271x codecTakashi Iwai2011-04-191-1/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-104-27/+49
|\ \ | |/
| * ALSA: hda - Don't query connections for widgets have no connectionsTakashi Iwai2011-04-071-0/+3
| * ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)David Henningsson2011-04-071-1/+1
| * ALSA: hda - HDMI: Fix MCP7x audio infoframe checksumsAaron Plattner2011-04-071-26/+44
| * ALSA: HDA: Fix dock mic for Lenovo X220-tabletDavid Henningsson2011-04-051-0/+1
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-073-5/+5
|\ \ | |/ |/|
| * Fix common misspellingsLucas De Marchi2011-03-313-5/+5
* | ALSA: HDA: Add dock mic quirk for Lenovo Thinkpad X220David Henningsson2011-03-311-0/+1
* | ALSA: hda - Fix pin-config of Gigabyte moboTakashi Iwai2011-03-281-3/+18
|/
* ALSA: HDA: New AD1984A model for Dell Precision R5500David Henningsson2011-03-251-0/+89
* ALSA: hda - Fix SPDIF out regression on ALC889Takashi Iwai2011-03-231-1/+1
* ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson2011-03-231-8/+17
* ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issueLydia Wang2011-03-221-3/+6
* ALSA: hda - VIA: Correct stream names for VT1818SLydia Wang2011-03-221-0/+5
* ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timingLydia Wang2011-03-221-4/+5
* ALSA: hda - VIA: Fix invalid A-A path volume adjust issueLydia Wang2011-03-221-1/+8
* ALSA: hda - VIA: Add missing support for VT1718S in A-A pathLydia Wang2011-03-221-0/+5
* ALSA: hda - VIA: Fix independent headphone no sound issueLydia Wang2011-03-221-1/+11
* ALSA: hda - VIA: Fix stereo mixer recording no sound issueLydia Wang2011-03-221-3/+6
* ALSA: hda - Set EAPD for Realtek ALC665Andres Mejia2011-03-211-0/+2
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-03-181-1/+1
|\
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-116-84/+170
| |\
| * | ALSA: hda - patch_realtek.c remove one to many l's in the word.Justin P. Mattock2011-02-251-1/+1
* | | Merge branch 'topic/hda' into for-linusTakashi Iwai2011-03-169-509/+417
|\ \ \
| * | | ALSA: hda - Remove an unused variable in patch_realtek.cTakashi Iwai2011-03-141-1/+0
| * | | ALSA: hda - pin-adc-mux-dmic auto-configuration of 92HD8X codecsVitaliy Kulikov2011-03-141-73/+149
| * | | ALSA: hda - fix digital mic selection in mixer on 92HD8X codecsVitaliy Kulikov2011-03-141-3/+8
| * | | ALSA: hda - Move default input-src selection to init partTakashi Iwai2011-03-141-12/+5
| * | | ALSA: hda - Initialize special cases for input src in init phaseTakashi Iwai2011-03-141-3/+16
| * | | ALSA: hda: Prevent writing ICH6_PCIREG_TCSEL on AMD systemsAdam Lackorzynski2011-03-101-2/+5
| * | | ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers and hp that are pr...David Henningsson2011-03-101-16/+21
| * | | ALSA: HDA: Fixup unnecessary volume control index on Realtek ALC88xDavid Henningsson2011-03-101-3/+6
| * | | ALSA: HDA: Fix volume control naming for surround speakers on Realtek auto-pa...David Henningsson2011-03-101-1/+3
| * | | ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530David Henningsson2011-03-101-0/+10
| * | | ALSA: hda - Make common input-jack helper functionsTakashi Iwai2011-03-036-272/+165
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-03-033-9/+20
| |\ \ \
| * \ \ \ Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-02-243-15/+56
| |\ \ \ \
| * | | | | ALSA: hda - 4930g add internal lfe sliderŁukasz Wojniłowicz2011-02-241-7/+6
| * | | | | ALSA: hda - simplify multistreaming playback model of ad1988Raymond Yau2011-02-141-107/+10
| * | | | | ALSA: hda - Avoid cast with union data for HDMI audio infoframeTakashi Iwai2011-02-111-9/+13
* | | | | | ALSA: hda - Don't set to D3 in Cirrus errata init verbsTakashi Iwai2011-03-031-0/+2
| |_|/ / / |/| | | |
* | | | | ALSA: hda - add new Fermi 5xx codec IDs to snd-hdaRichard Samson2011-03-031-0/+5