summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_analog.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-10ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptopTravis Place1-0/+1
2008-11-09ALSA: hda - Add another HP model (6730s) for AD1884AMichel Marti1-0/+1
2008-10-28ALSA: hda - Add another HP model for AD1884ATakashi Iwai1-0/+1
2008-09-23ALSA: HDA: patch_analog: Quirk for Asus P5Q Premium/Pro boards.Robin H. Johnson1-0/+1
2008-09-23ALSA: HDA: patch_analog: Implement multiple outputs for AD1988Robin H. Johnson1-1/+8
2008-09-23ALSA: HDA: patch_analog: Fix SPDIF output on AD1989BRobin H. Johnson1-1/+5
2008-08-25ALSA: hda - Add AD1882A codec supportTakashi Iwai1-17/+57
2008-08-13ALSA: hda - initialize node 0x21 properly on AD1988 codecsTakashi Iwai1-0/+6
2008-07-10ALSA: hda - Add missing Thinkpad Z60m supportTakashi Iwai1-0/+1
2008-06-18ALSA: hda - Fix wrong volumes in AD1988 auto-probe modeTakashi Iwai1-11/+21
2008-06-13ALSA: hda - Remove unused mutexTakashi Iwai1-5/+0
2008-05-30[ALSA] hda - Fix mic input on HP2133Takashi Iwai1-22/+28
2008-05-24[ALSA] hda - Add model for ASUS P5K-E/WIFI-APTravis Place1-0/+1
2008-04-24[ALSA] hda - Fix Thinkpad X300 digital micTakashi Iwai1-0/+3
2008-04-24[ALSA] hda - Add support of AD1989A/AD1989BTakashi Iwai1-3/+25
2008-04-24[ALSA] hda-codec - Support of Lenovo Thinkpad X300Takashi Iwai1-0/+94
2008-04-24[ALSA] hda-codec - keep the format verb at closing PCM streamsTakashi Iwai1-4/+2
2008-04-24[ALSA] sound: hda: missing includes of hda_patch.hHarvey Harrison1-0/+1
2008-04-24[ALSA] hda-codec - Add docking-station mic input for Thinkpad X61Takashi Iwai1-1/+2
2008-04-24[ALSA] Keep private TLV entry in vmaster itselfTakashi Iwai1-3/+3
2008-04-24[ALSA] hda-codec - Add model=mobile for AD1884A & coTakashi Iwai1-1/+47
2008-04-24[ALSA] hda-codec - Add support of AD1883/1884A/1984A/1984BTakashi Iwai1-0/+327
2008-04-24[ALSA] hda-codec - Add "IEC958 Default PCM" switchTakashi Iwai1-1/+7
2008-04-24[ALSA] hda-codec - Implement auto-mic jack sensing on Samsung laptopsTakashi Iwai1-4/+49
2008-04-24[ALSA] hda-codec - Fix automute of AD1981HD hp modelTakashi Iwai1-1/+4
2008-04-24[ALSA] hda-intel - Fix PCM device number assignmentTakashi Iwai1-0/+1
2008-02-29[ALSA] hda-codec - Fix AD1988 capture elementsTakashi Iwai1-4/+4
2008-01-31[ALSA] hda-codec - Add Dell T3400 supportDouglas Kosovic1-0/+60
2008-01-31[ALSA] hda-codec - Add SPDIF output support to AD1986a laptop-eapd modelTakashi Iwai1-2/+11
2008-01-31[ALSA] hda-codec - Add SPDIF controls as slave on AD codecsTakashi Iwai1-0/+3
2008-01-31[ALSA] hda-codec - Add missing slave for AD1884 master switchTakashi Iwai1-0/+2
2008-01-31[ALSA] hda-codec - Remove obsolete FIXME'sTakashi Iwai1-4/+0
2008-01-31[ALSA] hda-codec - Add virtual master controlsTakashi Iwai1-0/+69
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] hda-codec - Add IEC958 digital out support for Lenovo Thinkpads T61/X61Jerone Young1-1/+11
2008-01-31[ALSA] hda-codec - Sort ad1986a cfg tableTakashi Iwai1-1/+1
2008-01-31[ALSA] hda-codec - Device ID for Toshiba laptop which uses AD1986AJiang Zhe1-0/+1
2008-01-31[ALSA] hda-codec - sort pci quirk listTakashi Iwai1-8/+8
2008-01-31[ALSA] hda-intel: Enable Analog CD Input from internal ATAPI connector on Asu...Johannes Stezenbach1-0/+2
2008-01-31[ALSA] hda-codec - Check value range in ctl callbacksTakashi Iwai1-1/+5
2008-01-31[ALSA] HDA: Add Asus VX1 supportTobin Davis1-0/+1
2007-11-19[ALSA] hda-codec - Disable shared stream on AD1986ATakashi Iwai1-0/+8
2007-10-23[ALSA] hda-codec - Fix possible array overflowTakashi Iwai1-1/+1
2007-10-23[ALSA] hda-codec - Fix AD1986A Lenovo auto-muteTakashi Iwai1-1/+2
2007-10-16[ALSA] hda-codec - Add laptop-automute model for AD1986ATakashi Iwai1-1/+125
2007-10-16[ALSA] hda-codec - Fix Master volume with AD1986A laptop modelTakashi Iwai1-23/+21
2007-10-16[ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai1-0/+91
2007-10-16[ALSA] hda-codec - Clean up bind-controlsTakashi Iwai1-25/+9
2007-10-16[ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai1-12/+9
2007-10-16[ALSA] hda-codec - optimize resume using cachesTakashi Iwai1-43/+25