summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
AgeCommit message (Expand)Author
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-16ALSA: hda/ca0132 - Make some symbols staticTakashi Iwai
2013-01-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() callTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Declare firmware only when really builtTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocationTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix possible NULL dereferenceTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix another smatch warningTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix superfluous unsigned checkTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper againTakashi Iwai
2013-01-15Revert "ALSA: hda - Add firmware caching to CA0132 codec"Takashi Iwai
2013-01-15ALSA: hda/ca0132: Fix potential init errors and update module descriptionIan Minett
2013-01-15ALSA: hda/ca0132: Shuffle to group together related codeIan Minett
2013-01-15ALSA: hda/ca0132: Code shuffle to group similar functions.Ian Minett
2013-01-15ALSA: hda/ca0132: Add tuning controlsIan Minett
2013-01-15ALSA: hda/ca0132: Add unsol handler for DSP and jack detectionIan Minett
2013-01-15ALSA: hda/ca0132: Add PCM enhancementsIan Minett
2013-01-15ALSA: hda/ca0132: Add DSP mixer controls and helpersIan Minett
2013-01-15ALSA: hda/ca0132: Init chip, DSP effects and mixer settingsIan Minett
2013-01-15ALSA: hda/ca0132: Add new definitions and structs for DSPIan Minett
2013-01-15ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirtyDavid Henningsson
2013-01-15ALSA: hda/hdmi - Work around "alsactl restore" errorsTakashi Iwai
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