summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
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
2013-01-12ALSA: hda - Refactor init_extra_out() in hda_generic.cTakashi Iwai
2013-01-12ALSA: hda - Clear unsol enable bits on unused pins in generic parserTakashi 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 - Avoid access of amp cache element outside mutexTakashi Iwai
2013-01-12ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp()Takashi Iwai
2013-01-12ALSA: hda - Do sequential writes in snd_hda_gen_init()Takashi Iwai
2013-01-12ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.cTakashi Iwai
2013-01-12ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctlsTakashi Iwai
2013-01-12ALSA: hda - Add snd_hda_codec_flush_*_cache() aliasesTakashi Iwai
2013-01-12ALSA: hda - Flush dirty amp caches before writing inv_dmic fixTakashi Iwai
2013-01-12ALSA: hda - Check CORB overflowTakashi Iwai
2013-01-12ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()Takashi Iwai
2013-01-12ALSA: hda - Clear dirty flag upon cache writeTakashi Iwai
2013-01-12ALSA: hda - Allow one chance for zero NID in connection listTakashi Iwai
2013-01-12ALSA: hda - Use "Capture Source" for single sourcesTakashi Iwai
2013-01-12ALSA: hda - Use generic parser codes for Realtek driverTakashi Iwai
2013-01-12ALSA: hda - Export standard jack event handlers for generic parserTakashi Iwai
2013-01-12ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls()Takashi 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
2013-01-12ALSA: hda/realtek - Remove redundant argument from alc_mux_select()Takashi Iwai
2013-01-12ALSA: hda - More generic auto-mic switching for Realtek codecsTakashi Iwai
2013-01-12ALSA: hda - Rearrange INPUT_PIN_ATTR_*Takashi Iwai
2013-01-12ALSA: hda/realtek - Fix split stereo dmic codeTakashi Iwai
2013-01-12ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai
2013-01-12ALSA: hda/realtek - Add conexant-style inverted dmic handlingTakashi Iwai
2013-01-12ALSA: hda/realtek - Allow multiple individual capture volume/switch controlsTakashi Iwai
2013-01-12ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new()Takashi Iwai
2013-01-12ALSA: hda/realtek - Merge a few split functionsTakashi Iwai
2013-01-12ALSA: hda/realtek - Assign Master mixer when possibleTakashi Iwai
2013-01-12ALSA: hda/realtek - Handle vmaster hook in the parser sideTakashi Iwai
2013-01-12ALSA: hda/realtek - Remove unused fields and macro definitionsTakashi Iwai
2013-01-12ALSA: hda/realtek - Drop auto_mic_valid_imux flagTakashi Iwai
2013-01-12ALSA: hda/realtek - Allow different pins for shared hp/mic vref checkTakashi Iwai
2013-01-12ALSA: hda/realtek - Parse digital input pathTakashi Iwai
2013-01-12ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path()Takashi Iwai
2013-01-12ALSA: hda/realtek - Remove superfluous input amp initTakashi Iwai