aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_analog.c
Commit message (Expand)AuthorAgeFilesLines
...
* [ALSA] hda-codec - Fix front/rear mic inputs on AD1986A codecAndrea Arcangeli2007-05-111-2/+3
* [ALSA] hda-codec - more systems for Analog DevicesTobin Davis2007-03-141-2/+32
* [ALSA] hda-codec - Add suppoprt for Asus M2N-SLI motherboardTobin Davis2007-03-141-1/+6
* [ALSA] hda-codec - Add missing Mic Boost for AD1986A codecTakashi Iwai2007-03-061-0/+3
* [ALSA] hda-codec - Add support for Samsung Q1 UltraTobin Davis2007-02-091-1/+25
* [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookupTakashi Iwai2007-02-091-73/+72
* [ALSA] hda-codec - Add model for ASUS W3j laptopTakashi Iwai2007-02-091-0/+2
* [ALSA] hda-codec - Fix model for ASUS M2N-MXTakashi Iwai2007-02-091-0/+2
* [ALSA] hda-codec - Fix model for Lenovo A60 desktopTakashi Iwai2007-02-091-0/+2
* [ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2Nickolay V. Shmyrev2006-12-201-0/+2
* [ALSA] hda-codec - fix typo in PCI IDsChristian Hesse2006-12-201-1/+1
* [ALSA] hda-codec - Fix model for ASUS V1j laptopTakashi Iwai2006-12-201-0/+2
* [ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.cTakashi Iwai2006-12-201-1/+1
* [ALSA] hda-codec - Add model entry for ASUS U5F laptopTakashi Iwai2006-10-221-0/+2
* [ALSA] hda-codec - Support multiple headphone pinsTakashi Iwai2006-09-231-2/+2
* [ALSA] Add missing TLV callbacks for HD-audio codecsTakashi Iwai2006-09-231-14/+2
* [ALSA] Fix compile errors with older gccTakashi Iwai2006-09-231-1/+1
* [ALSA] Fix noisy output with shared channel mode with hd-audioTakashi Iwai2006-09-231-3/+5
* [ALSA] Added model for ASUS M2NPV-VM moboTakashi Iwai2006-09-231-0/+2
* [ALSA] Add model entry for Samsung X10 laptopTakashi Iwai2006-09-231-0/+2
* [ALSA] HDA codec & CA0106 - add/fix TLV supportJaroslav Kysela2006-09-231-0/+17
* [ALSA] hda-codec - Fix missing array terminators in AD1988 codec supportTakashi Iwai2006-07-121-0/+4
* [ALSA] Fix workaround for AD1988A rev2 codecTakashi Iwai2006-07-121-6/+9
* [ALSA] hda-codec - Add model entry for Samsung X60 ChaneTakashi Iwai2006-06-281-0/+2
* [ALSA] hda-codec - Use 3stack model for ASUS P5RD2-VM / P5GPL-X SETakashi Iwai2006-06-221-0/+2
* [ALSA] HDA - Lenovo 3000 N100-07684JU - enable laptop-eapd by defaultDaniel T Chen2006-06-221-0/+2
* [ALSA] hda-codec - Add SPDIF support to Thinkpad T/X/Z60Takashi Iwai2006-06-221-3/+10
* [ALSA] hda-codec - Add model entry for HP nx6320Takashi Iwai2006-06-221-0/+2
* [ALSA] hda-codec - Fix a typoTakashi Iwai2006-06-221-1/+1
* [ALSA] hda-codec - Add Thinkpad X60/T60/Z60 supportTakashi Iwai2006-06-221-1/+43
* [ALSA] hda-codec - Add model entry for ASUS Z62FTakashi Iwai2006-04-271-0/+2
* [ALSA] hda-codec - Add codec id for AD1988B codec chipTakashi Iwai2006-04-271-0/+1
* [ALSA] hda-codec - Add model entry for ASUS M9 laptopTakashi Iwai2006-04-271-0/+2
* [ALSA] hda-codec - Use model 'hp' for all HP laptops with AD1981HDTakashi Iwai2006-04-271-6/+2
* [ALSA] hda-codec - Add support of ASUS U5A with AD1986A codecTakashi Iwai2006-04-121-0/+2
* [ALSA] hda-codec - support HP Compaq Presario B2800 laptop with AD1986A codecCoywolf Qi Hunt2006-04-121-0/+2
* [ALSA] hda-codec - Add another HP laptop with AD1981HDTakashi Iwai2006-04-121-0/+2
* [ALSA] hda-codec - Fix noisy output wtih AD1986A 3stack modelTakashi Iwai2006-03-311-1/+8
* [ALSA] hda-codec - Add support for HP nx9420 laptopTakashi Iwai2006-03-221-1/+3
* [ALSA] hda-codec - Fix BIOS auto-configurationTakashi Iwai2006-03-221-12/+11
* [ALSA] hda-codec - Fix for Samsung R65 and ASUS A6JTakashi Iwai2006-03-221-1/+115
* [ALSA] hda-codec - Fix support of laptops with AD1986A codecTakashi Iwai2006-03-221-0/+131
* [ALSA] Fix missing AD1986a capsrcTakashi Iwai2006-03-221-1/+1
* [ALSA] hda-codec - Fix AD198x recording and add HP modelTakashi Iwai2006-03-221-44/+255
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-13/+15
* [ALSA] hda-codec - Small clean up and fixesTakashi Iwai2006-01-031-5/+3
* [ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861Kailang Yang2006-01-031-1/+1
* [ALSA] hda-codec - Fix surrounds on 3stack mode of AD1988Takashi Iwai2006-01-031-10/+13
* [ALSA] hda-codec - Fix/enhance AD1988 supportTakashi Iwai2006-01-031-41/+531
* [ALSA] hda-codec - Fix AD1988 supportTakashi Iwai2006-01-031-20/+32