aboutsummaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
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-19ALSA: hda - Add fixup for Acer AO725 laptopTakashi Iwai
2013-01-18ALSA: hda/conexant - Set mixer NID 0x19 for CX20551 codecTakashi Iwai
2013-01-18ALSA: hda - Correct more array rooms in hda_gen_specTakashi Iwai
2013-01-18ALSA: hda - Fix the wrong adc_idx for capture sourceTakashi Iwai
2013-01-18ALSA: hda - Don't add unnecessary indices on HDMI and SPDIFDavid Henningsson
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 - Fix speaker pin of FSC Lifebook S7110 laptopTakashi Iwai
2013-01-18ALSA: hda - Add boost to line inputs, tooTakashi Iwai
2013-01-18ALSA: hda/sigmatel - Add bass speaker support for HP ENVY Spectre XTTakashi 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 - Fix mute led for another HP machineDavid Henningsson
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-18ALSA: hda - Fix missing unsol event handler in some codec driversTakashi Iwai
2013-01-17ALSA: hda - Use generic parser for STAC/IDT codec driverTakashi Iwai
2013-01-17Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi 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-17ALSA: hda - Minor cleanup/fixes for patch_sigmatel.c fixup transitionTakashi 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-16Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi 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-16ALSA: hda/ca0132 - Make some symbols staticTakashi Iwai
2013-01-16ALSA: hdsp - Remove obsolete settings functionsAdrian Knoth
2013-01-16ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settingsAdrian Knoth
2013-01-16ALSA: hdsp - Implement generic function to toggle settingsAdrian Knoth
2013-01-16ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxesAdrian Knoth
2013-01-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() callTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Declare firmware only when really builtTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocationTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix possible NULL dereferenceTakashi Iwai