aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_generic.c
AgeCommit message (Expand)Author
2013-01-17ALSA: hda - Add PCM capture hook to hda_gen_specTakashi Iwai
2013-01-17ALSA: hda - Record all detected ADCs in hda_gen_specTakashi Iwai
2013-01-17ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()Takashi Iwai
2013-01-17ALSA: hda - Add input jack mode enum controls to generic parserTakashi Iwai
2013-01-16ALSA: hda - Add suppress_auto_mute flag to hda_gen_specTakashi Iwai
2013-01-16ALSA: hda - Record the current speaker / LO mute status in hda_gen_specTakashi Iwai
2013-01-16ALSA: hda - Properly call automute/switch hooks at initTakashi Iwai
2013-01-16ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecsDavid Henningsson
2013-01-16ALSA: hda - force different capture controls if amp caps differDavid Henningsson
2013-01-16ALSA: hda - do not add non-existing Mic boost controlsDavid Henningsson
2013-01-16ALSA: hda - initialize channel counts correctlyDavid Henningsson
2013-01-16ALSA: hda - fix wrong adc_idx in generic parserDavid Henningsson
2013-01-16ALSA: hda - Check array bounds in get_input_pathDavid Henningsson
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 - Allow user to give hints for codec parser behaviorTakashi Iwai
2013-01-12ALSA: hda - Add output jack mode enum controlsTakashi Iwai
2013-01-12ALSA: hda - Update automute / automic upon jack retaskingTakashi Iwai
2013-01-12ALSA: hda - Avoid auto-mute or auto-mic of retasked jacksTakashi Iwai
2013-01-12ALSA: hda - Manage current pinctl values in generic parserTakashi Iwai
2013-01-12ALSA: hda - Clear the dropped paths properlyTakashi Iwai
2013-01-12ALSA: hda - Allow aamix as a capture sourceTakashi Iwai
2013-01-12ALSA: hda - Fix inconsistent input_paths after ADC reductionTakashi Iwai
2013-01-12ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()Takashi Iwai
2013-01-12ALSA: hda - Exclude aamix from capture pathsTakashi 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 - Remove unused dac reference in create_multi_out_ctls()Takashi Iwai
2013-01-12ALSA: hda - Use direct path reference in assign_out_path_ctls()Takashi Iwai
2013-01-12ALSA: hda - Clear path indices properly at each re-evaluationTakashi Iwai
2013-01-12ALSA: hda - Add brief comments to exported snd_hda_gen_*_() functionsTakashi Iwai
2013-01-12ALSA: hda - Remove dead HDA_CTL_BIND_VOL and HDA_CTL_BIND_SW codesTakashi 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 - Drop unneeded pin argument from set_output_and_unmute()Takashi Iwai
2013-01-12ALSA: hda - Add missing slave names for Speaker Surround, etcTakashi Iwai
2013-01-12ALSA: hda - Prefer binding the primary CLFE outputTakashi Iwai
2013-01-12ALSA: hda - Fix truncated control namesTakashi Iwai
2013-01-12ALSA: hda - Add Loopback Mixing controlTakashi Iwai
2013-01-12ALSA: hda - Correct aamix output pathsTakashi 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 - Fix multi-io pin assignment in create_multi_out_ctls()Takashi Iwai
2013-01-12ALSA: hda - Simplify the multi-io assignment with multi speakersTakashi Iwai
2013-01-12ALSA: hda - Check the existing path in snd_hda_add_new_path()Takashi Iwai
2013-01-12ALSA: hda - Avoid duplicated path creationsTakashi Iwai
2013-01-12ALSA: hda - Initialize output paths with current active statesTakashi Iwai