aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
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-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai
2013-01-15ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirtyDavid Henningsson
2013-01-15ALSA: hda/sigmatel - Remove superfluous fields from sigmatel_specTakashi Iwai
2013-01-15ALSA: hda/sigmatel - Move w/a for HP Mini 110 LED to fixup tableTakashi Iwai
2013-01-15ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg()Takashi Iwai
2013-01-15ALSA: hda - Use standard fixup table for IDT92HD83xxxTakashi Iwai
2013-01-15ALSA: hda - Use standard fixup table for IDT92HD73xxTakashi Iwai
2013-01-15ALSA: hda - Use standard fixup table for IDT92HD71BxxTakashi Iwai
2013-01-15ALSA: hda - Check pincap while parsing the configurationTakashi Iwai
2013-01-15ALSA: hda - Use standard fixup table for STAC927xTakashi Iwai
2013-01-15ALSA: hda - Use standard fixup table for STAC922xTakashi Iwai
2013-01-14ALSA: hda - Use standard fixup table for STAC9205Takashi Iwai
2013-01-14ALSA: hda - Use standard fixup table for STAC9872Takashi Iwai
2013-01-14ALSA: hda - Use standard fixup table for STAC925xTakashi Iwai
2013-01-14ALSA: hda - Use standard fixup table for STAC9200Takashi Iwai
2013-01-14Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi Iwai
2013-01-14ALSA: hda - Add capture_switch_hook to generic parserTakashi Iwai
2013-01-12ALSA: hda - Use generic parser for VIA codec driverTakashi Iwai
2013-01-12ALSA: hda - Add generic parser support to Analog Device codec driverTakashi Iwai
2013-01-12ALSA: hda - Rearrange for dropping static quirk codes in Coexant driverTakashi Iwai
2013-01-12ALSA: hda - Use generic parser in Conexant codec driverTakashi Iwai
2013-01-12ALSA: hda - Use generic parser for Cirrus codec driverTakashi Iwai
2013-01-12ALSA: hda - Use generic parser for CA0110 codecTakashi Iwai
2013-01-12ALSA: hda - Use generic codec parser for C-Media codecsTakashi Iwai
2013-01-12ALSA: hda - Remove superfluous kconfig dependsTakashi Iwai
2013-01-12ALSA: hda - Allow user to give hints for codec parser behaviorTakashi Iwai
2013-01-12ALSA: hda - Add snd_hda_get_int_hint() helper functionTakashi Iwai
2013-01-12ALSA: hda - Protect user-defined arrays via mutexTakashi Iwai
2013-01-12ALSA: hda/realtek - Generic mute LED implementation for HP laptopsTakashi Iwai
2013-01-12ALSA: hda/realtek - Fix the timing for some fixupsTakashi Iwai