summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
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 Iwai5-52/+56
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 Yang6-197/+2199
2006-01-03[ALSA] hda-codec - update sigmatel support and bug fixesMatt Porter1-156/+200
2006-01-03[ALSA] hda-intel - Fix HDA probe_mask defaultMatt Porter1-1/+1
2006-01-03[ALSA] hda-codec - Fix surrounds on 3stack mode of AD1988Takashi Iwai1-10/+13
2006-01-03[ALSA] hda-codec - Fix/enhance AD1988 supportTakashi Iwai1-41/+531
2006-01-03[ALSA] hda-codec - Fix channel mode helperTakashi Iwai1-1/+1
2006-01-03[ALSA] hda-intel - Use position buffer as defaultTakashi Iwai1-29/+8
2006-01-03[ALSA] hda-codec - Fix auto-probe of ALC880Libin Yang1-1/+1
2006-01-03[ALSA] sound/: possible cleanupsAdrian Bunk1-0/+1
2006-01-03[ALSA] hda-codec - Fix AD1988 supportTakashi Iwai1-20/+32
2006-01-03[ALSA] hda-codec - Allocate connection lists dynamically in generic parserTakashi Iwai1-3/+20
2006-01-03[ALSA] hda-codec - Fix connection list parsingTakashi Iwai5-70/+140
2006-01-03[ALSA] hda-intel - Fix PM supportTakashi Iwai1-11/+19
2006-01-03[ALSA] hda-codec - Add AD1988 supportTakashi Iwai1-0/+785
2006-01-03[ALSA] Remove xxx_t typedefs: HDA-IntelTakashi Iwai1-80/+76
2006-01-03[ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai10-198/+198
2006-01-03[ALSA] hda-codec - Fix assignment of speaker pinTakashi Iwai4-39/+40
2006-01-03[ALSA] hda-codec - Fix a typoTakashi Iwai1-1/+1
2006-01-03[ALSA] hda-codec - Prepare unsol workqueue on demandTakashi Iwai1-2/+6
2006-01-03[ALSA] hda-codec - Add channel-mode helperTakashi Iwai5-97/+99
2006-01-03[ALSA] hda-codec - Fix HDA sound and V.92 modem for notebook Siemens FieldPG-MDaniel Mueller1-0/+1
2006-01-03[ALSA] sound/hda: rate-limit timeout messageRandy Dunlap1-1/+4
2006-01-03[ALSA] hda-codec - Allocate amp hash array dynamicallyTakashi Iwai2-4/+21
2005-11-11[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] hda-codec - Minor rewritesTakashi Iwai4-144/+208
2005-11-04[ALSA] hda-codec - Show power state in proc fileTakashi Iwai1-0/+5
2005-11-04[ALSA] Fix the type of enable module optionTakashi Iwai1-1/+1
2005-11-04[ALSA] hda-codec - Get subsystem ID from AFG/MFGTakashi Iwai2-0/+9
2005-11-04[ALSA] Sasha Khapyorsky: My email address is changed, there is update.Sasha Khapyorsky1-1/+1
2005-11-04[ALSA] Add dummy obsoleted module options for backward compatibilityTakashi Iwai1-0/+4
2005-11-04[ALSA] highlanderize motherboard AC97/HDA driversClemens Ladisch1-23/+11
2005-11-04[ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMsSasha Khapyorsky1-0/+1
2005-11-04[ALSA] hda-codec - A new model for Fujitsu S7020Jonathan Woithe1-3/+157
2005-11-04[ALSA] hda-intel - Add NVidia supportVinod G1-9/+24
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-10-07[ALSA] hda-intel - Disable DMA position auto-correctionTakashi Iwai1-0/+5
2005-10-07[ALSA] hda-codec - 'empty' generic mfg-only codecSasha Khapyorsky1-4/+2
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai8-16/+16
2005-09-12[ALSA] hda-codec - Added ASUS A6Takashi Iwai1-0/+1
2005-09-12[ALSA] hda-intel - Fix modem PCM creationTakashi Iwai1-1/+1
2005-09-12[ALSA] hda-codec - Assign audio PCMS firstTakashi Iwai4-3/+30