summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] hda-codec - Add support for Toshiba A305Takashi Iwai2007-10-161-0/+1
* [ALSA] hda-codec - Add missing Mic Boost for some ALC882 modelsTakashi Iwai2007-10-161-0/+3
* [ALSA] hda-codec - Add quirk entry for Casper CPR2000Takashi Iwai2007-10-161-0/+1
* [ALSA] hda-codec - Add missing model names for ALC882 codecsTakashi Iwai2007-10-161-0/+3
* [ALSA] hda-codec - Add support for ASUS A7MTakashi Iwai2007-10-161-0/+49
* [ALSA] hda-codec - Add laptop-automute model for AD1986ATakashi Iwai2007-10-161-1/+125
* [ALSA] hda-codec - Fix wrong pin config order in STAC92xx dell modelsTakashi Iwai2007-10-161-18/+18
* [ALSA] hda-codec - Add support for Acer Aspire 9303Takashi Iwai2007-10-161-0/+1
* [ALSA] hda-codec - Fix support for sigmatel codecs that have 2 or more ADCsMaxim Levitsky2007-10-161-40/+57
* [ALSA] hda-codec - make volume knob, the master volume for sigmatel codecsMaxim Levitsky2007-10-161-0/+48
* [ALSA] hda-codec - add support for analog loopback to STAC9204/9205/922x/927xMaxim Levitsky2007-10-161-0/+58
* [ALSA] hda-codec - add support for swapping center/LFE channels to STAC codecsMaxim Levitsky2007-10-161-4/+72
* [ALSA] hda-intel - Fix resume logic, when dynamic power managment is onMaxim Levitsky2007-10-163-7/+21
* [ALSA] hda-intel - fix a race in dynamic power managmentMaxim Levitsky2007-10-161-1/+3
* [ALSA] hda-codec - Avoid zero NID in line_out_pins[] of STAC codecsTakashi Iwai2007-10-161-5/+10
* [ALSA] hda-codec - Fix wrong pin-setup at resume of STAC codecsTakashi Iwai2007-10-161-4/+13
* [ALSA] hda-codec - code cleanups in patch_sigmatel.cMaxim Levitsky2007-10-161-48/+17
* [ALSA] hda-codec - Fix capture on ALC262 HP machineszhejiang2007-10-161-3/+13
* [ALSA] hda-codec - Add Mic Boost control with auto-configurationTakashi Iwai2007-10-161-8/+60
* [ALSA] hda-codec - Fix Dell laptops support with STAC codecsTakashi Iwai2007-10-161-32/+313
* [ALSA] hda-codec - Fix ALC268 unsol eventTakashi Iwai2007-10-161-5/+50
* [ALSA] hda-codec - Fix mater mixer switch of ALC262 sony-amd modelTakashi Iwai2007-10-161-10/+38
* [ALSA] hda-intel - Fix compile with gcc-3.xTakashi Iwai2007-10-161-2/+2
* [ALSA] hda-codec - Add missing capture boost for ALC268Takashi Iwai2007-10-161-0/+6
* [ALSA] hda-codec - Add SPDIF support on ALC880 fujitsu modelTakashi Iwai2007-10-161-0/+1
* [ALSA] hda-codec - Add support for Haier W66Kailang Yang2007-10-161-1/+51
* [ALSA] hda-intel - Add probe_mask blacklistTakashi Iwai2007-10-161-1/+32
* [ALSA] hda-codec - Fix ALC268 acer modelTakashi Iwai2007-10-161-1/+10
* [ALSA] hda-codec - Add support for Toshiba Satellite P205Takashi Iwai2007-10-161-0/+1
* [ALSA] hda-codec - Add support for Macbook Pro rev3Takashi Iwai2007-10-161-0/+145
* [ALSA] hda-codec - Fix Toshiba A135 model selectionTakashi Iwai2007-10-161-1/+1
* [ALSA] hda-codec - Add auto-mute function to Sony VAIO with STAC9872Takashi Iwai2007-10-161-1/+46
* [ALSA] hda-codec - Add model for MSI m673xTakashi Iwai2007-10-161-0/+1
* [ALSA] hda-intel - Avoid unnecessary work schedulingTakashi Iwai2007-10-162-4/+9
* [ALSA] hda-codec - Add unsol_event to ALC883 Acer AspireTakashi Iwai2007-10-161-11/+29
* [ALSA] hda-codec - Remove superfluous codeTakashi Iwai2007-10-161-4/+0
* [ALSA] hda-codec - Fix PM on ALC885 Intel MacsTakashi Iwai2007-10-161-6/+16
* [ALSA] hda-codec - Add ALC268 acer modelTakashi Iwai2007-10-161-1/+75
* [ALSA] hda-intel - Add position_fix quirk for Dell Precision 390Takashi Iwai2007-10-161-0/+1
* [ALSA] hda-codec - Fix Master volume with AD1986A laptop modelTakashi Iwai2007-10-161-23/+21
* [ALSA] hda-intel - Add flush_scheduled_work() in snd_hda_codec_free()Takashi Iwai2007-10-161-1/+2
* [ALSA] hda-codec - Add option texts and descriptions for new Realtek modelsTakashi Iwai2007-10-161-1/+3
* [ALSA] hda-codec - Add support for Biostar NF61S SE moboTakashi Iwai2007-10-161-0/+1
* [ALSA] hda-codec - Update realtek codec supportKailang Yang2007-10-161-32/+93
* [ALSA] hda-codec - Remove conflicting capture mixers for ALC861VDTakashi Iwai2007-10-161-11/+0
* [ALSA] hda-intel - Don't do suspend if already powered downTakashi Iwai2007-10-162-1/+6
* [ALSA] hda-intel - Fix NULL dereference in resumeTakashi Iwai2007-10-161-1/+2
* [ALSA] hda-intel - Add power_save_controller module optionTakashi Iwai2007-10-161-14/+11
* [ALSA] This patch adds more support for Dell systems with Stac9205 codecs.Tobin Davis2007-10-161-11/+53
* [ALSA] hda-intel - Fix resume with power saveTakashi Iwai2007-10-162-2/+2