summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-12ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctlsTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Add snd_hda_codec_flush_*_cache() aliasesTakashi Iwai3-1/+9
2013-01-12ALSA: hda - Flush dirty amp caches before writing inv_dmic fixTakashi Iwai1-0/+3
2013-01-12ALSA: hda - Check CORB overflowTakashi Iwai2-4/+17
2013-01-12ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()Takashi Iwai1-0/+2
2013-01-12ALSA: hda - Clear dirty flag upon cache writeTakashi Iwai1-6/+7
2013-01-12ALSA: hda - Allow one chance for zero NID in connection listTakashi Iwai1-1/+2
2013-01-12ALSA: hda - Use "Capture Source" for single sourcesTakashi Iwai1-1/+3
2013-01-12ALSA: hda - Use generic parser codes for Realtek driverTakashi Iwai2-3634/+127
2013-01-12ALSA: hda - Export standard jack event handlers for generic parserTakashi Iwai2-11/+24
2013-01-12ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls()Takashi Iwai1-3/+5
2013-01-12ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_pars...Takashi Iwai2-12/+16
2013-01-12ALSA: hda - Export snd_hda_gen_add_kctl()Takashi Iwai2-9/+14
2013-01-12ALSA: hda - Add EAPD control to generic parserTakashi Iwai2-0/+7
2013-01-12ALSA: hda - Merge Realtek parser code to generic parserTakashi Iwai2-744/+3451
2013-01-12ALSA: hda/realtek - Remove redundant argument from alc_mux_select()Takashi Iwai1-5/+5
2013-01-12ALSA: hda - More generic auto-mic switching for Realtek codecsTakashi Iwai1-65/+78
2013-01-12ALSA: hda - Rearrange INPUT_PIN_ATTR_*Takashi Iwai3-3/+4
2013-01-12ALSA: hda/realtek - Fix split stereo dmic codeTakashi Iwai1-22/+36
2013-01-12ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai9-122/+86
2013-01-12ALSA: hda/realtek - Add conexant-style inverted dmic handlingTakashi Iwai1-1/+34
2013-01-12ALSA: hda/realtek - Allow multiple individual capture volume/switch controlsTakashi Iwai1-18/+131
2013-01-12ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new()Takashi Iwai1-11/+11
2013-01-12ALSA: hda/realtek - Merge a few split functionsTakashi Iwai1-26/+6
2013-01-12ALSA: hda/realtek - Assign Master mixer when possibleTakashi Iwai1-1/+8
2013-01-12ALSA: hda/realtek - Handle vmaster hook in the parser sideTakashi Iwai1-16/+7
2013-01-12ALSA: hda/realtek - Remove unused fields and macro definitionsTakashi Iwai1-15/+2
2013-01-12ALSA: hda/realtek - Drop auto_mic_valid_imux flagTakashi Iwai1-4/+1
2013-01-12ALSA: hda/realtek - Allow different pins for shared hp/mic vref checkTakashi Iwai1-9/+8
2013-01-12ALSA: hda/realtek - Parse digital input pathTakashi Iwai1-3/+5
2013-01-12ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path()Takashi Iwai1-23/+23
2013-01-12ALSA: hda/realtek - Remove superfluous input amp initTakashi Iwai1-6/+1
2013-01-12ALSA: hda/realtek - Clean up some spec fieldsTakashi Iwai1-36/+20
2013-01-12ALSA: hda/realtek - Make input path parser more genericTakashi Iwai1-623/+374
2013-01-12ALSA: hda/realtek - Don't change connection at path deactivationTakashi Iwai1-1/+1
2013-01-12ALSA: hda/realtek - Initialize loopback paths properlyTakashi Iwai1-12/+20
2013-01-12ALSA: hda/realtek - Add boost volumes to path listTakashi Iwai1-6/+17
2013-01-12ALSA: hda/realtek - Add missing initialization of multi-io routesTakashi Iwai1-7/+24
2013-01-12ALSA: hda/realtek - Fix the initialization of pin amp-inTakashi Iwai1-3/+9
2013-01-12ALSA: hda/realtek - Rename get_out_path() to get_nid_path()Takashi Iwai1-14/+14
2013-01-12ALSA: hda/realtek - Use path-based parser for digital outputsTakashi Iwai1-20/+22
2013-01-12ALSA: hda/realtek - Consolidate to a single path listTakashi Iwai1-61/+33
2013-01-12ALSA: hda/realtek - Consolidate is_reachable_path()Takashi Iwai1-18/+7
2013-01-12ALSA: hda/realtek - Add path active flagTakashi Iwai2-88/+176
2013-01-12ALSA: hda/realtek - Remove non-standard automute modeTakashi Iwai1-36/+10
2013-01-12ALSA: hda - Introduce snd_hda_codec_amp_init*()Takashi Iwai2-19/+56
2013-01-12ALSA: hda - Introduce cache & flush cmd / amp writesTakashi Iwai3-26/+65
2013-01-10ALSA: hda - Remove snd_hda_codec_amp_update() call from patch_*.cTakashi Iwai1-9/+1
2013-01-10ALSA: hda/realtek - Fix initialization of input amps in output pathsTakashi Iwai1-7/+15
2013-01-10ALSA: hda/realtek - Check amp capabilities of aa-mixer widgetTakashi Iwai1-6/+16