summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/hda' into for-linusTakashi Iwai2009-03-2415-1457/+2533
|\
| * ALSA: hda - Add quirk for Acer Ferrari 5000Takashi Iwai2009-03-231-0/+1
| * ALSA: hda - Use cached calls to get widget caps and pin capsTakashi Iwai2009-03-232-4/+2Star
| * ALSA: hda - Don't create empty/single-item input sourceTakashi Iwai2009-03-231-12/+35
| * ALSA: hda - Fix the wrong pin-cap check in patch_realtek.cTakashi Iwai2009-03-231-11/+9Star
| * ALSA: hda - Cache pin-cap valuesTakashi Iwai2009-03-235-8/+24
| * ALSA: hda - Avoid output amp manipulation to digital mic pinsTakashi Iwai2009-03-231-1/+8
| * ALSA: hda - Add function id to proc outputPascal de Bruijn2009-03-233-5/+7
| * Merge branch 'topic/hda-optimize' into topic/hdaTakashi Iwai2009-03-201-25/+54
| |\
| | * ALSA: hda - Don't reset stream at each prepare callbackTakashi Iwai2009-03-191-11/+22
| | * ALSA: hda - Don't reset BDL unnecessarilyTakashi Iwai2009-03-191-14/+32
| * | ALSA: hda - Detect digital-mic inputs on ALC663 / ALC272Takashi Iwai2009-03-201-16/+47
| * | ALSA: hda - Don't show the current connection for power widgetsTakashi Iwai2009-03-191-2/+4
| |/
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-03-181-13/+26
| |\
| * | ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm()Jaroslav Kysela2009-03-181-8/+25
| * | ALSA: hda - Fix ALC662 beep againTakashi Iwai2009-03-161-1/+4
| * | ALSA: snd-hda-intel: Fix ALC662/ALC663 Beep Amplifier IndexJaroslav Kysela2009-03-161-1/+1
| * | ALSA: hda - Add another HP model with IDT92HD71bx codecTakashi Iwai2009-03-131-0/+2
| * | ALSA: hda - power up before codec initializationTakashi Iwai2009-03-132-12/+17
| * | ALSA: hda - Add model=vaio for STAC9872Takashi Iwai2009-03-121-2/+31
| * | ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecsTakashi Iwai2009-03-123-2/+14
| * | ALSA: hda - Add comments for the previous fix for conexant codecsTakashi Iwai2009-03-121-0/+6
| * | ALSA: hda - fix headphone settings and master volume (Conexant CX20551)Gregorio Guidi2009-03-121-3/+3
| * | ALSA: hda - Clean up Cxt5047 parserTakashi Iwai2009-03-101-70/+19Star
| * | ALSA: hda - Fix / clean up init verbs for Cxt5047 codecTakashi Iwai2009-03-101-33/+3Star
| * | ALSA: hda - Remove superfluous verbs for Cxt5047 laptop-eapd modelTakashi Iwai2009-03-101-5/+2Star
| * | ALSA: hda - Create "Capture Source" control dynamically in patch_conexant.cTakashi Iwai2009-03-101-44/+17Star
| * | ALSA: hda - Create vmaster for conexant codecsTakashi Iwai2009-03-101-11/+36
| * | ALSA: hda - Fix coding style issues in last two patchesTakashi Iwai2009-03-101-13/+13
| * | ALSA: hda - Rework on patch_sigmatel.c for HP HDX16/HDX18Christoph Plattner2009-03-101-15/+15
| * | ALSA: hda - Added HP HDX16/HDX18 notebook support for HDA codecs (82HD71)Christoph Plattner2009-03-101-0/+57
| * | ALSA: hda - Assign HP and speaker DACs before mic/line-inTakashi Iwai2009-03-061-20/+20
| * | ALSA: hda - Connect to primary DAC if no individual DAC is availableTakashi Iwai2009-03-061-0/+10
| * | ALSA: hda - Create multiple HP / speaker controls with indexTakashi Iwai2009-03-061-19/+14Star
| * | ALSA: hda - Allow slave controls with non-zero indicesTakashi Iwai2009-03-061-8/+13
| * | ALSA: hda - Create output controls according to pin types for IDT/STACTakashi Iwai2009-03-061-69/+72
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-03-061-2/+4
| |\ \
| * | | ALSA: Fix sample rate of Lenovo Ideapad to 44.1kHzTakashi Iwai2009-03-051-3/+31
| * | | ALSA: hda - Fix check of ALC888S-VC in alc888_coef_init()Takashi Iwai2009-03-051-1/+1
| * | | ALSA: hda - Map 3stack-hp model (ALC888) for HP Educ.arHerton Ronaldo Krzesinski2009-03-041-0/+1
| * | | ALSA: hda - Add headphone automute support for 3stack-hp model (ALC888)Herton Ronaldo Krzesinski2009-03-041-5/+33
| * | | ALSA: hda - Add 4 channel mode for 3stack-hp model (ALC888)Herton Ronaldo Krzesinski2009-03-041-3/+24
| * | | ALSA: hda - Fix conflict of mixer controls on Sony VAIO VGN-AR71STakashi Iwai2009-03-041-0/+1
| * | | ALSA: hda - Fix HP dv6736 mic inputTakashi Iwai2009-03-041-5/+58
| * | | ALSA: hda - Fix gcc compile warningTakashi Iwai2009-03-031-6/+4Star
| * | | ALSA: hda - Add more hint options for IDT/Sigmatel codecsTakashi Iwai2009-03-021-0/+33
| * | | ALSA: hda - Create "Analog Loopback" controls optionallyTakashi Iwai2009-03-021-13/+43
| * | | ALSA: hda - Add show for init_verbs and hints sysfs entriesTakashi Iwai2009-03-021-2/+33
| * | | ALSA: hda - Add hint string helper functionsTakashi Iwai2009-03-022-13/+116
| * | | ALSA: hda - Don't return a fatal error at PCM-creation errorsTakashi Iwai2009-03-021-5/+17