summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-13Merge branch 'topic/hda-gateway' into topic/hdaTakashi Iwai1-0/+61
2009-01-13ALSA: hda - Use queue_delayed_work()Takashi Iwai1-1/+1
2009-01-12ALSA: hda - Use own workqueueTakashi Iwai1-6/+17
2009-01-09ALSA: hda - create hda_codec.control_mutex for kcontrol->private_valueWu Fengguang1-12/+13
2008-12-19ALSA: hda - Add probe_only optionTakashi Iwai1-5/+7
2008-12-19ALSA: hda - Add missing initializations of amp and verb cachesTakashi Iwai1-0/+2
2008-12-18ALSA: hda - Add Intel vendor id stringTakashi Iwai1-0/+1
2008-12-16ALSA: hda - Add Nvidia vendor id stringTakashi Iwai1-0/+1
2008-12-03Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai1-44/+143
2008-11-30ALSA: hda - Add a new function to seek for a codec IDMauro Carvalho Chehab1-0/+61
2008-11-28ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai1-74/+74
2008-11-28ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULETakashi Iwai1-2/+2
2008-11-28ALSA: hda - Clear codec->proc_widget_hook at resetTakashi Iwai1-0/+1
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai1-44/+143
2008-11-27ALSA: hda - Fix PCM reconfigureTakashi Iwai1-69/+93
2008-11-27ALSA: hda - Move power_save option to hda_intel.cTakashi Iwai1-10/+6
2008-11-27ALSA: hda - make some functions staticTakashi Iwai1-13/+1
2008-11-26ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-docQinghuang Feng1-1/+0
2008-11-25Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai1-2/+2
2008-11-25ALSA: hda - Fix caching of SPDIF status bitsTakashi Iwai1-2/+2
2008-11-21ALSA: hda - Fix build without CONFIG_PROC_FSTakashi Iwai1-0/+30
2008-11-21ALSA: hda - Fix double free of jack instancesTakashi Iwai1-0/+1
2008-11-10ALSA: hda - Fix another cache list managementTakashi Iwai1-4/+3
2008-11-07ALSA: hda - Fix broken hash chain allocationTakashi Iwai1-0/+1
2008-11-07ALSA: hda - Add max allocation check in array allocatorTakashi Iwai1-1/+4
2008-11-07ALSA: hda - Add missing NULL check in amp hash allocationTakashi Iwai1-0/+2
2008-11-06ALSA: hda - simplify hda_bus ops callbacksTakashi Iwai1-15/+47
2008-11-05ALSA: hda - Intel HDMI audio supportWu, Fengguang1-0/+3
2008-11-04ALSA: hda - Don't create empty PCM streamsTakashi Iwai1-0/+5
2008-11-04ALSA: hda - Fix possible NULL dereferenceTakashi Iwai1-1/+3
2008-10-29Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai1-0/+1
2008-10-28ALSA: hda: Add HDA vendor ID for Wolfson MicroelectronicsMark Brown1-0/+1
2008-10-27ALSA: hda: add snd_hda_get_jack* functionsMatthew Ranostay1-0/+46
2008-10-13ALSA: hda - Add init_verbs entriesTakashi Iwai1-0/+13
2008-10-13ALSA: hda - Add sysfs entries to hwdep devicesTakashi Iwai1-2/+15
2008-10-13ALSA: hda - Add codec reconfiguration featureTakashi Iwai1-47/+100
2008-10-13ALSA: hda - Manage kcontrol listsTakashi Iwai1-6/+34
2008-10-13ALSA: hda - Allocate name string of each codecTakashi Iwai1-12/+25
2008-10-13ALSA: hda - Use generic array helpersTakashi Iwai1-29/+9
2008-10-13ALSA: hda - Add generic arraysTakashi Iwai1-0/+34
2008-10-13ALSA: hda - Add infrastructure for dynamic stream allocationTakashi Iwai1-8/+66
2008-10-10ALSA: hda: comment typo fixWu Fengguang1-1/+1
2008-10-10ALSA: hda: comment typo fixWu Fengguang1-1/+1
2008-10-10ALSA: Support NVIDIA MCP78/7A HDMI audioWei Ni1-0/+3
2008-10-10ALSA: hda - Fix / clean-up slave digital out codesTakashi Iwai1-65/+50
2008-10-10ALSA: hda: slave_dig_outs code block in wrong locationMatthew Ranostay1-6/+0
2008-09-23ALSA: hda: Input port AMP controlsMatthew Ranostay1-9/+0
2008-09-23ALSA: hda: fix oopses in snd-hda-intel after digital slave support additionsHerton Ronaldo Krzesinski1-14/+19
2008-09-09ALSA: hda: slave digital out supportMatthew Ranostay1-2/+50
2008-08-13ALSA: hda - put all HDA codec IDs to components for precise hw detectionJaroslav Kysela1-2/+2