aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'fix/hda' into for-linusTakashi Iwai2010-01-121-1/+1
|\
| * ALSA: hda - Fix ALC861-VD capture source mixerTakashi Iwai2010-01-121-1/+1
* | Merge remote branch 'alsa/fixes' into fix/miscTakashi Iwai2010-01-123-0/+13
|\ \
| * | ALSA: ac97: add AC97 STMicroelectronics' codecsKrzysztof Helt2010-01-102-0/+12
| * | ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklistDaniel T Chen2010-01-101-0/+1
| |/
* | ALSA: test off by one in setsamplerate()Roel Kluin2009-12-281-1/+1
* | ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2Daniel T Chen2009-12-281-0/+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-2115-55/+96
| |\
| | * ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTELJaroslav Kysela2009-12-201-2/+0
| | * 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/+2
| * | | 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-154-1/+13
|\ \ \
| * \ \ 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
| * | ALSA: ac97_codec - increase timeout for analog sections to 5 secondSteve Soule2009-12-151-1/+1
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-4/+3
* | | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-154-10/+23
|/ /