aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_local.h
Commit message (Expand)AuthorAge
* ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-08
* ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-20
* ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-20
* ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai2012-03-13
* ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai2012-03-13
* ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai2012-03-12
* ALSA: hda - Initialize vmaster slave volumesTakashi Iwai2012-03-09
* ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai2012-02-03
* ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2012-01-10
* ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-01
* ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-16
* ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-16
* ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-16
* ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai2011-11-16
* ALSA: hda - fix ELD memory leakWu Fengguang2011-11-16
* ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai2011-11-10
* ALSA: hda - Revert the check of NO_PRESENCE pincfg default bitTakashi Iwai2011-11-06
* ALSA: hda - Check NO_PRESENCE pincfg default bitTakashi Iwai2011-11-02
* ALSA: hda/realtek - Fix missing volume controls with ALC260Takashi Iwai2011-10-27
* ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.cTakashi Iwai2011-10-06
* ALSA: hda/hdmi: expose ELD controlPierre-Louis Bossart2011-10-03
* ALSA: hda - Add multi-headphone NIDs in multiout structTakashi Iwai2011-08-23
* ALSA: hda - Rename to snd_hda_parse_pin_defcfg()Takashi Iwai2011-08-23
* ALSA: hda - Add snd_hda_override_pin_caps() helper functionTakashi Iwai2011-08-15
* ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai2011-07-26
* ALSA: hda - remove SND_HDA_POWER_SAVE protection of struct hda_loopback_checkStephen Rothwell2011-06-28
* ALSA: hda: hdmi_eld_update_pcm_info: update a stream in placeStephen Warren2011-06-06
* ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-06
* ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai2011-05-17
* ALSA: hda - Add automute-mode enum to Conexant auto-parserTakashi Iwai2011-05-17
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-02
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-02
* ALSA: hda - Make common input-jack helper functionsTakashi Iwai2011-03-03
* ALSA: hda - consitify string arraysTakashi Iwai2011-01-18
* ALSA: HDA: Sigmatel: work around incorrect master mutingClemens Ladisch2010-10-17
* ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai2010-09-17
* ALSA: hda - Improve the input source name labelsTakashi Iwai2010-09-09
* ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai2010-09-09
* ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai2010-09-09
* ALSA: hda - Add snd_hda_get_input_pin_label() helper functionTakashi Iwai2010-08-30
* ALSA: hda - Add inputs[] to auto_pin_cfg structTakashi Iwai2010-08-30
* ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai2010-08-13
* fix comment typo in sound/pci/hda/hda_local.hJustin P. Mattock2010-03-19
* ALSA: hda - Fix NID association for capture mixersTakashi Iwai2009-12-23
* ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAGJaroslav Kysela2009-12-15
* ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)Jaroslav Kysela2009-12-15
* ALSA: hda - add more NID->Control mappingJaroslav Kysela2009-12-15
* ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang2009-11-18
* ALSA: intelhdmi - export monitor-presence and ELD-valid statusWu Fengguang2009-11-18
* ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=nTakashi Iwai2009-11-16