aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-24ALSA: hda - Enable power down of unused widgets for IDT codecsTakashi Iwai1-8/+3
2013-01-24ALSA: hda - Implement path-based power filter to the generic parserTakashi Iwai2-6/+68
2013-01-24ALSA: hda - Add snd_hda_check_power_state() helper functionTakashi Iwai3-15/+18
2013-01-24ALSA: hda - Synchronize the power state at the end of codec initTakashi Iwai1-0/+32
2013-01-24ALSA: hda - Add power state filteringTakashi Iwai4-18/+32
2013-01-24ALSA: hda/via - Fix wrong checks of power state bitsTakashi Iwai1-4/+8
2013-01-24ALSA: hda - Fix wrong arguments for path deactivation checksTakashi Iwai1-2/+2
2013-01-23ALSA: hda - Add auto-mute support to PB desktopTakashi Iwai1-1/+12
2013-01-23ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880Takashi Iwai1-0/+1
2013-01-23ALSA: hda - Add chained_before flag to the fixup entryTakashi Iwai2-8/+13
2013-01-23ALSA: hda - Small code refactoring about path re-initializationTakashi Iwai1-14/+11
2013-01-23ALSA: hda - Fix missing path between aamix and outputs in AD codecsTakashi Iwai3-1/+26
2013-01-23ALSA: hda - Fix inconsistent pin states after resumeTakashi Iwai1-3/+2
2013-01-23ALSA: hda - Fix invalid snd_BUG_ON() in alc271_hp_gate_mic_jack()Takashi Iwai1-4/+5
2013-01-22ALSA: hda - Select auto-parser as default for AD codecsTakashi Iwai1-1/+43
2013-01-22ALSA: hda - Convert some static quirks to fixup codes for AD codecsTakashi Iwai1-0/+164
2013-01-22ALSA: hda - Rearrange for dropping static quirk codes in AD codec driverTakashi Iwai1-97/+165
2013-01-22ALSA: hda - Add SPDIF mux control to AD codec auto-parserTakashi Iwai1-5/+261
2013-01-22ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single functionTakashi Iwai5-13/+16
2013-01-22ALSA: hda - Fix missing call of cmd flush in capture volume put callbackTakashi Iwai1-0/+1
2013-01-22ALSA: hda - Add missing exports to helper functionsTakashi Iwai1-0/+2
2013-01-22ALSA: hda - Revive SPDIF mux for IDT/STAC codecsTakashi Iwai1-0/+101
2013-01-22ALSA: hda - Disable HP auto-mute during independent HP modeTakashi Iwai1-3/+16
2013-01-22ALSA: hda - Set individual name to secondary analog PCM streamTakashi Iwai2-1/+6
2013-01-22ALSA: hda - Add aamix NID to AD codecsTakashi Iwai1-0/+5
2013-01-21ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai1-0/+9
2013-01-21ALSA: hda - Add aamix NID to IDT 92HD codecsTakashi Iwai1-0/+3
2013-01-21ALSA: hda - Remove superfluous header inclusionsTakashi Iwai6-6/+0
2013-01-21ALSA: hda - Enable parsing the independent HP mode as default for VIA codecsTakashi Iwai1-0/+1
2013-01-21ALSA: hda - Fix conflicts between Loopback Mixing and Independent HPTakashi Iwai2-8/+52
2013-01-21ALSA: hda - Check aamix-output paths from other DACs, tooTakashi Iwai1-3/+15
2013-01-21ALSA: hda - Add missing badness evaluation for unresolved pathsTakashi Iwai1-2/+5
2013-01-21ALSA: hda - Set the pin targets after deciding output configTakashi Iwai1-15/+15
2013-01-21ALSA: hda - Improve debug prints for output pathsTakashi Iwai1-11/+46
2013-01-19ALSA: hda - Add fixup for Acer AO725 laptopTakashi Iwai1-0/+1
2013-01-18ALSA: hda/conexant - Set mixer NID 0x19 for CX20551 codecTakashi Iwai1-0/+7
2013-01-18ALSA: hda - Correct more array rooms in hda_gen_specTakashi Iwai1-4/+4
2013-01-18ALSA: hda - Fix the wrong adc_idx for capture sourceTakashi Iwai1-2/+3
2013-01-18ALSA: hda - Don't add unnecessary indices on HDMI and SPDIFDavid Henningsson1-10/+16
2013-01-18ALSA: hda - don't compare with yourself in fill_input_pin_labelsDavid Henningsson1-1/+1
2013-01-18ALSA: hda - make sure there are enough input labels and pathsDavid Henningsson2-4/+4
2013-01-18ALSA: hda - Fix speaker pin of FSC Lifebook S7110 laptopTakashi Iwai1-1/+11
2013-01-18ALSA: hda - Add boost to line inputs, tooTakashi Iwai1-1/+1
2013-01-18ALSA: hda/sigmatel - Add bass speaker support for HP ENVY Spectre XTTakashi Iwai1-0/+11
2013-01-18ALSA: hda - Consolidate cap_sync_hook and capture_switch_hookTakashi Iwai4-33/+22
2013-01-18ALSA: hda - Fix missing call of capture_switch_hookTakashi Iwai1-15/+46
2013-01-18ALSA: hda - Fix mute led for another HP machineDavid Henningsson1-0/+1
2013-01-18ALSA: hda - Look for boost controls more deeplyTakashi Iwai1-24/+77
2013-01-18ALSA: hda - Fix invalid mute in path activationTakashi Iwai1-18/+42
2013-01-18ALSA: hda - Unify input label creations in generic parserTakashi Iwai2-37/+56