summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
AgeCommit message (Expand)Author
2013-01-21ALSA: hda - Remove superfluous header inclusionsTakashi Iwai
2013-01-18ALSA: hda - Fix speaker pin of FSC Lifebook S7110 laptopTakashi Iwai
2013-01-18ALSA: hda - Consolidate cap_sync_hook and capture_switch_hookTakashi Iwai
2013-01-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai
2013-01-12ALSA: hda/realtek - Generic mute LED implementation for HP laptopsTakashi Iwai
2013-01-12ALSA: hda/realtek - Fix the timing for some fixupsTakashi Iwai
2013-01-12ALSA: hda/realtek - Add a fixup for FSC S7020 laptopTakashi Iwai
2013-01-12ALSA: hda - Add a new fixup type to override pinctl valuesTakashi Iwai
2013-01-12ALSA: hda/realtek - Read the cached pinctl value in fixupsTakashi Iwai
2013-01-12ALSA: hda/realtek - Drop aliases for old fixupsTakashi Iwai
2013-01-12ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()Takashi Iwai
2013-01-12ALSA: hda - Add spec->vmaster_mute_enum flag to generic parserTakashi 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 - Use generic parser codes for Realtek driverTakashi 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/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
2013-01-12ALSA: hda/realtek - Clean up some spec fieldsTakashi Iwai
2013-01-12ALSA: hda/realtek - Make input path parser more genericTakashi Iwai
2013-01-12ALSA: hda/realtek - Don't change connection at path deactivationTakashi Iwai
2013-01-12ALSA: hda/realtek - Initialize loopback paths properlyTakashi Iwai
2013-01-12ALSA: hda/realtek - Add boost volumes to path listTakashi Iwai
2013-01-12ALSA: hda/realtek - Add missing initialization of multi-io routesTakashi Iwai
2013-01-12ALSA: hda/realtek - Fix the initialization of pin amp-inTakashi Iwai
2013-01-12ALSA: hda/realtek - Rename get_out_path() to get_nid_path()Takashi Iwai
2013-01-12ALSA: hda/realtek - Use path-based parser for digital outputsTakashi Iwai
2013-01-12ALSA: hda/realtek - Consolidate to a single path listTakashi Iwai
2013-01-12ALSA: hda/realtek - Consolidate is_reachable_path()Takashi Iwai
2013-01-12ALSA: hda/realtek - Add path active flagTakashi Iwai
2013-01-12ALSA: hda/realtek - Remove non-standard automute modeTakashi Iwai
2013-01-10ALSA: hda/realtek - Fix initialization of input amps in output pathsTakashi Iwai
2013-01-10ALSA: hda/realtek - Check amp capabilities of aa-mixer widgetTakashi Iwai
2013-01-10ALSA: hda/realtek - Parse analog loopback paths more genericallyTakashi Iwai
2013-01-10ALSA: hda/realtek - Parse input pathsTakashi Iwai
2013-01-10ALSA: hda/realtek - Make path->idx[] and path->multi[] consistentTakashi Iwai
2013-01-10ALSA: hda/realtek - Simplify the output volume initializationTakashi Iwai