summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/hda' into for-linusTakashi Iwai2010-03-089-904/+1141
|\
| * ALSA: hdmi - show debug message on changing audio infoframeWu Fengguang2010-03-081-4/+8
| * ALSA: hdmi - merge common code for intelhdmi and nvhdmiWu Fengguang2010-03-083-1613/+882Star
| * ALSA: hda - Add ASRock mobo to MSI blacklistMichele Ballabio2010-03-071-0/+1
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-03-071-7/+4Star
| |\
| * | ALSA: hda: uninitialized variable fixFrederik Deweerdt2010-03-051-1/+1
| * | ALSA: hda: Use LPIB for a Biostar Microtech boardDaniel T Chen2010-03-051-0/+1
| * | ALSA: hda: Use LPIB for Dell Latitude 131LDaniel T Chen2010-03-041-0/+1
| * | ALSA: hda - Build hda_eld into snd-hda-codec moduleTakashi Iwai2010-03-042-3/+9
| * | ALSA: hda - Support NVIDIA MCP89 and GT21x hdmi audioWei Ni2010-03-043-52/+990
| * | ALSA: hda - Support max codecs to 8 for nvidia hda controllerWei Ni2010-03-041-2/+4
| * | ALSA: sound/pci/hda/hda_codec.c: various coding style fixesNorberto Lopes2010-03-021-31/+38
| * | ALSA: hda - Add missing hp_pins definitions for ALC269 quirksTakashi Iwai2010-03-021-0/+8
* | | Merge branch 'topic/hda' into for-linusTakashi Iwai2010-03-018-484/+844
|\| |
| * | ALSA: hda - Add/fix ALC269 FSC and Quanta modelsKailang Yang2010-02-251-1/+7
| * | ALSA: hda - Add ALC670 codec supportKailang Yang2010-02-251-16/+24
| * | ALSA: hda - remove unnecessary msleep on power state transitionsZhang, Rui2010-02-241-2/+2
| * | ALSA: add support for Macbook Air 2,1 internal speakerReimundo Heluani2010-02-231-0/+64
| * | ALSA: hda - enable snoop for Intel Cougar PointSeth Heasley2010-02-231-1/+5
| * | ALSA: hda - Remove identical definitions for macmini3 modelTakashi Iwai2010-02-231-29/+1Star
| * | ALSA: hda-intel: Add position_fix quirk for ASUS M2V-MX SE.Paul Menzel2010-02-221-0/+1
| * | ALSA: Typo. s/distrubs/disturbs/Paul Menzel2010-02-221-1/+1
| * | ALSA: hda - Clean up Intel Mac unsol codesTakashi Iwai2010-02-221-64/+17Star
| * | ALSA: hda - Add Macmini 3,1 supportLuke Yelavich2010-02-221-0/+136
| * | ALSA: hda: Use 3stack quirk for Toshiba Satellite L40-10QDaniel T Chen2010-02-221-1/+1
| * | ALSA: hda - Add support for Lenovo IdeaPad U150Greg Alexander2010-02-131-4/+126
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-02-091-0/+6
| |\ \
| * | | ALSA: hda - Fix default polarity of mute-LED GPIO on 92HD83x/88x codecsTakashi Iwai2010-02-091-4/+4
| * | | ALSA: hda - Remove static gpio_led setup via modelTakashi Iwai2010-02-081-6/+0Star
| * | | ALSA: hda - Merge HP mute-LED status callback on both IDT 92HD7x and 8x codecsTakashi Iwai2010-02-081-30/+27Star
| * | | ALSA: hda - Detect HP mute-LED GPIO setup from GPIO countsTakashi Iwai2010-02-081-13/+8Star
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-02-052-6/+23
| |\ \ \
| * | | | ALSA: hda - Add support of ALC665Kailang Yang2010-02-041-68/+44Star
| * | | | ALSA: hda - Add ALC269VB supportKailang Yang2010-02-041-100/+246
| * | | | ALSA: hda - Remove superfluous init verb entries for ALC88[235]Kailang Yang2010-02-041-63/+12Star
| * | | | ALSA: hda - Fix docking output for IDT 92HD8xx codecsCharles Chin2010-02-041-17/+13Star
| * | | | ALSA: hda - Adding support for another IDT 92HD83XXX codecVitaliy Kulikov2010-02-041-0/+2
| * | | | ALSA: hda - Add support for IDT 92HD88 family codecsCharles Chin2010-01-291-0/+26
| * | | | ALSA: hda - Add mute LED check for HP laptops with IDT 92HD83xxx codecVitaliy Kulikov2010-01-281-0/+5
| * | | | ALSA: hda - Fix index of HP Compaq F700 mic ampTakashi Iwai2010-01-281-1/+1
| * | | | ALSA: hda - Define max number of PCM devices in hda_codec.hTakashi Iwai2010-01-283-6/+9
| * | | | ALSA: hda - Change the AZX_MAX_PCMS to 10Wei Ni2010-01-281-1/+1
| * | | | ALSA: hda - Allow override more fields via patch loaderTakashi Iwai2010-01-281-15/+38
| * | | | ALSA: hda - Add support for more the 8 streamsWei Ni2010-01-261-4/+4
| * | | | ALSA: hda - Remove the COEF setup for ALC267/ALC268Takashi Iwai2010-01-251-0/+2
| * | | | ALSA: hda - Remove coef output in Realtek proc filesTakashi Iwai2010-01-251-31/+0Star
| * | | | ALSA: hda - Change headphone pin control with master volume on cx5051Takashi Iwai2010-01-241-0/+5
| * | | | ALSA: hda - Fix SPDIF output widget for Cxt5051 codecTakashi Iwai2010-01-241-1/+1
| * | | | ALSA: hda - initialize mic port on cxt5051 codec dynamicallyTakashi Iwai2010-01-241-6/+20
| * | | | ALSA: hda - Merge playback controls for Cx5051 codec modelsTakashi Iwai2010-01-241-49/+13Star