summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_local.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-081-79/+3
* ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-201-0/+2
* ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-201-0/+38
* ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai2012-03-131-1/+2
* ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai2012-03-131-0/+21
* ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai2012-03-121-3/+4
* ALSA: hda - Initialize vmaster slave volumesTakashi Iwai2012-03-091-2/+4
* ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai2012-02-031-1/+2
* ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2012-01-101-1/+6
* ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-011-20/+0
* ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-161-2/+3
* ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-161-4/+0
* ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-161-15/+0
* ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai2011-11-161-2/+2
* 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
OpenPOWER on IntegriCloud