summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2013-01-12ALSA: hda - More strict correction of invalid pinctl bitsTakashi Iwai
2013-01-12ALSA: hda - Add helper functions to cache the current pinctl targetTakashi 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 - Handle BOTH jack port as a fixed outputTakashi 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 - Don't set up active streams twiceTakashi 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 - Allow jack detection when polling is enabledTakashi 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
2013-01-12ALSA: hda - Don't skip amp init for activated pathsTakashi Iwai
2013-01-12ALSA: hda - Add hooks for HP/line/mic auto switchingTakashi Iwai
2013-01-12ALSA: hda - Revive snd_hda_get_conn_list()Takashi Iwai
2013-01-12ALSA: hda - Add codec->inv_jack_detect flagTakashi Iwai
2013-01-12ALSA: hda - Add inv_eapd flag to struct hda_codecTakashi Iwai
2013-01-12ALSA: hda - Implement independent HP controlTakashi Iwai
2013-01-12ALSA: hda - Allow aamix in the primary output pathTakashi Iwai
2013-01-12ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argumentTakashi Iwai
2013-01-12ALSA: hda - Fix typos in debug_show_configs()Takashi Iwai
2013-01-12ALSA: hda - Add more debug prints about new pathsTakashi Iwai
2013-01-12ALSA: hda - Drop spec->channel_mode field from hda_gen_specTakashi Iwai
2013-01-12ALSA: hda - Fix PCM name string for generic parserTakashi Iwai
2013-01-12ALSA: hda - Use cached version for changing pins in hda_generic.cTakashi Iwai
2013-01-12ALSA: hda - Dynamically turn on/off EAPD in generic codec driverTakashi Iwai
2013-01-12ALSA: hda - Fix initialization of primary outputs in hda_generic.cTakashi Iwai