summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Fix/add support of Realtek ALC883 / ALC888 and ALC861 codecsTakashi Iwai2006-06-281-1/+3
* [ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-19/+22
* [ALSA] sound/pci/hda: use create_singlethread_workqueue()OGAWA Hirofumi2006-03-311-1/+1
* [ALSA] hda-codec - Fix BIOS auto-configurationTakashi Iwai2006-03-221-3/+74
* [ALSA] hda-codec - Fix ALC262 for Fujitsu laptopTakashi Iwai2006-03-221-2/+4
* [ALSA] hda-intel - Automatic correction to single_cmd modeTakashi Iwai2006-03-221-0/+6
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-25/+26
* [ALSA] hda-codec - Small clean up and fixesTakashi Iwai2006-01-031-0/+6
* [ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861Kailang Yang2006-01-031-1/+15
* [ALSA] hda-codec - Fix channel mode helperTakashi Iwai2006-01-031-1/+1
* [ALSA] hda-codec - Fix connection list parsingTakashi Iwai2006-01-031-42/+113
* [ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai2006-01-031-45/+45
* [ALSA] hda-codec - Fix assignment of speaker pinTakashi Iwai2006-01-031-1/+3
* [ALSA] hda-codec - Prepare unsol workqueue on demandTakashi Iwai2006-01-031-2/+6
* [ALSA] hda-codec - Add channel-mode helperTakashi Iwai2006-01-031-0/+48
* [ALSA] hda-codec - Allocate amp hash array dynamicallyTakashi Iwai2006-01-031-3/+19
* [ALSA] hda-codec - Minor rewritesTakashi Iwai2005-11-041-0/+45
* [ALSA] hda-codec - Get subsystem ID from AFG/MFGTakashi Iwai2005-11-041-0/+7
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-3/+3
* [ALSA] hda-codec - Code clean upTakashi Iwai2005-08-301-11/+18
* [ALSA] hda-intel - correct a bug in detection of rate supportedNicolas Graziano2005-08-301-1/+5
* ALSA CVS updateSasha Khapyorsky2005-08-301-12/+16
* [ALSA] hda-codec - Fix LFE volume/switchNicolas Graziano2005-08-301-4/+9
* [ALSA] hda-codec - Fix reordering of surround channelsTakashi Iwai2005-08-301-3/+20
* [ALSA] hda-codec - More fix of ALC880 codec supportTakashi Iwai2005-06-221-2/+101
* [ALSA] hda-codec - Allow sub_device=0 in board config checkTakashi Iwai2005-06-221-1/+2
* [ALSA] hda-codec - Feed front signals to all surroundsTakashi Iwai2005-06-221-3/+4
* [ALSA] Fix the handling of amp cache in hda-codecTakashi Iwai2005-06-221-40/+34Star
* [ALSA] Add Analog Devices vendor nameTakashi Iwai2005-05-291-0/+1
* [ALSA] Suppress error messageTakashi Iwai2005-05-291-1/+1
* [ALSA] make code staticAdrian Bunk2005-05-291-2/+2
* [ALSA] Rename pci_vendor/pci_device to pci_subvendor/pci_subdeviceTakashi Iwai2005-05-291-4/+4
* [ALSA] Fix and cleanup of CM9880 auto-configurationTakashi Iwai2005-05-291-0/+3
* [ALSA] Remove dead codeTakashi Iwai2005-05-291-4/+0Star
* [ALSA] add sigmatel codec supportMatt2005-05-291-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1856