summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Increase badness for missing multi-ioTakashi Iwai2013-02-131-1/+1
* ALSA: hda - Use generic array for loopback list managementTakashi Iwai2013-02-071-7/+11
* ALSA: hda - Enable loopback accounts for CONFIG_PM=n, tooTakashi Iwai2013-02-071-4/+0
* ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-251-2/+0
* ALSA: hda - Implement path-based power filter to the generic parserTakashi Iwai2013-01-241-6/+67
* ALSA: hda - Fix wrong arguments for path deactivation checksTakashi Iwai2013-01-241-2/+2
* ALSA: hda - Small code refactoring about path re-initializationTakashi Iwai2013-01-231-14/+11
* ALSA: hda - Fix missing path between aamix and outputs in AD codecsTakashi Iwai2013-01-231-1/+22
* ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single functionTakashi Iwai2013-01-221-4/+2
* ALSA: hda - Fix missing call of cmd flush in capture volume put callbackTakashi Iwai2013-01-221-0/+1
* ALSA: hda - Add missing exports to helper functionsTakashi Iwai2013-01-221-0/+2
* ALSA: hda - Disable HP auto-mute during independent HP modeTakashi Iwai2013-01-221-3/+16
* ALSA: hda - Set individual name to secondary analog PCM streamTakashi Iwai2013-01-221-1/+4
* ALSA: hda - Fix conflicts between Loopback Mixing and Independent HPTakashi Iwai2013-01-211-8/+51
* ALSA: hda - Check aamix-output paths from other DACs, tooTakashi Iwai2013-01-211-3/+15
* ALSA: hda - Add missing badness evaluation for unresolved pathsTakashi Iwai2013-01-211-2/+5
* ALSA: hda - Set the pin targets after deciding output configTakashi Iwai2013-01-211-15/+15
* ALSA: hda - Improve debug prints for output pathsTakashi Iwai2013-01-211-11/+46
* ALSA: hda - Fix the wrong adc_idx for capture sourceTakashi Iwai2013-01-181-2/+3
* ALSA: hda - don't compare with yourself in fill_input_pin_labelsDavid Henningsson2013-01-181-1/+1
* ALSA: hda - make sure there are enough input labels and pathsDavid Henningsson2013-01-181-1/+1
* ALSA: hda - Add boost to line inputs, tooTakashi Iwai2013-01-181-1/+1
* ALSA: hda - Consolidate cap_sync_hook and capture_switch_hookTakashi Iwai2013-01-181-25/+9
* ALSA: hda - Fix missing call of capture_switch_hookTakashi Iwai2013-01-181-15/+46
* ALSA: hda - Look for boost controls more deeplyTakashi Iwai2013-01-181-24/+77
* ALSA: hda - Fix invalid mute in path activationTakashi Iwai2013-01-181-18/+42
* ALSA: hda - Unify input label creations in generic parserTakashi Iwai2013-01-181-37/+54
* ALSA: hda - Keep autocfg.input idx value in imux tableTakashi Iwai2013-01-181-6/+14
* ALSA: hda - Improve naming rule for primary outputTakashi Iwai2013-01-171-17/+42
* ALSA: hda - Add PCM capture hook to hda_gen_specTakashi Iwai2013-01-171-0/+63
* ALSA: hda - Record all detected ADCs in hda_gen_specTakashi Iwai2013-01-171-0/+5
* ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()Takashi Iwai2013-01-171-4/+4
* ALSA: hda - Add input jack mode enum controls to generic parserTakashi Iwai2013-01-171-0/+140
* ALSA: hda - Add suppress_auto_mute flag to hda_gen_specTakashi Iwai2013-01-161-0/+6
* ALSA: hda - Record the current speaker / LO mute status in hda_gen_specTakashi Iwai2013-01-161-0/+2
* ALSA: hda - Properly call automute/switch hooks at initTakashi Iwai2013-01-161-6/+23
* ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecsDavid Henningsson2013-01-161-2/+2
* ALSA: hda - force different capture controls if amp caps differDavid Henningsson2013-01-161-3/+21
* ALSA: hda - do not add non-existing Mic boost controlsDavid Henningsson2013-01-161-0/+3
* ALSA: hda - initialize channel counts correctlyDavid Henningsson2013-01-161-1/+1
* ALSA: hda - fix wrong adc_idx in generic parserDavid Henningsson2013-01-161-3/+3
* ALSA: hda - Check array bounds in get_input_pathDavid Henningsson2013-01-161-0/+8
* ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai2013-01-151-4/+10
* ALSA: hda - Add capture_switch_hook to generic parserTakashi Iwai2013-01-141-1/+15
* ALSA: hda - Allow user to give hints for codec parser behaviorTakashi Iwai2013-01-121-0/+70
* ALSA: hda - Add output jack mode enum controlsTakashi Iwai2013-01-121-0/+110
* ALSA: hda - Update automute / automic upon jack retaskingTakashi Iwai2013-01-121-0/+6
* ALSA: hda - Avoid auto-mute or auto-mic of retasked jacksTakashi Iwai2013-01-121-1/+8
* ALSA: hda - Manage current pinctl values in generic parserTakashi Iwai2013-01-121-52/+85
* ALSA: hda - Clear the dropped paths properlyTakashi Iwai2013-01-121-1/+15
OpenPOWER on IntegriCloud