aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-28[ALSA] hda driver, correct bug in model 'auto'Nicolas Graziano1-3/+2
2005-07-28[ALSA] hda: add sigmatel hp detect supportMatt2-2/+63
2005-07-28[ALSA] hda: enable unsolicited responsesMatt1-0/+6
2005-07-28[ALSA] Use kstrdupTakashi Iwai1-1/+1
2005-07-28[ALSA] hda-codec - Add entry for Acer APFVTakashi Iwai1-1/+2
2005-07-28[ALSA] hda-codec - Add 6stack model for ALC880Takashi Iwai1-1/+13
2005-07-28[ALSA] hda-codec - SigmaTel HDA resume supportMatt1-0/+21
2005-07-28[ALSA] hda-codec - SigmaTel HDA multichannel supportMatt1-237/+496
2005-07-28[ALSA] hda-codec - Fix oops with ALC880Takashi Iwai1-4/+7
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-1/+1
2005-06-22[ALSA] SigmaTel HDA SPDIF and input mux updatesMatt1-39/+145
2005-06-22[ALSA] hda-codec - More fix of ALC880 codec supportTakashi Iwai6-1092/+1201
2005-06-22[ALSA] hda-codec - Add support of more models with ALC codecsTakashi Iwai3-162/+723
2005-06-22[ALSA] hda-codec - Allow sub_device=0 in board config checkTakashi Iwai1-1/+2
2005-06-22[ALSA] hda-codec - Clean up and fix ALC-codec support codeTakashi Iwai1-308/+328
2005-06-22[ALSA] hda-codec - Feed front signals to all surroundsTakashi Iwai1-3/+4
2005-06-22[ALSA] hda-codec - Print all AMP IN valuesTakashi Iwai1-17/+27
2005-06-22[ALSA] Fix the analog loopback volumes of ALC codecsTakashi Iwai1-25/+97
2005-06-22[ALSA] Fix the PCM mixer switch for AD1986ATakashi Iwai1-1/+1
2005-06-22[ALSA] Fix the handling of amp cache in hda-codecTakashi Iwai1-40/+34
2005-06-22[ALSA] hda-intel - Fix Oops in the error pathTakashi Iwai1-1/+4
2005-05-29[ALSA] Fix ALC880 capture problemsTakashi Iwai1-19/+67
2005-05-29[ALSA] hda-code: Fix the array size of codec listTakashi Iwai1-1/+1
2005-05-29[ALSA] Add Analog Devices vendor nameTakashi Iwai1-0/+1
2005-05-29[ALSA] Allow more than 2 channel modesTakashi Iwai1-6/+16
2005-05-29[ALSA] Fix a typo in position_fix module option typeTakashi Iwai1-1/+1
2005-05-29[ALSA] Suppress error messageTakashi Iwai1-1/+1
2005-05-29[ALSA] make code staticAdrian Bunk1-2/+2
2005-05-29[ALSA] Rename pci_vendor/pci_device to pci_subvendor/pci_subdeviceTakashi Iwai3-57/+57
2005-05-29[ALSA] Add support of VIA VT8251/VT8237A HD-Audio controllersTakashi Iwai1-1/+4
2005-05-29[ALSA] Adding support for ATI IXP450 HD Audio device supportFrederick Li1-3/+20
2005-05-29[ALSA] Add test model for debugging ALC880 devicesTakashi Iwai1-1/+270
2005-05-29[ALSA] Add ASUS Z71V supportTakashi Iwai1-0/+109
2005-05-29[ALSA] Add position_fix module optionTakashi Iwai1-37/+48
2005-05-29[ALSA] Fix and cleanup of CM9880 auto-configurationTakashi Iwai3-12/+24
2005-05-29[ALSA] Show PIN jack typeTakashi Iwai1-1/+3
2005-05-29[ALSA] Fix a typo in commentsTakashi Iwai1-1/+1
2005-05-29[ALSA] Misc clean upTakashi Iwai1-7/+5
2005-05-29[ALSA] Remove dead codeTakashi Iwai1-4/+0
2005-05-29[ALSA] Add AD1981HD and AD1983 supportTakashi Iwai1-169/+522
2005-05-29[ALSA] add sigmatel codec supportMatt4-1/+565
2005-05-29[ALSA] hda: fix vref cap and ctl valuesMatt2-8/+14
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-05-29[ALSA] choose multi-channel jacks automaticallyTakashi Iwai1-3/+230
2005-05-29[ALSA] fix multi-channel for model==fullChenLi Tien1-0/+6
2005-05-29[ALSA] Show currectly selected widget in proc_read for hda driverChenLi Tien1-2/+8
2005-05-01[PATCH] hda_intel: Intel ESB2 supportJason Gaston1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+7867