aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_local.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-12ALSA: hda - Introduce snd_hda_codec_amp_init*()Takashi Iwai1-0/+4
2013-01-12ALSA: hda - Introduce cache & flush cmd / amp writesTakashi Iwai1-2/+0
2012-11-30ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai1-0/+9
2012-10-17ALSA: hda - Add workaround for conflicting IEC958 controlsTakashi Iwai1-3/+5
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+1
2012-07-03ALSA: hda - Move beep helper functions to hda_beep.cTakashi Iwai1-1/+3
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai1-79/+3
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai1-0/+2
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai1-0/+38
2012-03-13ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai1-1/+2
2012-03-13ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai1-0/+21
2012-03-12ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai1-3/+4
2012-03-09ALSA: hda - Initialize vmaster slave volumesTakashi Iwai1-2/+4
2012-02-03ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai1-1/+2
2012-01-10ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai1-1/+6
2011-12-01ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai1-20/+0
2011-11-16ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai1-2/+3
2011-11-16ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai1-4/+0
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai1-15/+0
2011-11-16ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai1-2/+2
2011-11-16ALSA: hda - fix ELD memory leakWu Fengguang1-0/+3
2011-11-10ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai1-7/+9
2011-11-06ALSA: hda - Revert the check of NO_PRESENCE pincfg default bitTakashi Iwai1-2/+5
2011-11-02ALSA: hda - Check NO_PRESENCE pincfg default bitTakashi Iwai1-0/+4
2011-10-27ALSA: hda/realtek - Fix missing volume controls with ALC260Takashi Iwai1-1/+2
2011-10-06ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.cTakashi Iwai1-3/+0
2011-10-03ALSA: hda/hdmi: expose ELD controlPierre-Louis Bossart1-0/+2
2011-08-23ALSA: hda - Add multi-headphone NIDs in multiout structTakashi Iwai1-2/+5
2011-08-23ALSA: hda - Rename to snd_hda_parse_pin_defcfg()Takashi Iwai1-3/+12
2011-08-15ALSA: hda - Add snd_hda_override_pin_caps() helper functionTakashi Iwai1-0/+2
2011-07-26ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai1-1/+1
2011-06-28ALSA: hda - remove SND_HDA_POWER_SAVE protection of struct hda_loopback_checkStephen Rothwell1-2/+0
2011-06-06ALSA: hda: hdmi_eld_update_pcm_info: update a stream in placeStephen Warren1-2/+2
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren1-1/+3
2011-05-17ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai1-1/+2
2011-05-17ALSA: hda - Add automute-mode enum to Conexant auto-parserTakashi Iwai1-0/+5
2011-05-02ALSA: hda - Constify some API function argumentsTakashi Iwai1-3/+3
2011-05-02ALSA: hda - Constify some API function argumentsTakashi Iwai1-2/+2
2011-03-03ALSA: hda - Make common input-jack helper functionsTakashi Iwai1-0/+24
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai1-3/+3
2010-10-17ALSA: HDA: Sigmatel: work around incorrect master mutingClemens Ladisch1-4/+10
2010-09-17ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai1-0/+11
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai1-4/+7
2010-09-09ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai1-4/+1
2010-09-09ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai1-3/+3
2010-08-30ALSA: hda - Add snd_hda_get_input_pin_label() helper functionTakashi Iwai1-0/+2
2010-08-30ALSA: hda - Add inputs[] to auto_pin_cfg structTakashi Iwai1-1/+11
2010-08-13ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai1-0/+2
2010-03-19fix comment typo in sound/pci/hda/hda_local.hJustin P. Mattock1-1/+1
2009-12-23ALSA: hda - Fix NID association for capture mixersTakashi Iwai1-2/+0