aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-12ALSA: hda - Use generic codec parser for C-Media codecsTakashi Iwai2-118/+47
2013-01-12ALSA: hda - Remove superfluous kconfig dependsTakashi Iwai1-3/+0
2013-01-12ALSA: hda - Allow user to give hints for codec parser behaviorTakashi Iwai2-0/+73
2013-01-12ALSA: hda - Add snd_hda_get_int_hint() helper functionTakashi Iwai3-18/+31
2013-01-12ALSA: hda - Protect user-defined arrays via mutexTakashi Iwai4-21/+65
2013-01-12ALSA: hda/realtek - Generic mute LED implementation for HP laptopsTakashi Iwai1-28/+48
2013-01-12ALSA: hda/realtek - Fix the timing for some fixupsTakashi Iwai1-3/+3
2013-01-12ALSA: hda/realtek - Add a fixup for FSC S7020 laptopTakashi Iwai1-0/+17
2013-01-12ALSA: hda - Add output jack mode enum controlsTakashi Iwai2-0/+111
2013-01-12ALSA: hda - Update automute / automic upon jack retaskingTakashi Iwai1-0/+6
2013-01-12ALSA: hda - Add a new fixup type to override pinctl valuesTakashi Iwai3-9/+25
2013-01-12ALSA: hda/realtek - Read the cached pinctl value in fixupsTakashi Iwai1-6/+3
2013-01-12ALSA: hda/realtek - Drop aliases for old fixupsTakashi Iwai1-269/+252
2013-01-12ALSA: hda - Avoid auto-mute or auto-mic of retasked jacksTakashi Iwai1-1/+8
2013-01-12ALSA: hda - Manage current pinctl values in generic parserTakashi Iwai1-52/+85
2013-01-12ALSA: hda - More strict correction of invalid pinctl bitsTakashi Iwai2-14/+54
2013-01-12ALSA: hda - Add helper functions to cache the current pinctl targetTakashi Iwai3-2/+33
2013-01-12ALSA: hda - Clear the dropped paths properlyTakashi Iwai1-1/+15
2013-01-12ALSA: hda - Allow aamix as a capture sourceTakashi Iwai2-25/+45
2013-01-12ALSA: hda - Fix inconsistent input_paths after ADC reductionTakashi Iwai1-12/+22
2013-01-12ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()Takashi Iwai2-4/+2
2013-01-12ALSA: hda - Exclude aamix from capture pathsTakashi Iwai1-6/+2
2013-01-12ALSA: hda - Add a flag to suppress mic auto-switchTakashi Iwai2-0/+4
2013-01-12ALSA: hda - Handle BOTH jack port as a fixed outputTakashi Iwai1-1/+2
2013-01-12ALSA: hda - Re-define snd_hda_parse_nid_path()Takashi Iwai2-57/+57
2013-01-12ALSA: hda - Manage input paths via path indicesTakashi Iwai2-26/+19
2013-01-12ALSA: hda - Fix multi-io channel mode managementTakashi Iwai2-32/+76
2013-01-12ALSA: hda - Don't set up active streams twiceTakashi Iwai1-2/+2
2013-01-12ALSA: hda - Remove unused dac reference in create_multi_out_ctls()Takashi Iwai1-4/+0
2013-01-12ALSA: hda - Use direct path reference in assign_out_path_ctls()Takashi Iwai1-12/+16
2013-01-12ALSA: hda - Clear path indices properly at each re-evaluationTakashi Iwai1-0/+10
2013-01-12ALSA: hda - Add brief comments to exported snd_hda_gen_*_() functionsTakashi Iwai1-1/+12
2013-01-12ALSA: hda - Remove dead HDA_CTL_BIND_VOL and HDA_CTL_BIND_SW codesTakashi Iwai1-4/+0
2013-01-12ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()Takashi Iwai3-26/+24
2013-01-12ALSA: hda - Allow jack detection when polling is enabledTakashi Iwai1-1/+2
2013-01-12ALSA: hda - Add pcm_playback_hook to hda_gen_specTakashi Iwai2-5/+74
2013-01-12ALSA: hda - Drop bind-volume workaroundTakashi Iwai2-100/+17
2013-01-12ALSA: hda - Drop unneeded pin argument from set_output_and_unmute()Takashi Iwai1-28/+13
2013-01-12ALSA: hda - Add missing slave names for Speaker Surround, etcTakashi Iwai1-0/+3
2013-01-12ALSA: hda - Prefer binding the primary CLFE outputTakashi Iwai1-6/+27
2013-01-12ALSA: hda - Fix truncated control namesTakashi Iwai1-2/+2
2013-01-12ALSA: hda - Add Loopback Mixing controlTakashi Iwai2-0/+110
2013-01-12ALSA: hda - Correct aamix output pathsTakashi Iwai1-2/+2
2013-01-12ALSA: hda - Initialize digital-input path properlyTakashi Iwai2-1/+8
2013-01-12ALSA: hda - Manage using output/loopback path indicesTakashi Iwai2-50/+98
2013-01-12ALSA: hda - Fix multi-io pin assignment in create_multi_out_ctls()Takashi Iwai1-1/+1
2013-01-12ALSA: hda - Simplify the multi-io assignment with multi speakersTakashi Iwai1-31/+32
2013-01-12ALSA: hda - Check the existing path in snd_hda_add_new_path()Takashi Iwai2-7/+25
2013-01-12ALSA: hda - Avoid duplicated path creationsTakashi Iwai1-2/+7
2013-01-12ALSA: hda - Initialize output paths with current active statesTakashi Iwai1-5/+7