summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Apply mario fixup only onceTakashi Iwai2011-01-131-1/+4
* ALSA: hda - Remove unused fixup entry for ALC262Takashi Iwai2011-01-131-9/+3
* ALSA: hda - Fix NULL-derefence with a single mic in STAC auto-mic detectionTakashi Iwai2011-01-131-1/+1
* ALSA: hda - Add missing NID 0x19 fixup for Sony VAIOTakashi Iwai2011-01-121-0/+1
* ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIOKailang Yang2011-01-121-2/+22
* ALSA: hda - Fix EAPD on Lenovo NB ALC269 to lowKailang Yang2011-01-121-0/+8
* ALSA: hda - Fix missing EAPD for Acer 4930GTakashi Iwai2011-01-121-0/+1
* ALSA: hda: Disable 4/6 channels on some NVIDIA GPUs.Nitin Daga2011-01-121-0/+42
* ALSA: hda - Add static_hdmi_pcm option to HDMI codec parserTakashi Iwai2011-01-121-1/+6
* ALSA: hda - Don't refer ELD when unpluggedTakashi Iwai2011-01-121-1/+1
* ALSA: hda - Add support for multiple headphone/speaker controls for RealtekTakashi Iwai2011-01-101-69/+68
* ALSA: hda - Fix multi-headphone handling for Realtek codecsTakashi Iwai2011-01-101-0/+3
* ALSA: hda: Use vostro model quirk for Dell Vostro 1014Daniel T Chen2011-01-101-0/+1
* ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xxDavid Henningsson2011-01-101-8/+1
* ALSA: HDA: Fix volume control indices for Mics (Realtek)David Henningsson2011-01-101-12/+19
* ALSA: HDA: Rename "Mic Boost" to "Mic Boost Volume"David Henningsson2011-01-103-148/+148
* ALSA: HDA: Add internal mic for IDT 92HD88BDavid Henningsson2011-01-101-1/+11
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-01-104-48/+72
|\
| * ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120Daniel T Chen2010-12-301-0/+1
| * ALSA: hda - Fix GPIO2-fixup for Sony laptopsTakashi Iwai2010-12-231-1/+1
| * ALSA: hda - Try to find an empty control index when it's occupiedTakashi Iwai2010-12-231-23/+34
| * ALSA: hda - Fix conflict of d-mic capture volume controlsTakashi Iwai2010-12-231-3/+2
| * ALSA: hda - Don't apply ALC269-specific initialization to ALC275Kailang Yang2010-12-211-22/+23
| * ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecsKailang Yang2010-12-211-0/+12
* | ALSA: HDA: Rename "e-Mic" and "i-Mic" to "Mic" and "Internal Mic"David Henningsson2010-12-201-16/+16
* | ALSA: HDA: Rename "Ext Mic" and "External Mic" to "Mic"David Henningsson2010-12-202-27/+27
* | ALSA: HDA: Rename "Int Mic" to "Internal Mic"David Henningsson2010-12-202-54/+54
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-12-202-4/+24
|\ \ | |/
| * ALSA: HDA: Add auto-mute for Thinkpad SL410/SL510David Henningsson2010-12-201-3/+4
| * ALSA: hda - Fix conflict of Mic Boot controlsTakashi Iwai2010-12-171-2/+9
| * ALSA: HDA: Enable subwoofer on Asus G73JwDavid Henningsson2010-12-151-0/+8
| * ALSA: HDA: Fix auto-mute on Lenovo Edge 14David Henningsson2010-12-151-0/+5
| * ALSA: HDA: Quirk for Dell Vostro 320 to make microphone workDavid Henningsson2010-12-091-2/+1
* | ALSA: hda - Clean up dead code in patch_realtek.cTakashi Iwai2010-12-161-10/+0
* | ALSA: hda - factorize an automute_mic realtek quirk functionAnisse Astier2010-12-161-28/+7
* | ALSA: hda - Mute speakers when line-out jack is plugged with Conexant auto modeTakashi Iwai2010-12-131-0/+3
* | ALSA: hda: Add fixup for mario systemTodd Broch2010-12-091-1/+21
* | ALSA: hda: Add modelname lookup and fixup for realtek codecsTodd Broch2010-12-091-12/+49
* | ALSA: HDA: Remove unconnected PCM devices for Intel HDMIDavid Henningsson2010-12-081-9/+32
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-12-084-15/+12
|\ \ | |/
| * ALSA: hda - Reset sample sizes and max bitrates when reading ELDAnssi Hannula2010-12-081-1/+3
| * ALSA: hda - Always allow basic audio irrespective of ELD infoAnssi Hannula2010-12-071-9/+7
| * ALSA: hda - Do not wrongly restrict min_channels based on ELDAnssi Hannula2010-12-072-5/+0
| * ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on inter...Daniel T Chen2010-12-061-0/+1
| * ALSA: hda - Enable jack sense for Thinkpad Edge 13Manoj Iyer2010-12-041-0/+1
* | ALSA: hda - use generic hdmi parser for ATI R6xx codecAnssi Hannula2010-12-051-1/+1
* | ALSA: hda - Fix beep-tone on IDT 92HD87/88 codecsTakashi Iwai2010-12-031-1/+1
* | ALSA: hda - Enable beep for IDT92HD87 / 88 codecsTakashi Iwai2010-12-031-1/+0
* | ALSA: hda - Clean up cxt5066 port-D handling & coTakashi Iwai2010-12-031-14/+15
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-12-033-15/+19
|\ \ | |/
OpenPOWER on IntegriCloud