aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ALSA: hda - Drop unneeded pin argument from set_output_and_unmute()Takashi Iwai2013-01-12
* ALSA: hda - Add missing slave names for Speaker Surround, etcTakashi Iwai2013-01-12
* ALSA: hda - Prefer binding the primary CLFE outputTakashi Iwai2013-01-12
* ALSA: hda - Fix truncated control namesTakashi Iwai2013-01-12
* ALSA: hda - Add Loopback Mixing controlTakashi Iwai2013-01-12
* ALSA: hda - Correct aamix output pathsTakashi Iwai2013-01-12
* ALSA: hda - Initialize digital-input path properlyTakashi Iwai2013-01-12
* ALSA: hda - Manage using output/loopback path indicesTakashi Iwai2013-01-12
* ALSA: hda - Fix multi-io pin assignment in create_multi_out_ctls()Takashi Iwai2013-01-12
* ALSA: hda - Simplify the multi-io assignment with multi speakersTakashi Iwai2013-01-12
* ALSA: hda - Check the existing path in snd_hda_add_new_path()Takashi Iwai2013-01-12
* ALSA: hda - Avoid duplicated path creationsTakashi Iwai2013-01-12
* ALSA: hda - Initialize output paths with current active statesTakashi Iwai2013-01-12
* ALSA: hda - Don't skip amp init for activated pathsTakashi Iwai2013-01-12
* ALSA: hda - Add hooks for HP/line/mic auto switchingTakashi Iwai2013-01-12
* ALSA: hda - Revive snd_hda_get_conn_list()Takashi Iwai2013-01-12
* ALSA: hda - Add codec->inv_jack_detect flagTakashi Iwai2013-01-12
* ALSA: hda - Add inv_eapd flag to struct hda_codecTakashi Iwai2013-01-12
* ALSA: hda - Implement independent HP controlTakashi Iwai2013-01-12
* ALSA: hda - Allow aamix in the primary output pathTakashi Iwai2013-01-12
* ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argumentTakashi Iwai2013-01-12
* ALSA: hda - Fix typos in debug_show_configs()Takashi Iwai2013-01-12
* ALSA: hda - Add more debug prints about new pathsTakashi Iwai2013-01-12
* ALSA: hda - Drop spec->channel_mode field from hda_gen_specTakashi Iwai2013-01-12
* ALSA: hda - Fix PCM name string for generic parserTakashi Iwai2013-01-12
* ALSA: hda - Use cached version for changing pins in hda_generic.cTakashi Iwai2013-01-12
* ALSA: hda - Dynamically turn on/off EAPD in generic codec driverTakashi Iwai2013-01-12
* ALSA: hda - Fix initialization of primary outputs in hda_generic.cTakashi Iwai2013-01-12
* ALSA: hda - Refactor init_extra_out() in hda_generic.cTakashi Iwai2013-01-12
* ALSA: hda - Clear unsol enable bits on unused pins in generic parserTakashi Iwai2013-01-12
* ALSA: hda - Add spec->vmaster_mute_enum flag to generic parserTakashi Iwai2013-01-12
* ALSA: hda - Begin HDA_GEN_* event tag from 1Takashi Iwai2013-01-12
* ALSA: hda - Increase the max depth of widget connectionsTakashi Iwai2013-01-12
* ALSA: hda - Avoid access of amp cache element outside mutexTakashi Iwai2013-01-12
* ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp()Takashi Iwai2013-01-12
* ALSA: hda - Do sequential writes in snd_hda_gen_init()Takashi Iwai2013-01-12
* ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.cTakashi Iwai2013-01-12
* ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctlsTakashi Iwai2013-01-12
* ALSA: hda - Add snd_hda_codec_flush_*_cache() aliasesTakashi Iwai2013-01-12
* ALSA: hda - Flush dirty amp caches before writing inv_dmic fixTakashi Iwai2013-01-12
* ALSA: hda - Check CORB overflowTakashi Iwai2013-01-12
* ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()Takashi Iwai2013-01-12
* ALSA: hda - Clear dirty flag upon cache writeTakashi Iwai2013-01-12
* ALSA: hda - Allow one chance for zero NID in connection listTakashi Iwai2013-01-12
* ALSA: hda - Use "Capture Source" for single sourcesTakashi Iwai2013-01-12
* ALSA: hda - Use generic parser codes for Realtek driverTakashi Iwai2013-01-12
* ALSA: hda - Export standard jack event handlers for generic parserTakashi Iwai2013-01-12
* ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls()Takashi Iwai2013-01-12
* ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_pars...Takashi Iwai2013-01-12
* ALSA: hda - Export snd_hda_gen_add_kctl()Takashi Iwai2013-01-12