summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/sigmatel - Add bass speaker support for HP ENVY Spectre XTTakashi Iwai2013-01-181-0/+11
* ALSA: hda - Consolidate cap_sync_hook and capture_switch_hookTakashi Iwai2013-01-184-33/+22Star
* 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-182-37/+56
* ALSA: hda - Keep autocfg.input idx value in imux tableTakashi Iwai2013-01-181-6/+14
* ALSA: hda - Fix missing unsol event handler in some codec driversTakashi Iwai2013-01-183-0/+3
* ALSA: hda - Use generic parser for STAC/IDT codec driverTakashi Iwai2013-01-172-3951/+769Star
* Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi Iwai2013-01-172-35/+315
|\
| * 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-172-1/+68
| * ALSA: hda - Record all detected ADCs in hda_gen_specTakashi Iwai2013-01-172-1/+8
| * ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()Takashi Iwai2013-01-172-4/+5
| * ALSA: hda - Add input jack mode enum controls to generic parserTakashi Iwai2013-01-172-0/+141
| * ALSA: hda - Give more comments to hda_gen_spec flagsTakashi Iwai2013-01-161-8/+19
| * ALSA: hda - Add suppress_auto_mute flag to hda_gen_specTakashi Iwai2013-01-162-0/+7
| * ALSA: hda - Record the current speaker / LO mute status in hda_gen_specTakashi Iwai2013-01-162-0/+4
| * ALSA: hda - Properly call automute/switch hooks at initTakashi Iwai2013-01-161-6/+23
* | ALSA: hda - Minor cleanup/fixes for patch_sigmatel.c fixup transitionTakashi Iwai2013-01-171-27/+13Star
* | Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi Iwai2013-01-165-16/+80
|\|
| * 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-153-6/+16
| * ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirtyDavid Henningsson2013-01-151-1/+1
| * ALSA: hda - Check pincap while parsing the configurationTakashi Iwai2013-01-151-0/+25
* | ALSA: hda/sigmatel - Remove superfluous fields from sigmatel_specTakashi Iwai2013-01-151-1/+0Star
* | ALSA: hda/sigmatel - Move w/a for HP Mini 110 LED to fixup tableTakashi Iwai2013-01-151-7/+5Star
* | ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg()Takashi Iwai2013-01-151-43/+40Star
* | ALSA: hda - Use standard fixup table for IDT92HD83xxxTakashi Iwai2013-01-151-150/+248
* | ALSA: hda - Use standard fixup table for IDT92HD73xxTakashi Iwai2013-01-151-113/+218
* | ALSA: hda - Use standard fixup table for IDT92HD71BxxTakashi Iwai2013-01-151-169/+312
* | ALSA: hda - Use standard fixup table for STAC927xTakashi Iwai2013-01-151-120/+235
* | ALSA: hda - Use standard fixup table for STAC922xTakashi Iwai2013-01-151-171/+312
* | ALSA: hda - Use standard fixup table for STAC9205Takashi Iwai2013-01-141-83/+154
* | ALSA: hda - Use standard fixup table for STAC9872Takashi Iwai2013-01-141-21/+28
* | ALSA: hda - Use standard fixup table for STAC925xTakashi Iwai2013-01-141-85/+141
* | ALSA: hda - Use standard fixup table for STAC9200Takashi Iwai2013-01-141-104/+265
* | Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi Iwai2013-01-142-1/+18
|\|
| * ALSA: hda - Add capture_switch_hook to generic parserTakashi Iwai2013-01-142-1/+18
* | ALSA: hda - Use generic parser for VIA codec driverTakashi Iwai2013-01-122-2405/+206Star
* | ALSA: hda - Add generic parser support to Analog Device codec driverTakashi Iwai2013-01-122-624/+292Star
* | ALSA: hda - Rearrange for dropping static quirk codes in Coexant driverTakashi Iwai2013-01-121-43/+57
* | ALSA: hda - Use generic parser in Conexant codec driverTakashi Iwai2013-01-122-1253/+62Star
* | ALSA: hda - Use generic parser for Cirrus codec driverTakashi Iwai2013-01-122-1189/+99Star
|/
* ALSA: hda - Use generic parser for CA0110 codecTakashi Iwai2013-01-122-473/+16Star