aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_analog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[ALSA] hda-codec - Add support for Samsung Q1 UltraTobin Davis1-1/+25
2007-02-09[ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookupTakashi Iwai1-73/+72
2007-02-09[ALSA] hda-codec - Add model for ASUS W3j laptopTakashi Iwai1-0/+2
2007-02-09[ALSA] hda-codec - Fix model for ASUS M2N-MXTakashi Iwai1-0/+2
2007-02-09[ALSA] hda-codec - Fix model for Lenovo A60 desktopTakashi Iwai1-0/+2
2006-12-20[ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2Nickolay V. Shmyrev1-0/+2
2006-12-20[ALSA] hda-codec - fix typo in PCI IDsChristian Hesse1-1/+1
2006-12-20[ALSA] hda-codec - Fix model for ASUS V1j laptopTakashi Iwai1-0/+2
2006-12-20[ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.cTakashi Iwai1-1/+1
2006-10-22[ALSA] hda-codec - Add model entry for ASUS U5F laptopTakashi Iwai1-0/+2
2006-09-23[ALSA] hda-codec - Support multiple headphone pinsTakashi Iwai1-2/+2
2006-09-23[ALSA] Add missing TLV callbacks for HD-audio codecsTakashi Iwai1-14/+2
2006-09-23[ALSA] Fix compile errors with older gccTakashi Iwai1-1/+1
2006-09-23[ALSA] Fix noisy output with shared channel mode with hd-audioTakashi Iwai1-3/+5
2006-09-23[ALSA] Added model for ASUS M2NPV-VM moboTakashi Iwai1-0/+2
2006-09-23[ALSA] Add model entry for Samsung X10 laptopTakashi Iwai1-0/+2
2006-09-23[ALSA] HDA codec & CA0106 - add/fix TLV supportJaroslav Kysela1-0/+17
2006-07-12[ALSA] hda-codec - Fix missing array terminators in AD1988 codec supportTakashi Iwai1-0/+4
2006-07-12[ALSA] Fix workaround for AD1988A rev2 codecTakashi Iwai1-6/+9
2006-06-28[ALSA] hda-codec - Add model entry for Samsung X60 ChaneTakashi Iwai1-0/+2
2006-06-22[ALSA] hda-codec - Use 3stack model for ASUS P5RD2-VM / P5GPL-X SETakashi Iwai1-0/+2
2006-06-22[ALSA] HDA - Lenovo 3000 N100-07684JU - enable laptop-eapd by defaultDaniel T Chen1-0/+2
2006-06-22[ALSA] hda-codec - Add SPDIF support to Thinkpad T/X/Z60Takashi Iwai1-3/+10
2006-06-22[ALSA] hda-codec - Add model entry for HP nx6320Takashi Iwai1-0/+2
2006-06-22[ALSA] hda-codec - Fix a typoTakashi Iwai1-1/+1
2006-06-22[ALSA] hda-codec - Add Thinkpad X60/T60/Z60 supportTakashi Iwai1-1/+43
2006-04-27[ALSA] hda-codec - Add model entry for ASUS Z62FTakashi Iwai1-0/+2
2006-04-27[ALSA] hda-codec - Add codec id for AD1988B codec chipTakashi Iwai1-0/+1
2006-04-27[ALSA] hda-codec - Add model entry for ASUS M9 laptopTakashi Iwai1-0/+2
2006-04-27[ALSA] hda-codec - Use model 'hp' for all HP laptops with AD1981HDTakashi Iwai1-6/+2
2006-04-12[ALSA] hda-codec - Add support of ASUS U5A with AD1986A codecTakashi Iwai1-0/+2
2006-04-12[ALSA] hda-codec - support HP Compaq Presario B2800 laptop with AD1986A codecCoywolf Qi Hunt1-0/+2
2006-04-12[ALSA] hda-codec - Add another HP laptop with AD1981HDTakashi Iwai1-0/+2
2006-03-31[ALSA] hda-codec - Fix noisy output wtih AD1986A 3stack modelTakashi Iwai1-1/+8
2006-03-22[ALSA] hda-codec - Add support for HP nx9420 laptopTakashi Iwai1-1/+3
2006-03-22[ALSA] hda-codec - Fix BIOS auto-configurationTakashi Iwai1-12/+11
2006-03-22[ALSA] hda-codec - Fix for Samsung R65 and ASUS A6JTakashi Iwai1-1/+115
2006-03-22[ALSA] hda-codec - Fix support of laptops with AD1986A codecTakashi Iwai1-0/+131
2006-03-22[ALSA] Fix missing AD1986a capsrcTakashi Iwai1-1/+1
2006-03-22[ALSA] hda-codec - Fix AD198x recording and add HP modelTakashi Iwai1-44/+255
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-13/+15
2006-01-03[ALSA] hda-codec - Small clean up and fixesTakashi Iwai1-5/+3
2006-01-03[ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861Kailang Yang1-1/+1
2006-01-03[ALSA] hda-codec - Fix surrounds on 3stack mode of AD1988Takashi Iwai1-10/+13
2006-01-03[ALSA] hda-codec - Fix/enhance AD1988 supportTakashi Iwai1-41/+531
2006-01-03[ALSA] hda-codec - Fix AD1988 supportTakashi Iwai1-20/+32
2006-01-03[ALSA] hda-codec - Add AD1988 supportTakashi Iwai1-0/+785
2006-01-03[ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai1-21/+21
2006-01-03[ALSA] hda-codec - Add channel-mode helperTakashi Iwai1-1/+1
2005-11-04[ALSA] hda-codec - Minor rewritesTakashi Iwai1-32/+101