aboutsummaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2013-01-15ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper againTakashi Iwai1-16/+10
2013-01-15Revert "ALSA: hda - Add firmware caching to CA0132 codec"Takashi Iwai1-22/+6
2013-01-15ALSA: hda/ca0132: Fix potential init errors and update module descriptionIan Minett1-6/+8
2013-01-15ALSA: hda/ca0132: Shuffle to group together related codeIan Minett1-76/+76
2013-01-15ALSA: hda/ca0132: Code shuffle to group similar functions.Ian Minett1-187/+188
2013-01-15ALSA: hda/ca0132: Add tuning controlsIan Minett1-0/+289
2013-01-15ALSA: hda/ca0132: Add unsol handler for DSP and jack detectionIan Minett1-0/+142
2013-01-15ALSA: hda/ca0132: Add PCM enhancementsIan Minett1-13/+118
2013-01-15ALSA: hda/ca0132: Add DSP mixer controls and helpersIan Minett1-288/+544
2013-01-15ALSA: hda/ca0132: Init chip, DSP effects and mixer settingsIan Minett1-32/+700
2013-01-15ALSA: hda/ca0132: Add new definitions and structs for DSPIan Minett1-3/+442
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-12ALSA: hda - Use generic parser for VIA codec driverTakashi Iwai2-2405/+206
2013-01-12ALSA: hda - Add generic parser support to Analog Device codec driverTakashi Iwai2-624/+292
2013-01-12ALSA: hda - Rearrange for dropping static quirk codes in Coexant driverTakashi Iwai1-43/+57
2013-01-12ALSA: hda - Use generic parser in Conexant codec driverTakashi Iwai2-1253/+62
2013-01-12ALSA: hda - Use generic parser for Cirrus codec driverTakashi Iwai2-1189/+99
2013-01-12ALSA: hda - Use generic parser for CA0110 codecTakashi Iwai2-473/+16
2013-01-12ALSA: hda - Use generic codec parser for C-Media codecsTakashi Iwai2-118/+47
2013-01-12ALSA: hda - Remove superfluous kconfig dependsTakashi Iwai1-3/+0
2013-01-12ALSA: hda - Allow user to give hints for codec parser behaviorTakashi Iwai2-0/+73
2013-01-12ALSA: hda - Add snd_hda_get_int_hint() helper functionTakashi Iwai3-18/+31
2013-01-12ALSA: hda - Protect user-defined arrays via mutexTakashi Iwai4-21/+65
2013-01-12ALSA: hda/realtek - Generic mute LED implementation for HP laptopsTakashi Iwai1-28/+48
2013-01-12ALSA: hda/realtek - Fix the timing for some fixupsTakashi Iwai1-3/+3
2013-01-12ALSA: hda/realtek - Add a fixup for FSC S7020 laptopTakashi Iwai1-0/+17
2013-01-12ALSA: hda - Add output jack mode enum controlsTakashi Iwai2-0/+111
2013-01-12ALSA: hda - Update automute / automic upon jack retaskingTakashi Iwai1-0/+6
2013-01-12ALSA: hda - Add a new fixup type to override pinctl valuesTakashi Iwai3-9/+25
2013-01-12ALSA: hda/realtek - Read the cached pinctl value in fixupsTakashi Iwai1-6/+3
2013-01-12ALSA: hda/realtek - Drop aliases for old fixupsTakashi Iwai1-269/+252
2013-01-12ALSA: hda - Avoid auto-mute or auto-mic of retasked jacksTakashi Iwai1-1/+8
2013-01-12ALSA: hda - Manage current pinctl values in generic parserTakashi Iwai1-52/+85
2013-01-12ALSA: hda - More strict correction of invalid pinctl bitsTakashi Iwai2-14/+54