summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Don't set invalid connection index in Realtek initialiaitonTakashi Iwai2010-03-251-1/+4
* ALSA: hda - Fix access-after-free in patch_realtek.cTakashi Iwai2010-03-221-2/+3
* ALSA: hda: Use LPIB and 6stack-dig for eMachines T5212Daniel T Chen2010-03-161-1/+1
* ALSA: hda - Add PCI quirks for MSI NetOn AP1900 and Wind Top AE2220Anisse Astier2010-03-151-0/+2
* ALSA: hda - Fix secondary ADC of ALC260 basic modelTakashi Iwai2010-03-151-1/+1
* ALSA: hda - Fix input source elements of secondary ADCs on RealtekTakashi Iwai2010-03-081-0/+6
* ALSA: hda - Fix wrong model range check for ALC268Takashi Iwai2010-03-081-1/+1
* ALSA: hda: uninitialized variable fixFrederik Deweerdt2010-03-051-1/+1
* 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: add support for Macbook Air 2,1 internal speakerReimundo Heluani2010-02-231-0/+64
* ALSA: hda - Remove identical definitions for macmini3 modelTakashi Iwai2010-02-231-29/+1
* ALSA: hda - Clean up Intel Mac unsol codesTakashi Iwai2010-02-221-64/+17
* ALSA: hda - Add Macmini 3,1 supportLuke Yelavich2010-02-221-0/+136
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-02-051-3/+4
|\
| * 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/+44
* | 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/+12
* | 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/+0
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-01-191-28/+105
|\ \ | |/
| * 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 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: Refactor powerdown for Realtek HDA codecsDaniel T Chen2009-12-281-22/+38
* | ALSA: hda - Fix click noises at suspend/free with Realtek codecsTakashi Iwai2009-12-271-0/+7
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-12-251-1/+1
|\ \ | |/
| * 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
* | | ALSA: hda - Fix NID association for capture mixersTakashi Iwai2009-12-231-2/+1
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-12-231-7/+72
|\ \ \ | |/ /
| * | Merge remote branch 'alsa/fixes' into fix/hdaTakashi Iwai2009-12-211-3/+1
| |\ \
| | * | 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-201-25/+290
| | |\ \
| * | | | 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 - Fix NULL dereference in kctl-NID mapping in patch_realtek.cTakashi Iwai2009-12-171-1/+4
* | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-12-171-24/+282
|\ \ \ \ | |/ / /
| * | | ALSA: hda - More ALC663 fixes and support of compatible chipsKailang Yang2009-12-171-24/+282
OpenPOWER on IntegriCloud