summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai2008-05-271-1/+1
* [ALSA] hda-codec - Fix unbalanced mutexFrederik Deweerdt2008-04-241-1/+1
* [ALSA] hda-codec - keep the format verb at closing PCM streamsTakashi Iwai2008-04-241-10/+21
* [ALSA] sound: hda: missing includes of hda_patch.hHarvey Harrison2008-04-241-3/+28
* [ALSA] hda-codec - Add more names to vendor listTakashi Iwai2008-04-241-1/+6
* [ALSA] hda-codec - Add "IEC958 Default PCM" switchTakashi Iwai2008-04-241-4/+69
* [ALSA] hda-codec - More fix-up for auto-configurationTakashi Iwai2008-04-241-0/+24
* [ALSA] hda-codec - Allow multiple SPDIF devicesTakashi Iwai2008-04-241-2/+33
* [ALSA] hda-codec - Don't create vmaster if no slaves foundTakashi Iwai2008-02-221-0/+6
* [ALSA] hda-codec - Fix race condition in generic bound volume/swtich controlsSerge A. Suchkov2008-02-221-4/+4
* [ALSA] hda: Add dynamic mono mixer support for STAC92xx codecsMatthew Ranostay2008-01-311-1/+1
* [ALSA] hda: Added mono_out_pin to autoconfigMatthew Ranostay2008-01-311-0/+5
* [ALSA] hda-codec - Optimize snd_hda_pser_pin_def_config()Takashi Iwai2008-01-311-4/+3
* [ALSA] hda-codec - Add afg and mfg preset maskMarc Boucher2008-01-311-0/+4
* [ALSA] hda-codec - Add a delay after power state changeMarc Boucher2008-01-311-0/+1
* [ALSA] hda-codec - print control name in error messagesTakashi Iwai2008-01-311-1/+2
* [ALSA] hda-codec - Add virtual master controlsTakashi Iwai2008-01-311-0/+60
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.hAndrew Paprocki2008-01-311-3/+5
* [ALSA] hda-codec - Check value range in ctl callbacksTakashi Iwai2008-01-311-1/+2
* [ALSA] hda-codec - Improve the auto-configurationTakashi Iwai2008-01-311-0/+22
* [ALSA] hda-codec - Add STAC9228 DMIC supportMatthew Ranostay2008-01-311-0/+1
* [ALSA] hda-codec - Check PINCAP only for PIN widgetsTakashi Iwai2007-11-191-13/+20
* [ALSA] hda-codec - Disable shared stream on AD1986ATakashi Iwai2007-11-191-3/+4
* [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERICTakashi Iwai2007-10-231-7/+2
* [ALSA] hda-codec - Fix Gateway laptops with STAC9200Takashi Iwai2007-10-161-1/+15
* [ALSA] hda-codec - Add zero checks in input-mux helper functionsTakashi Iwai2007-10-161-0/+4
* [ALSA] Add default values for power-saving as Kconfig optionsTakashi Iwai2007-10-161-1/+1
* [ALSA] hda-intel - Improve HD-audio codec probing robustnessDanny Tholen2007-10-161-0/+2
* [ALSA] hda-intel - Fix resume logic, when dynamic power managment is onMaxim Levitsky2007-10-161-3/+13
* [ALSA] hda-intel - fix a race in dynamic power managmentMaxim Levitsky2007-10-161-1/+3
* [ALSA] hda-intel - Fix compile with gcc-3.xTakashi Iwai2007-10-161-2/+2
* [ALSA] hda-intel - Avoid unnecessary work schedulingTakashi Iwai2007-10-161-3/+7
* [ALSA] hda-intel - Add flush_scheduled_work() in snd_hda_codec_free()Takashi Iwai2007-10-161-1/+2
* [ALSA] hda-intel - Don't do suspend if already powered downTakashi Iwai2007-10-161-0/+4
* [ALSA] hda-intel - Fix NULL dereference in resumeTakashi Iwai2007-10-161-1/+2
* [ALSA] hda-intel - Fix resume with power saveTakashi Iwai2007-10-161-1/+1
* [ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai2007-10-161-42/+197
* [ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai2007-10-161-12/+26
* [ALSA] hda-codec - optimize resume using cachesTakashi Iwai2007-10-161-78/+37
* [ALSA] hda-codec - introduce command register cacheTakashi Iwai2007-10-161-0/+91
* [ALSA] hda-codec - rewrite amp cache more genericTakashi Iwai2007-10-161-37/+52
* [ALSA] hda-intel - Remove invalid __devinitTakashi Iwai2007-10-161-13/+10
* [ALSA] hda-codec - kernel config for each codecTakashi Iwai2007-10-161-4/+27
* [ALSA] hda-codec - Add a generic bind-control helperTakashi Iwai2007-10-161-0/+87
* [ALSA] hda-intel - Add hwdep interfaceTakashi Iwai2007-10-161-0/+4
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* [ALSA] hda-codec - Fix STAC922x capture boost levelTakashi Iwai2007-05-311-0/+13
* [ALSA] hda-codec - Make the mixer capability check more robustTakashi Iwai2007-05-161-1/+2
* [ALSA] Add speaker pin sequencing to hda_codec.c:snd_hda_parse_pin_def_config()Steve Longerbeam2007-05-111-37/+69
OpenPOWER on IntegriCloud