summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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/+0
| * | | | ALSA: hda/sigmatel - Move w/a for HP Mini 110 LED to fixup tableTakashi Iwai2013-01-151-7/+5
| * | | | ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg()Takashi Iwai2013-01-151-43/+40
| * | | | 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/+206
| * | | | ALSA: hda - Add generic parser support to Analog Device codec driverTakashi Iwai2013-01-122-624/+292
| * | | | 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/+62
| * | | | ALSA: hda - Use generic parser for Cirrus codec driverTakashi Iwai2013-01-122-1189/+99
| |/ / /
| * | | ALSA: hda - Use generic parser for CA0110 codecTakashi Iwai2013-01-122-473/+16
| * | | ALSA: hda - Use generic codec parser for C-Media codecsTakashi Iwai2013-01-122-118/+47
| * | | ALSA: hda - Remove superfluous kconfig dependsTakashi Iwai2013-01-121-3/+0
| * | | ALSA: hda - Allow user to give hints for codec parser behaviorTakashi Iwai2013-01-122-0/+73
| * | | ALSA: hda - Add snd_hda_get_int_hint() helper functionTakashi Iwai2013-01-123-18/+31
| * | | ALSA: hda - Protect user-defined arrays via mutexTakashi Iwai2013-01-124-21/+65
| * | | ALSA: hda/realtek - Generic mute LED implementation for HP laptopsTakashi Iwai2013-01-121-28/+48
| * | | ALSA: hda/realtek - Fix the timing for some fixupsTakashi Iwai2013-01-121-3/+3
| * | | ALSA: hda/realtek - Add a fixup for FSC S7020 laptopTakashi Iwai2013-01-121-0/+17
| * | | ALSA: hda - Add output jack mode enum controlsTakashi Iwai2013-01-122-0/+111
| * | | ALSA: hda - Update automute / automic upon jack retaskingTakashi Iwai2013-01-121-0/+6
| * | | ALSA: hda - Add a new fixup type to override pinctl valuesTakashi Iwai2013-01-123-9/+25
| * | | ALSA: hda/realtek - Read the cached pinctl value in fixupsTakashi Iwai2013-01-121-6/+3
| * | | ALSA: hda/realtek - Drop aliases for old fixupsTakashi Iwai2013-01-121-269/+252
| * | | ALSA: hda - Avoid auto-mute or auto-mic of retasked jacksTakashi Iwai2013-01-121-1/+8
| * | | ALSA: hda - Manage current pinctl values in generic parserTakashi Iwai2013-01-121-52/+85
| * | | ALSA: hda - More strict correction of invalid pinctl bitsTakashi Iwai2013-01-122-14/+54
| * | | ALSA: hda - Add helper functions to cache the current pinctl targetTakashi Iwai2013-01-123-2/+33
| * | | ALSA: hda - Clear the dropped paths properlyTakashi Iwai2013-01-121-1/+15
| * | | ALSA: hda - Allow aamix as a capture sourceTakashi Iwai2013-01-122-25/+45
| * | | ALSA: hda - Fix inconsistent input_paths after ADC reductionTakashi Iwai2013-01-121-12/+22
| * | | ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()Takashi Iwai2013-01-122-4/+2
| * | | ALSA: hda - Exclude aamix from capture pathsTakashi Iwai2013-01-121-6/+2
| * | | ALSA: hda - Add a flag to suppress mic auto-switchTakashi Iwai2013-01-122-0/+4
| * | | ALSA: hda - Handle BOTH jack port as a fixed outputTakashi Iwai2013-01-121-1/+2
OpenPOWER on IntegriCloud