aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-12ALSA: hda - Add a flag to suppress mic auto-switchTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Re-define snd_hda_parse_nid_path()Takashi Iwai1-10/+2
2013-01-12ALSA: hda - Manage input paths via path indicesTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Fix multi-io channel mode managementTakashi Iwai1-2/+14
2013-01-12ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()Takashi Iwai1-0/+5
2013-01-12ALSA: hda - Add pcm_playback_hook to hda_gen_specTakashi Iwai1-0/+14
2013-01-12ALSA: hda - Drop bind-volume workaroundTakashi Iwai1-3/+0
2013-01-12ALSA: hda - Add Loopback Mixing controlTakashi Iwai1-0/+4
2013-01-12ALSA: hda - Initialize digital-input path properlyTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Manage using output/loopback path indicesTakashi Iwai1-0/+9
2013-01-12ALSA: hda - Check the existing path in snd_hda_add_new_path()Takashi Iwai1-0/+1
2013-01-12ALSA: hda - Add hooks for HP/line/mic auto switchingTakashi Iwai1-0/+8
2013-01-12ALSA: hda - Implement independent HP controlTakashi Iwai1-0/+9
2013-01-12ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argumentTakashi Iwai1-0/+7
2013-01-12ALSA: hda - Drop spec->channel_mode field from hda_gen_specTakashi Iwai1-2/+0
2013-01-12ALSA: hda - Add spec->vmaster_mute_enum flag to generic parserTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Begin HDA_GEN_* event tag from 1Takashi Iwai1-1/+1
2013-01-12ALSA: hda - Increase the max depth of widget connectionsTakashi Iwai1-1/+1
2013-01-12ALSA: hda - Export standard jack event handlers for generic parserTakashi Iwai1-0/+9
2013-01-12ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_parse_auto_config()Takashi Iwai1-3/+1
2013-01-12ALSA: hda - Export snd_hda_gen_add_kctl()Takashi Iwai1-0/+4
2013-01-12ALSA: hda - Add EAPD control to generic parserTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Merge Realtek parser code to generic parserTakashi Iwai1-0/+199