summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai2010-02-151-1/+1
* ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai2010-02-121-6/+3Star
* ALSA: hda-intel: Avoid divide by zero crashJody Bruchon2010-02-091-0/+6
* 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 - Turn on EAPD only if available for Realtek codecsTakashi Iwai2010-01-191-12/+17
* ALSA: hda - Fix parsing pin node 0x21 on ALC259Takashi Iwai2010-01-191-0/+1
* ALSA: hda - Fix capture on Sony VAIO with single inputTakashi Iwai2010-01-171-8/+54
* ALSA: hda - Fix mute led GPIO on HP dv-series notebooksKunal Gangakhedkar2010-01-151-16/+45
* ALSA: hda - Fix missing capture mixer for ALC861/660 codecsTakashi Iwai2010-01-141-0/+2
* ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 supportAlex Murray2010-01-131-2/+26
* ALSA: hda - Fix Toshiba NB20x quirk entryTakashi Iwai2010-01-131-1/+1
* ALSA: hda - Fix ALC861-VD capture source mixerTakashi Iwai2010-01-121-1/+1
* ALSA: hda - Fix Oops at reloading beep devicesTakashi Iwai2009-12-271-3/+7
* ALSA: hda - Don't cache beep controlsTakashi Iwai2009-12-271-3/+3
* ALSA: hda - use snd_hda_jack_detect() again in patch_sigmatel.cTakashi Iwai2009-12-251-8/+10
* ALSA: hda - Disable tigger at pin-sensing on AD codecsTakashi Iwai2009-12-253-4/+23
* ALSA: hda - HDMI sticky stream tag supportWu Fengguang2009-12-251-6/+15
* Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-234-15/+40
|\
| * ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700Anisse Astier2009-12-231-0/+3
| * ALSA: hda - Set mixer name after codec patchTakashi Iwai2009-12-231-5/+5
| * ALSA: hda - Add MSI blacklistTakashi Iwai2009-12-221-0/+1
| * ALSA: hda - Add support for the new 27 inch IMacsRafael Avila de Espindola2009-12-221-1/+21
| * ALSA: hda - Fix NULL dereference with enable_beep=0 optionTakashi Iwai2009-12-221-9/+10
* | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-12-211-1/+1
|\ \
| * | ALSA: Use kzalloc for allocating only one thingJulia Lawall2009-12-191-1/+1
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-212-37/+391
|\ \ \ | |/ / |/| / | |/
| * Merge remote branch 'alsa/fixes' into fix/hdaTakashi Iwai2009-12-213-5/+3Star
| |\
| | * ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTELJaroslav Kysela2009-12-201-2/+0Star
| | * Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Jaroslav Kysela2009-12-204-31/+338
| | |\
| * | | ALSA: HDA: add powersaving hook for RealtekHector Martin2009-12-211-0/+36
| * | | ALSA: HDA: remove useless mixers on Aspire 8930GHector Martin2009-12-211-1/+20
| * | | ALSA: HDA: simplify Aspire 8930G verb arrayHector Martin2009-12-211-4/+2Star
| * | | ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410Daniel T Chen2009-12-211-1/+9
| | |/ | |/|
| * | ALSA: hda - Fix quirk for Maxdata obook4-1Takashi Iwai2009-12-181-1/+1
| * | ALSA: hda - Fix missing capsrc_nids for ALC88xTakashi Iwai2009-12-171-0/+6
| * | ALSA: hda - Make use of beep device found in Dell Vostro 1015nEinar Rünkaru2009-12-171-0/+4
| * | ALSA: hda - Fixed internal mic initialization for Dell Vostro 1015Einar Rünkaru2009-12-171-6/+33
| * | ALSA: hda - More ALC663 fixes and support of compatible chipsKailang Yang2009-12-171-24/+282
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-153-0/+12
|\ \ \
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-153-0/+12
| |\| | | | |/ | |/|
| | * ALSA: hda - Add PCI IDs for Nvidia G2xx-seriesStefan Ringel2009-12-141-0/+3
| | * ALSA: hda: Fix max PCM level to 0 dB for AD1981_HPDaniel T Chen2009-12-141-0/+8
| | * ALSA: hda: Use ALC260_WILL quirk for another Acer model (0x1025007f)Daniel T Chen2009-12-141-0/+1
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-4/+3Star
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-125-57/+175
|\|
| * ALSA: hda - Overwrite pin config on intel DG45ID board.Alexey Fisher2009-12-121-0/+8