aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-18ALSA: hda - Keep autocfg.input idx value in imux tableTakashi Iwai1-6/+14
2013-01-18ALSA: hda - Fix missing unsol event handler in some codec driversTakashi Iwai3-0/+3
2013-01-17ALSA: hda - Use generic parser for STAC/IDT codec driverTakashi Iwai2-3951/+769
2013-01-17Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi Iwai2-35/+315
2013-01-17ALSA: hda - Improve naming rule for primary outputTakashi Iwai1-17/+42
2013-01-17ALSA: hda - Add PCM capture hook to hda_gen_specTakashi Iwai2-1/+68
2013-01-17ALSA: hda - Record all detected ADCs in hda_gen_specTakashi Iwai2-1/+8
2013-01-17ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()Takashi Iwai2-4/+5
2013-01-17ALSA: hda - Add input jack mode enum controls to generic parserTakashi Iwai2-0/+141
2013-01-17ALSA: hda - Minor cleanup/fixes for patch_sigmatel.c fixup transitionTakashi Iwai1-27/+13
2013-01-16ALSA: hda - Give more comments to hda_gen_spec flagsTakashi Iwai1-8/+19
2013-01-16ALSA: hda - Add suppress_auto_mute flag to hda_gen_specTakashi Iwai2-0/+7
2013-01-16ALSA: hda - Record the current speaker / LO mute status in hda_gen_specTakashi Iwai2-0/+4
2013-01-16ALSA: hda - Properly call automute/switch hooks at initTakashi Iwai1-6/+23
2013-01-16Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi Iwai5-16/+80
2013-01-16ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecsDavid Henningsson1-2/+2
2013-01-16ALSA: hda - force different capture controls if amp caps differDavid Henningsson1-3/+21
2013-01-16ALSA: hda - do not add non-existing Mic boost controlsDavid Henningsson1-0/+3
2013-01-16ALSA: hda - initialize channel counts correctlyDavid Henningsson1-1/+1
2013-01-16ALSA: hda - fix wrong adc_idx in generic parserDavid Henningsson1-3/+3
2013-01-16ALSA: hda - Check array bounds in get_input_pathDavid Henningsson1-0/+8
2013-01-16ALSA: hdsp - Remove obsolete settings functionsAdrian Knoth1-339/+0
2013-01-16ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settingsAdrian Knoth1-15/+28
2013-01-16ALSA: hdsp - Implement generic function to toggle settingsAdrian Knoth1-0/+59
2013-01-16ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxesAdrian Knoth1-26/+65
2013-01-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai3-6/+16
2013-01-15ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirtyDavid Henningsson1-1/+1
2013-01-15ALSA: hda/hdmi - Work around "alsactl restore" errorsTakashi Iwai1-1/+1
2013-01-15ALSA: hda/sigmatel - Remove superfluous fields from sigmatel_specTakashi Iwai1-1/+0
2013-01-15ALSA: hda/sigmatel - Move w/a for HP Mini 110 LED to fixup tableTakashi Iwai1-7/+5
2013-01-15ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg()Takashi Iwai1-43/+40
2013-01-15ALSA: hda - Use standard fixup table for IDT92HD83xxxTakashi Iwai1-150/+248
2013-01-15ALSA: hda - Use standard fixup table for IDT92HD73xxTakashi Iwai1-113/+218
2013-01-15ALSA: hda - Use standard fixup table for IDT92HD71BxxTakashi Iwai1-169/+312
2013-01-15ALSA: hda - Check pincap while parsing the configurationTakashi Iwai1-0/+25
2013-01-15ALSA: hda - Use standard fixup table for STAC927xTakashi Iwai1-120/+235
2013-01-15ALSA: hda - Use standard fixup table for STAC922xTakashi Iwai1-171/+312
2013-01-14ALSA: hda - Use standard fixup table for STAC9205Takashi Iwai1-83/+154
2013-01-14ALSA: hda - Use standard fixup table for STAC9872Takashi Iwai1-21/+28
2013-01-14ALSA: hda - Use standard fixup table for STAC925xTakashi Iwai1-85/+141
2013-01-14ALSA: hda - Use standard fixup table for STAC9200Takashi Iwai1-104/+265
2013-01-14Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi Iwai2-1/+18
2013-01-14ALSA: hda - Add capture_switch_hook to generic parserTakashi Iwai2-1/+18
2013-01-14ALSA: usb-audio: selector map for M-Audio FT C400Eldad Zack1-0/+13
2013-01-14ALSA: usb-audio: M-Audio FT C400 skip packet quirkEldad Zack1-0/+11
2013-01-14ALSA: usb-audio: correct M-Audio C400 clock source quirkEldad Zack1-2/+2