summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2013-01-15ALSA: hda - Use standard fixup table for STAC922xTakashi Iwai
2013-01-14ALSA: hda - Use standard fixup table for STAC9205Takashi Iwai
2013-01-14ALSA: hda - Use standard fixup table for STAC9872Takashi Iwai
2013-01-14ALSA: hda - Use standard fixup table for STAC925xTakashi Iwai
2013-01-14ALSA: hda - Use standard fixup table for STAC9200Takashi Iwai
2013-01-14Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi Iwai
2013-01-14ALSA: hda - Add capture_switch_hook to generic parserTakashi Iwai
2013-01-12ALSA: hda - Use generic parser for VIA codec driverTakashi Iwai
2013-01-12ALSA: hda - Add generic parser support to Analog Device codec driverTakashi Iwai
2013-01-12ALSA: hda - Rearrange for dropping static quirk codes in Coexant driverTakashi Iwai
2013-01-12ALSA: hda - Use generic parser in Conexant codec driverTakashi Iwai
2013-01-12ALSA: hda - Use generic parser for Cirrus codec driverTakashi Iwai
2013-01-12ALSA: hda - Use generic parser for CA0110 codecTakashi Iwai
2013-01-12ALSA: hda - Use generic codec parser for C-Media codecsTakashi Iwai
2013-01-12ALSA: hda - Remove superfluous kconfig dependsTakashi Iwai
2013-01-12ALSA: hda - Allow user to give hints for codec parser behaviorTakashi Iwai
2013-01-12ALSA: hda - Add snd_hda_get_int_hint() helper functionTakashi Iwai
2013-01-12ALSA: hda - Protect user-defined arrays via mutexTakashi 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 output jack mode enum controlsTakashi Iwai
2013-01-12ALSA: hda - Update automute / automic upon jack retaskingTakashi 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 - Avoid auto-mute or auto-mic of retasked jacksTakashi Iwai
2013-01-12ALSA: hda - Manage current pinctl values in generic parserTakashi Iwai
2013-01-12ALSA: hda - More strict correction of invalid pinctl bitsTakashi Iwai
2013-01-12ALSA: hda - Add helper functions to cache the current pinctl targetTakashi Iwai
2013-01-12ALSA: hda - Clear the dropped paths properlyTakashi Iwai
2013-01-12ALSA: hda - Allow aamix as a capture sourceTakashi Iwai
2013-01-12ALSA: hda - Fix inconsistent input_paths after ADC reductionTakashi Iwai
2013-01-12ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()Takashi Iwai
2013-01-12ALSA: hda - Exclude aamix from capture pathsTakashi Iwai
2013-01-12ALSA: hda - Add a flag to suppress mic auto-switchTakashi Iwai
2013-01-12ALSA: hda - Handle BOTH jack port as a fixed outputTakashi Iwai
2013-01-12ALSA: hda - Re-define snd_hda_parse_nid_path()Takashi Iwai
2013-01-12ALSA: hda - Manage input paths via path indicesTakashi Iwai
2013-01-12ALSA: hda - Fix multi-io channel mode managementTakashi Iwai
2013-01-12ALSA: hda - Don't set up active streams twiceTakashi Iwai
2013-01-12ALSA: hda - Remove unused dac reference in create_multi_out_ctls()Takashi Iwai
2013-01-12ALSA: hda - Use direct path reference in assign_out_path_ctls()Takashi Iwai
2013-01-12ALSA: hda - Clear path indices properly at each re-evaluationTakashi Iwai
2013-01-12ALSA: hda - Add brief comments to exported snd_hda_gen_*_() functionsTakashi Iwai
2013-01-12ALSA: hda - Remove dead HDA_CTL_BIND_VOL and HDA_CTL_BIND_SW codesTakashi Iwai
2013-01-12ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()Takashi Iwai
2013-01-12ALSA: hda - Allow jack detection when polling is enabledTakashi Iwai
2013-01-12ALSA: hda - Add pcm_playback_hook to hda_gen_specTakashi Iwai
2013-01-12ALSA: hda - Drop bind-volume workaroundTakashi Iwai