summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_generic.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-17ALSA: hda - Add PCM capture hook to hda_gen_specTakashi Iwai1-1/+5
2013-01-17ALSA: hda - Record all detected ADCs in hda_gen_specTakashi Iwai1-1/+3
2013-01-17ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()Takashi Iwai1-0/+1
2013-01-17ALSA: hda - Add input jack mode enum controls to generic parserTakashi Iwai1-0/+1
2013-01-16ALSA: hda - Give more comments to hda_gen_spec flagsTakashi Iwai1-8/+19
2013-01-16ALSA: hda - Add suppress_auto_mute flag to hda_gen_specTakashi Iwai1-0/+1
2013-01-16ALSA: hda - Record the current speaker / LO mute status in hda_gen_specTakashi Iwai1-0/+2
2013-01-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai1-0/+1
2013-01-14ALSA: hda - Add capture_switch_hook to generic parserTakashi Iwai1-0/+3
2013-01-12ALSA: hda - Add output jack mode enum controlsTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Allow aamix as a capture sourceTakashi Iwai1-0/+1
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_pars...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