summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Set function_id only on FG nodesTakashi Iwai2009-04-171-3/+5
* ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai2009-04-151-1/+5
* ALSA: hda - Use cached calls to get widget caps and pin capsTakashi Iwai2009-03-231-2/+1
* ALSA: hda - Cache pin-cap valuesTakashi Iwai2009-03-231-0/+16
* ALSA: hda - Add function id to proc outputPascal de Bruijn2009-03-231-3/+3
* ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm()Jaroslav Kysela2009-03-181-8/+25
* ALSA: hda - power up before codec initializationTakashi Iwai2009-03-131-7/+8
* ALSA: hda - Allow slave controls with non-zero indicesTakashi Iwai2009-03-061-8/+13
* ALSA: hda - Fix gcc compile warningTakashi Iwai2009-03-031-6/+4
* ALSA: hda - Don't return a fatal error at PCM-creation errorsTakashi Iwai2009-03-021-5/+17
* ALSA: hda - Revert the codec probe at control-creation errorsTakashi Iwai2009-03-021-4/+10
* ALSA: hda - Intialize more codec fields in snd_hda_codec_reset()Takashi Iwai2009-03-021-0/+3
* ALSA: hda - Add pseudo device-locking for clear/reconfigTakashi Iwai2009-02-231-4/+50
* ALSA: hda - Make user_pin overriding the driver setupTakashi Iwai2009-02-231-4/+12
* ALSA: hda - Rename {override,cur}_pin with {user,driver}_pinTakashi Iwai2009-02-231-9/+9
* ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest placesTakashi Iwai2009-02-231-2/+1
* ALSA: hda - Add generic pincfg initializationTakashi Iwai2009-02-201-9/+142
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-131-0/+10
|\
| * ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai2009-02-131-0/+10
* | ALSA: hda - Detect multiple digital-out pinsTakashi Iwai2009-02-121-7/+10
* | ALSA: hda - Fix a wrong pin check in snd_hda_parse_pin_def_config()Takashi Iwai2009-02-111-1/+1
* | ALSA: hda - Add missing NULL check in snd_hda_create_spdif_in_ctls()Takashi Iwai2009-02-061-0/+2
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-051-4/+5
|\ \ | |/
| * ALSA: hda - Fix misc workqueue issuesTakashi Iwai2009-02-051-4/+5
* | Merge branch 'test/hda-vol-ofs' into next/hdaTakashi Iwai2009-01-221-8/+37
|\ \
| * | ALSA: hda - Add extra volume offset to standard volume amp macrosTakashi Iwai2009-01-201-8/+37
| |/
* | ALSA: hda - Check HDMI jack types in the auto configurationTakashi Iwai2009-01-201-0/+8
* | ALSA: hda - Don't break the PCM creation loopTakashi Iwai2009-01-201-1/+1
* | ALSA: hda - Detect non-SPDIF digital I/OTakashi Iwai2009-01-201-0/+2
* | ALSA: hda - Add debug prints for digital I/O pin detectionsTakashi Iwai2009-01-201-0/+4
|/
* 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
OpenPOWER on IntegriCloud