summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai2009-02-131-0/+10
* ALSA: hda - Fix misc workqueue issuesTakashi Iwai2009-02-051-4/+5
* Merge branch 'topic/hda-gateway' into topic/hdaTakashi Iwai2009-01-131-0/+61
|\
| * ALSA: hda - Add a new function to seek for a codec IDMauro Carvalho Chehab2008-11-301-0/+61
* | ALSA: hda - Use queue_delayed_work()Takashi Iwai2009-01-131-1/+1
* | ALSA: hda - Use own workqueueTakashi Iwai2009-01-121-6/+17
* | ALSA: hda - create hda_codec.control_mutex for kcontrol->private_valueWu Fengguang2009-01-091-12/+13
* | ALSA: hda - Add probe_only optionTakashi Iwai2008-12-191-5/+7
* | ALSA: hda - Add missing initializations of amp and verb cachesTakashi Iwai2008-12-191-0/+2
* | ALSA: hda - Add Intel vendor id stringTakashi Iwai2008-12-181-0/+1
* | ALSA: hda - Add Nvidia vendor id stringTakashi Iwai2008-12-161-0/+1
* | Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai2008-12-031-44/+143
|\ \ | |/
| * ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai2008-11-281-74/+74
| * ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULETakashi Iwai2008-11-281-2/+2
| * ALSA: hda - Modularize HD-audio driverTakashi Iwai2008-11-271-44/+143
* | ALSA: hda - Clear codec->proc_widget_hook at resetTakashi Iwai2008-11-281-0/+1
|/
* ALSA: hda - Fix PCM reconfigureTakashi Iwai2008-11-271-69/+93
* ALSA: hda - Move power_save option to hda_intel.cTakashi Iwai2008-11-271-10/+6
* ALSA: hda - make some functions staticTakashi Iwai2008-11-271-13/+1
* ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-docQinghuang Feng2008-11-261-1/+0
* Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-251-2/+2
|\
| * ALSA: hda - Fix caching of SPDIF status bitsTakashi Iwai2008-11-251-2/+2
* | ALSA: hda - Fix build without CONFIG_PROC_FSTakashi Iwai2008-11-211-0/+30
* | ALSA: hda - Fix double free of jack instancesTakashi Iwai2008-11-211-0/+1
* | ALSA: hda - Fix another cache list managementTakashi Iwai2008-11-101-4/+3
* | ALSA: hda - Fix broken hash chain allocationTakashi Iwai2008-11-071-0/+1
* | ALSA: hda - Add max allocation check in array allocatorTakashi Iwai2008-11-071-1/+4
* | ALSA: hda - Add missing NULL check in amp hash allocationTakashi Iwai2008-11-071-0/+2
* | ALSA: hda - simplify hda_bus ops callbacksTakashi Iwai2008-11-061-15/+47
* | ALSA: hda - Intel HDMI audio supportWu, Fengguang2008-11-051-0/+3
* | ALSA: hda - Don't create empty PCM streamsTakashi Iwai2008-11-041-0/+5
* | ALSA: hda - Fix possible NULL dereferenceTakashi Iwai2008-11-041-1/+3
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-10-291-0/+1
|\ \ | |/
| * ALSA: hda: Add HDA vendor ID for Wolfson MicroelectronicsMark Brown2008-10-281-0/+1
* | ALSA: hda: add snd_hda_get_jack* functionsMatthew Ranostay2008-10-271-0/+46
* | ALSA: hda - Add init_verbs entriesTakashi Iwai2008-10-131-0/+13
* | ALSA: hda - Add sysfs entries to hwdep devicesTakashi Iwai2008-10-131-2/+15
* | ALSA: hda - Add codec reconfiguration featureTakashi Iwai2008-10-131-47/+100
* | ALSA: hda - Manage kcontrol listsTakashi Iwai2008-10-131-6/+34
* | ALSA: hda - Allocate name string of each codecTakashi Iwai2008-10-131-12/+25
* | ALSA: hda - Use generic array helpersTakashi Iwai2008-10-131-29/+9
* | ALSA: hda - Add generic arraysTakashi Iwai2008-10-131-0/+34
* | ALSA: hda - Add infrastructure for dynamic stream allocationTakashi Iwai2008-10-131-8/+66
|/
* ALSA: hda: comment typo fixWu Fengguang2008-10-101-1/+1
* ALSA: hda: comment typo fixWu Fengguang2008-10-101-1/+1
* ALSA: Support NVIDIA MCP78/7A HDMI audioWei Ni2008-10-101-0/+3
* ALSA: hda - Fix / clean-up slave digital out codesTakashi Iwai2008-10-101-65/+50
* ALSA: hda: slave_dig_outs code block in wrong locationMatthew Ranostay2008-10-101-6/+0
* ALSA: hda: Input port AMP controlsMatthew Ranostay2008-09-231-9/+0
* ALSA: hda: fix oopses in snd-hda-intel after digital slave support additionsHerton Ronaldo Krzesinski2008-09-231-14/+19
OpenPOWER on IntegriCloud