aboutsummaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2013-01-17ALSA: hda - Improve naming rule for primary outputTakashi Iwai
2013-01-17ALSA: hda - Add PCM capture hook to hda_gen_specTakashi Iwai
2013-01-17ALSA: hda - Record all detected ADCs in hda_gen_specTakashi Iwai
2013-01-17ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()Takashi Iwai
2013-01-17ALSA: hda - Add input jack mode enum controls to generic parserTakashi Iwai
2013-01-16ALSA: hda - Give more comments to hda_gen_spec flagsTakashi Iwai
2013-01-16ALSA: hda - Add suppress_auto_mute flag to hda_gen_specTakashi Iwai
2013-01-16ALSA: hda - Record the current speaker / LO mute status in hda_gen_specTakashi Iwai
2013-01-16ALSA: hda - Properly call automute/switch hooks at initTakashi Iwai
2013-01-16ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecsDavid Henningsson
2013-01-16ALSA: hda - force different capture controls if amp caps differDavid Henningsson
2013-01-16ALSA: hda - do not add non-existing Mic boost controlsDavid Henningsson
2013-01-16ALSA: hda - initialize channel counts correctlyDavid Henningsson
2013-01-16ALSA: hda - fix wrong adc_idx in generic parserDavid Henningsson
2013-01-16ALSA: hda - Check array bounds in get_input_pathDavid Henningsson
2013-01-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai
2013-01-15ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirtyDavid Henningsson
2013-01-15ALSA: hda - Check pincap while parsing the configurationTakashi Iwai
2013-01-14ALSA: hda - Add capture_switch_hook to generic parserTakashi 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