aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_generic.c
AgeCommit message (Expand)Author
2013-02-13ALSA: hda - Increase badness for missing multi-ioTakashi Iwai
2013-02-07ALSA: hda - Use generic array for loopback list managementTakashi Iwai
2013-02-07ALSA: hda - Enable loopback accounts for CONFIG_PM=n, tooTakashi Iwai
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai
2013-01-24ALSA: hda - Implement path-based power filter to the generic parserTakashi Iwai
2013-01-24ALSA: hda - Fix wrong arguments for path deactivation checksTakashi Iwai
2013-01-23ALSA: hda - Small code refactoring about path re-initializationTakashi Iwai
2013-01-23ALSA: hda - Fix missing path between aamix and outputs in AD codecsTakashi Iwai
2013-01-22ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single functionTakashi Iwai
2013-01-22ALSA: hda - Fix missing call of cmd flush in capture volume put callbackTakashi Iwai
2013-01-22ALSA: hda - Add missing exports to helper functionsTakashi Iwai
2013-01-22ALSA: hda - Disable HP auto-mute during independent HP modeTakashi Iwai
2013-01-22ALSA: hda - Set individual name to secondary analog PCM streamTakashi Iwai
2013-01-21ALSA: hda - Fix conflicts between Loopback Mixing and Independent HPTakashi Iwai
2013-01-21ALSA: hda - Check aamix-output paths from other DACs, tooTakashi Iwai
2013-01-21ALSA: hda - Add missing badness evaluation for unresolved pathsTakashi Iwai
2013-01-21ALSA: hda - Set the pin targets after deciding output configTakashi Iwai
2013-01-21ALSA: hda - Improve debug prints for output pathsTakashi Iwai
2013-01-18ALSA: hda - Fix the wrong adc_idx for capture sourceTakashi Iwai
2013-01-18ALSA: hda - don't compare with yourself in fill_input_pin_labelsDavid Henningsson
2013-01-18ALSA: hda - make sure there are enough input labels and pathsDavid Henningsson
2013-01-18ALSA: hda - Add boost to line inputs, tooTakashi Iwai
2013-01-18ALSA: hda - Consolidate cap_sync_hook and capture_switch_hookTakashi Iwai
2013-01-18ALSA: hda - Fix missing call of capture_switch_hookTakashi Iwai
2013-01-18ALSA: hda - Look for boost controls more deeplyTakashi Iwai
2013-01-18ALSA: hda - Fix invalid mute in path activationTakashi Iwai
2013-01-18ALSA: hda - Unify input label creations in generic parserTakashi Iwai
2013-01-18ALSA: hda - Keep autocfg.input idx value in imux tableTakashi Iwai
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 - 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-14ALSA: hda - Add capture_switch_hook to generic parserTakashi Iwai
2013-01-12ALSA: hda - Allow user to give hints for codec parser behaviorTakashi 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 - 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 - Clear the dropped paths properlyTakashi Iwai