aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-27[ALSA] hda-codec - Add entry for Epox EP-5LDA+ GLiTakashi Iwai1-0/+1
2006-03-31[ALSA] HDA/Realtek: multiple input mux definitions and pin mode additionsJonathan Woithe1-56/+149
2006-03-31[ALSA] Add support of LG LW20 laptopTakashi Iwai1-0/+93
2006-03-22[ALSA] hda-codec - Add support for ASUS P4GPL-XTakashi Iwai1-0/+1
2006-03-22[ALSA] hda-codec - Fix BIOS auto-configurationTakashi Iwai1-33/+14
2006-03-22[ALSA] hda-codec - Add model entry for FIC P4M-915GD1Takashi Iwai1-0/+1
2006-03-22[ALSA] hda-codec - Fix Aopen i915GMm-HFS moboTakashi Iwai1-0/+2
2006-03-22[ALSA] Add default entry for CTL Travel Master U553WTakashi Iwai1-0/+2
2006-03-22[ALSA] hda-codec - Add lg model for LG laptopTakashi Iwai1-28/+192
2006-03-22[ALSA] hda-codec - Fix ALC262 for Fujitsu laptopTakashi Iwai1-13/+146
2006-03-22[ALSA] HDA/ALC260: 7/7 - add SPDIF enable to test modelJonathan Woithe1-1/+67
2006-03-22[ALSA] HDA/ALC260: 6/7 - Fujitsu/test model tweaksJonathan Woithe1-54/+54
2006-03-22[ALSA] HDA/ALC260: 5/7 - add 'acer' modelJonathan Woithe1-0/+129
2006-03-22[ALSA] HDA/ALC260: 4/7 - add GPIO switches to test modelJonathan Woithe1-2/+64
2006-03-22[ALSA] HDA/ALC260: 3/7 - generalise some structuresJonathan Woithe1-3/+6
2006-03-22[ALSA] HDA/ALC260: 2/7 - switch pin buffer enablesJonathan Woithe1-20/+38
2006-03-22[ALSA] HDA/ALC260: 1/7 - Fix test model input mux labelJonathan Woithe1-5/+15
2006-03-22[ALSA] hda: ALC260 test model implementationJonathan Woithe1-3/+170
2006-03-22[ALSA] hda: minor correction to fujitsu ALC260 initverbsTakashi Iwai1-4/+10
2006-03-22[ALSA] hda: add PCM for 2nd ADC on ALC260Jonathan Woithe1-30/+119
2006-02-01[ALSA] hda-codec - Fix typos in alc882 model tableTakashi Iwai1-3/+3
2006-02-01[ALSA] patch_realtek.c: Add new modelArnaud Patard1-0/+1
2006-02-01[ALSA] hda-codec - Fix init verb of ALC260Jonathan Woithe1-1/+1
2006-01-22[ALSA] hda-codec - Add model entry for Sony VAIOTakashi Iwai1-0/+2
2006-01-03[ALSA] hda-codec - Add model entry for Shuttle ST20G5Takashi Iwai1-0/+1
2006-01-03[ALSA] hda-codec - Add the model entry for ASUS P5GD1-HVMTakashi Iwai1-0/+1
2006-01-03[ALSA] hda-codec - Small clean up and fixesTakashi Iwai1-43/+44
2006-01-03[ALSA] hda-codec - Fix Oops with ALC260 auto-probeTakashi Iwai1-1/+8
2006-01-03[ALSA] hda-codec - Fix ALC codec probingTakashi Iwai1-3/+10
2006-01-03[ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861Kailang Yang1-190/+2177
2006-01-03[ALSA] hda-codec - Fix auto-probe of ALC880Libin Yang1-1/+1
2006-01-03[ALSA] hda-codec - Fix connection list parsingTakashi Iwai1-2/+1
2006-01-03[ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai1-44/+44
2006-01-03[ALSA] hda-codec - Fix assignment of speaker pinTakashi Iwai1-25/+22
2006-01-03[ALSA] hda-codec - Add channel-mode helperTakashi Iwai1-51/+16
2005-11-04[ALSA] hda-codec - Minor rewritesTakashi Iwai1-112/+40
2005-11-04[ALSA] hda-codec - A new model for Fujitsu S7020Jonathan Woithe1-3/+157
2005-10-07[ALSA] Fix confliction of capture controls on ALC880 test modelTakashi Iwai1-12/+0
2005-10-07[ALSA] fix HD audio ALC882 lfe (un)muteJohn W. Linville1-1/+1
2005-10-07[ALSA] fix alc880_test_mixer typoJohn W. Linville1-2/+2
2005-10-07[ALSA] fix HD audio ALC260 mono (un)muteJohn W. Linville1-2/+2
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-3/+3
2005-09-12[ALSA] hda-codec - Added ASUS A6Takashi Iwai1-0/+1
2005-09-12[ALSA] hda-codec - Bring the Vaio's RA826G HDA (82801) to life ...Davide Libenzi1-0/+1
2005-08-30[ALSA] hda-codec - Add beep support for UniwillTakashi Iwai1-1/+7
2005-08-30[ALSA] hda-patch-realtek - added pci subdevice ID for Acer TravelMate 8100 (3 stack model + digital out)Jaroslav Kysela1-0/+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 - Fix oops with ALC880Takashi Iwai1-4/+7
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-1/+1