summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_analog.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - make laptop-eapd model back for AD1986ATakashi Iwai2009-01-241-3/+46
* ALSA: hda - Add quirk for HP6730B laptopTakashi Iwai2009-01-181-0/+1
* ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptopTravis Place2008-12-131-0/+1
* ALSA: hda - Add another HP model (6730s) for AD1884AMichel Marti2008-12-131-0/+1
* ALSA: hda - Add another HP model for AD1884ATakashi Iwai2008-12-131-0/+1
* ALSA: HDA: patch_analog: Quirk for Asus P5Q Premium/Pro boards.Robin H. Johnson2008-12-131-0/+1
* ALSA: HDA: patch_analog: Fix SPDIF output on AD1989BRobin H. Johnson2008-12-131-1/+5
* ALSA: hda - Add missing Thinkpad Z60m supportTakashi Iwai2008-07-101-0/+1
* ALSA: hda - Fix wrong volumes in AD1988 auto-probe modeTakashi Iwai2008-06-181-11/+21
* ALSA: hda - Remove unused mutexTakashi Iwai2008-06-131-5/+0
* [ALSA] hda - Fix mic input on HP2133Takashi Iwai2008-05-301-22/+28
* [ALSA] hda - Add model for ASUS P5K-E/WIFI-APTravis Place2008-05-241-0/+1
* [ALSA] hda - Fix Thinkpad X300 digital micTakashi Iwai2008-04-241-0/+3
* [ALSA] hda - Add support of AD1989A/AD1989BTakashi Iwai2008-04-241-3/+25
* [ALSA] hda-codec - Support of Lenovo Thinkpad X300Takashi Iwai2008-04-241-0/+94
* [ALSA] hda-codec - keep the format verb at closing PCM streamsTakashi Iwai2008-04-241-4/+2
* [ALSA] sound: hda: missing includes of hda_patch.hHarvey Harrison2008-04-241-0/+1
* [ALSA] hda-codec - Add docking-station mic input for Thinkpad X61Takashi Iwai2008-04-241-1/+2
* [ALSA] Keep private TLV entry in vmaster itselfTakashi Iwai2008-04-241-3/+3
* [ALSA] hda-codec - Add model=mobile for AD1884A & coTakashi Iwai2008-04-241-1/+47
* [ALSA] hda-codec - Add support of AD1883/1884A/1984A/1984BTakashi Iwai2008-04-241-0/+327
* [ALSA] hda-codec - Add "IEC958 Default PCM" switchTakashi Iwai2008-04-241-1/+7
* [ALSA] hda-codec - Implement auto-mic jack sensing on Samsung laptopsTakashi Iwai2008-04-241-4/+49
* [ALSA] hda-codec - Fix automute of AD1981HD hp modelTakashi Iwai2008-04-241-1/+4
* [ALSA] hda-intel - Fix PCM device number assignmentTakashi Iwai2008-04-241-0/+1
* [ALSA] hda-codec - Fix AD1988 capture elementsTakashi Iwai2008-02-291-4/+4
* [ALSA] hda-codec - Add Dell T3400 supportDouglas Kosovic2008-01-311-0/+60
* [ALSA] hda-codec - Add SPDIF output support to AD1986a laptop-eapd modelTakashi Iwai2008-01-311-2/+11
* [ALSA] hda-codec - Add SPDIF controls as slave on AD codecsTakashi Iwai2008-01-311-0/+3
* [ALSA] hda-codec - Add missing slave for AD1884 master switchTakashi Iwai2008-01-311-0/+2
* [ALSA] hda-codec - Remove obsolete FIXME'sTakashi Iwai2008-01-311-4/+0
* [ALSA] hda-codec - Add virtual master controlsTakashi Iwai2008-01-311-0/+69
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] hda-codec - Add IEC958 digital out support for Lenovo Thinkpads T61/X61Jerone Young2008-01-311-1/+11
* [ALSA] hda-codec - Sort ad1986a cfg tableTakashi Iwai2008-01-311-1/+1
* [ALSA] hda-codec - Device ID for Toshiba laptop which uses AD1986AJiang Zhe2008-01-311-0/+1
* [ALSA] hda-codec - sort pci quirk listTakashi Iwai2008-01-311-8/+8
* [ALSA] hda-intel: Enable Analog CD Input from internal ATAPI connector on Asu...Johannes Stezenbach2008-01-311-0/+2
* [ALSA] hda-codec - Check value range in ctl callbacksTakashi Iwai2008-01-311-1/+5
* [ALSA] HDA: Add Asus VX1 supportTobin Davis2008-01-311-0/+1
* [ALSA] hda-codec - Disable shared stream on AD1986ATakashi Iwai2007-11-191-0/+8
* [ALSA] hda-codec - Fix possible array overflowTakashi Iwai2007-10-231-1/+1
* [ALSA] hda-codec - Fix AD1986A Lenovo auto-muteTakashi Iwai2007-10-231-1/+2
* [ALSA] hda-codec - Add laptop-automute model for AD1986ATakashi Iwai2007-10-161-1/+125
* [ALSA] hda-codec - Fix Master volume with AD1986A laptop modelTakashi Iwai2007-10-161-23/+21
* [ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai2007-10-161-0/+91
* [ALSA] hda-codec - Clean up bind-controlsTakashi Iwai2007-10-161-25/+9
* [ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai2007-10-161-12/+9
* [ALSA] hda-codec - optimize resume using cachesTakashi Iwai2007-10-161-43/+25
* [ALSA] hda-codec - Add a generic bind-control helperTakashi Iwai2007-10-161-136/+41