aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_local.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add codec->no_jack_detect flagTakashi Iwai2012-06-191-0/+2
* ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2012-01-251-1/+6
* ALSA: hda - fix ELD memory leakWu Fengguang2011-11-161-0/+3
* ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai2011-11-101-7/+9
* ALSA: hda - Revert the check of NO_PRESENCE pincfg default bitTakashi Iwai2011-11-061-2/+5
* ALSA: hda - Check NO_PRESENCE pincfg default bitTakashi Iwai2011-11-021-0/+4
* ALSA: hda/realtek - Fix missing volume controls with ALC260Takashi Iwai2011-10-271-1/+2
* ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.cTakashi Iwai2011-10-061-3/+0
* ALSA: hda/hdmi: expose ELD controlPierre-Louis Bossart2011-10-031-0/+2
* ALSA: hda - Add multi-headphone NIDs in multiout structTakashi Iwai2011-08-231-2/+5
* ALSA: hda - Rename to snd_hda_parse_pin_defcfg()Takashi Iwai2011-08-231-3/+12
* ALSA: hda - Add snd_hda_override_pin_caps() helper functionTakashi Iwai2011-08-151-0/+2
* ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai2011-07-261-1/+1
* ALSA: hda - remove SND_HDA_POWER_SAVE protection of struct hda_loopback_checkStephen Rothwell2011-06-281-2/+0
* ALSA: hda: hdmi_eld_update_pcm_info: update a stream in placeStephen Warren2011-06-061-2/+2
* ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-061-1/+3
* ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai2011-05-171-1/+2
* ALSA: hda - Add automute-mode enum to Conexant auto-parserTakashi Iwai2011-05-171-0/+5
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-021-3/+3
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-021-2/+2
* ALSA: hda - Make common input-jack helper functionsTakashi Iwai2011-03-031-0/+24
* ALSA: hda - consitify string arraysTakashi Iwai2011-01-181-3/+3
* ALSA: HDA: Sigmatel: work around incorrect master mutingClemens Ladisch2010-10-171-4/+10
* ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai2010-09-171-0/+11
* ALSA: hda - Improve the input source name labelsTakashi Iwai2010-09-091-4/+7
* ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai2010-09-091-4/+1
* ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai2010-09-091-3/+3
* ALSA: hda - Add snd_hda_get_input_pin_label() helper functionTakashi Iwai2010-08-301-0/+2
* ALSA: hda - Add inputs[] to auto_pin_cfg structTakashi Iwai2010-08-301-1/+11
* ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai2010-08-131-0/+2
* fix comment typo in sound/pci/hda/hda_local.hJustin P. Mattock2010-03-191-1/+1
* ALSA: hda - Fix NID association for capture mixersTakashi Iwai2009-12-231-2/+0
* ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAGJaroslav Kysela2009-12-151-3/+3
* ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)Jaroslav Kysela2009-12-151-3/+8
* ALSA: hda - add more NID->Control mappingJaroslav Kysela2009-12-151-0/+5
* ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang2009-11-181-0/+2
* ALSA: intelhdmi - export monitor-presence and ELD-valid statusWu Fengguang2009-11-181-1/+3
* ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=nTakashi Iwai2009-11-161-0/+8
* ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.hJaroslav Kysela2009-11-161-0/+2
* ALSA: hda - Get rid of magic digits for subdev hackTakashi Iwai2009-11-161-3/+12
* ALSA: hda - proc - add support for dynamic controls to mixer<->NID mappingJaroslav Kysela2009-11-161-0/+3
* ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela2009-11-161-2/+9
* ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela2009-11-161-0/+15
* ALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=yTakashi Iwai2009-11-121-1/+1
* ALSA: hda - Add power on/off counterTakashi Iwai2009-11-111-0/+9
* ALSA: hda - vectorize intelhdmiWu Fengguang2009-10-301-2/+4
* ALSA: hda: move open coded tricks into get_wcaps_channels()Wu Fengguang2009-08-241-0/+10
* ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai2009-07-271-0/+3
* ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai2009-06-241-1/+0
* ALSA: hda - Cache pin-cap valuesTakashi Iwai2009-03-231-0/+1