aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[ALSA] sound/pci/hda: use create_singlethread_workqueue()OGAWA Hirofumi1-1/+1
2006-03-22[ALSA] hda-codec - Fix BIOS auto-configurationTakashi Iwai1-3/+74
2006-03-22[ALSA] hda-codec - Fix ALC262 for Fujitsu laptopTakashi Iwai1-2/+4
2006-03-22[ALSA] hda-intel - Automatic correction to single_cmd modeTakashi Iwai1-0/+6
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-25/+26
2006-01-03[ALSA] hda-codec - Small clean up and fixesTakashi Iwai1-0/+6
2006-01-03[ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861Kailang Yang1-1/+15
2006-01-03[ALSA] hda-codec - Fix channel mode helperTakashi Iwai1-1/+1
2006-01-03[ALSA] hda-codec - Fix connection list parsingTakashi Iwai1-42/+113
2006-01-03[ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai1-45/+45
2006-01-03[ALSA] hda-codec - Fix assignment of speaker pinTakashi Iwai1-1/+3
2006-01-03[ALSA] hda-codec - Prepare unsol workqueue on demandTakashi Iwai1-2/+6
2006-01-03[ALSA] hda-codec - Add channel-mode helperTakashi Iwai1-0/+48
2006-01-03[ALSA] hda-codec - Allocate amp hash array dynamicallyTakashi Iwai1-3/+19
2005-11-04[ALSA] hda-codec - Minor rewritesTakashi Iwai1-0/+45
2005-11-04[ALSA] hda-codec - Get subsystem ID from AFG/MFGTakashi Iwai1-0/+7
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-3/+3
2005-08-30[ALSA] hda-codec - Code clean upTakashi Iwai1-11/+18
2005-08-30[ALSA] hda-intel - correct a bug in detection of rate supportedNicolas Graziano1-1/+5
2005-08-30ALSA CVS updateSasha Khapyorsky1-12/+16
2005-08-30[ALSA] hda-codec - Fix LFE volume/switchNicolas Graziano1-4/+9
2005-08-30[ALSA] hda-codec - Fix reordering of surround channelsTakashi Iwai1-3/+20
2005-06-22[ALSA] hda-codec - More fix of ALC880 codec supportTakashi Iwai1-2/+101
2005-06-22[ALSA] hda-codec - Allow sub_device=0 in board config checkTakashi Iwai1-1/+2
2005-06-22[ALSA] hda-codec - Feed front signals to all surroundsTakashi Iwai1-3/+4
2005-06-22[ALSA] Fix the handling of amp cache in hda-codecTakashi Iwai1-40/+34
2005-05-29[ALSA] Add Analog Devices vendor nameTakashi Iwai1-0/+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 Iwai1-4/+4
2005-05-29[ALSA] Fix and cleanup of CM9880 auto-configurationTakashi Iwai1-0/+3
2005-05-29[ALSA] Remove dead codeTakashi Iwai1-4/+0
2005-05-29[ALSA] add sigmatel codec supportMatt1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1856