aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.c
AgeCommit message (Expand)Author
2009-02-05ALSA: hda - Fix misc workqueue issuesTakashi Iwai
2009-01-13Merge branch 'topic/hda-gateway' into topic/hdaTakashi Iwai
2009-01-13ALSA: hda - Use queue_delayed_work()Takashi Iwai
2009-01-12ALSA: hda - Use own workqueueTakashi Iwai
2009-01-09ALSA: hda - create hda_codec.control_mutex for kcontrol->private_valueWu Fengguang
2008-12-19ALSA: hda - Add probe_only optionTakashi Iwai
2008-12-19ALSA: hda - Add missing initializations of amp and verb cachesTakashi Iwai
2008-12-18ALSA: hda - Add Intel vendor id stringTakashi Iwai
2008-12-16ALSA: hda - Add Nvidia vendor id stringTakashi Iwai
2008-12-03Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai
2008-11-30ALSA: hda - Add a new function to seek for a codec IDMauro Carvalho Chehab
2008-11-28ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai
2008-11-28ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULETakashi Iwai
2008-11-28ALSA: hda - Clear codec->proc_widget_hook at resetTakashi Iwai
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai
2008-11-27ALSA: hda - Fix PCM reconfigureTakashi Iwai
2008-11-27ALSA: hda - Move power_save option to hda_intel.cTakashi Iwai
2008-11-27ALSA: hda - make some functions staticTakashi Iwai
2008-11-26ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-docQinghuang Feng
2008-11-25Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai
2008-11-25ALSA: hda - Fix caching of SPDIF status bitsTakashi Iwai
2008-11-21ALSA: hda - Fix build without CONFIG_PROC_FSTakashi Iwai
2008-11-21ALSA: hda - Fix double free of jack instancesTakashi Iwai
2008-11-10ALSA: hda - Fix another cache list managementTakashi Iwai
2008-11-07ALSA: hda - Fix broken hash chain allocationTakashi Iwai
2008-11-07ALSA: hda - Add max allocation check in array allocatorTakashi Iwai
2008-11-07ALSA: hda - Add missing NULL check in amp hash allocationTakashi Iwai
2008-11-06ALSA: hda - simplify hda_bus ops callbacksTakashi Iwai
2008-11-05ALSA: hda - Intel HDMI audio supportWu, Fengguang
2008-11-04ALSA: hda - Don't create empty PCM streamsTakashi Iwai
2008-11-04ALSA: hda - Fix possible NULL dereferenceTakashi Iwai
2008-10-29Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai
2008-10-28ALSA: hda: Add HDA vendor ID for Wolfson MicroelectronicsMark Brown
2008-10-27ALSA: hda: add snd_hda_get_jack* functionsMatthew Ranostay
2008-10-13ALSA: hda - Add init_verbs entriesTakashi Iwai
2008-10-13ALSA: hda - Add sysfs entries to hwdep devicesTakashi Iwai
2008-10-13ALSA: hda - Add codec reconfiguration featureTakashi Iwai
2008-10-13ALSA: hda - Manage kcontrol listsTakashi Iwai
2008-10-13ALSA: hda - Allocate name string of each codecTakashi Iwai
2008-10-13ALSA: hda - Use generic array helpersTakashi Iwai
2008-10-13ALSA: hda - Add generic arraysTakashi Iwai
2008-10-13ALSA: hda - Add infrastructure for dynamic stream allocationTakashi Iwai
2008-10-10ALSA: hda: comment typo fixWu Fengguang
2008-10-10ALSA: hda: comment typo fixWu Fengguang
2008-10-10ALSA: Support NVIDIA MCP78/7A HDMI audioWei Ni
2008-10-10ALSA: hda - Fix / clean-up slave digital out codesTakashi Iwai
2008-10-10ALSA: hda: slave_dig_outs code block in wrong locationMatthew Ranostay
2008-09-23ALSA: hda: Input port AMP controlsMatthew Ranostay
2008-09-23ALSA: hda: fix oopses in snd-hda-intel after digital slave support additionsHerton Ronaldo Krzesinski
2008-09-09ALSA: hda: slave digital out supportMatthew Ranostay