summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-intel: Avoid divide by zero crashJody Bruchon2010-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: cosmetic: make hda intel interrupt name consistent with othersMaxim Levitsky2010-02-051-1/+1
| * ALSA: hda - Delay switching to polling mode if an interrupt was missingMaxim Levitsky2010-02-051-2/+17
| * ALSA: hda - Add an ASUS mobo to MSI blacklistTakashi Iwai2010-01-271-0/+1
| * ALSA: hda - add possibility to choose speakers configuration for 4930gŁukasz Wojniłowicz2010-01-251-0/+1
| * ALSA: hda - Fix HP T5735 automuteTakashi Iwai2010-01-201-3/+3
* | 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
* | ALSA: hda - Add support for Toshiba Satellite M300Takashi Iwai2010-01-241-5/+33
* | ALSA: hda - Fix HP dv6736 capture mixer nameTakashi Iwai2010-01-231-2/+2
* | ALSA: hda - Minor fixes for Compaq Presario F700 quirkTakashi Iwai2010-01-231-4/+4
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-01-1924-135/+262
|\|