summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_generic.h
AgeCommit message (Expand)Author
2013-01-16ALSA: hda - Record the current speaker / LO mute status in hda_gen_specTakashi Iwai
2013-01-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai
2013-01-14ALSA: hda - Add capture_switch_hook to generic parserTakashi Iwai
2013-01-12ALSA: hda - Add output jack mode enum controlsTakashi Iwai
2013-01-12ALSA: hda - Allow aamix as a capture sourceTakashi Iwai
2013-01-12ALSA: hda - Add a flag to suppress mic auto-switchTakashi Iwai
2013-01-12ALSA: hda - Re-define snd_hda_parse_nid_path()Takashi Iwai
2013-01-12ALSA: hda - Manage input paths via path indicesTakashi Iwai
2013-01-12ALSA: hda - Fix multi-io channel mode managementTakashi Iwai
2013-01-12ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()Takashi Iwai
2013-01-12ALSA: hda - Add pcm_playback_hook to hda_gen_specTakashi Iwai
2013-01-12ALSA: hda - Drop bind-volume workaroundTakashi Iwai
2013-01-12ALSA: hda - Add Loopback Mixing controlTakashi Iwai
2013-01-12ALSA: hda - Initialize digital-input path properlyTakashi Iwai
2013-01-12ALSA: hda - Manage using output/loopback path indicesTakashi Iwai
2013-01-12ALSA: hda - Check the existing path in snd_hda_add_new_path()Takashi Iwai
2013-01-12ALSA: hda - Add hooks for HP/line/mic auto switchingTakashi Iwai
2013-01-12ALSA: hda - Implement independent HP controlTakashi Iwai
2013-01-12ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argumentTakashi Iwai
2013-01-12ALSA: hda - Drop spec->channel_mode field from hda_gen_specTakashi Iwai
2013-01-12ALSA: hda - Add spec->vmaster_mute_enum flag to generic parserTakashi Iwai
2013-01-12ALSA: hda - Begin HDA_GEN_* event tag from 1Takashi Iwai
2013-01-12ALSA: hda - Increase the max depth of widget connectionsTakashi Iwai
2013-01-12ALSA: hda - Export standard jack event handlers for generic parserTakashi Iwai
2013-01-12ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_pars...Takashi Iwai
2013-01-12ALSA: hda - Export snd_hda_gen_add_kctl()Takashi Iwai
2013-01-12ALSA: hda - Add EAPD control to generic parserTakashi Iwai
2013-01-12ALSA: hda - Merge Realtek parser code to generic parserTakashi Iwai