summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
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-16ASoC: wm2200: correct mixer values and textChris Rattray
2013-01-16ASoC: fsi: Remove __devinitconstThierry Reding
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-16ASoC: arizona: Don't request FLL lock IRQMark Brown
2013-01-16ALSA: hda/ca0132 - Make some symbols staticTakashi Iwai
2013-01-16ALSA: hdsp - Remove obsolete settings functionsAdrian Knoth
2013-01-16ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settingsAdrian Knoth
2013-01-16ALSA: hdsp - Implement generic function to toggle settingsAdrian Knoth
2013-01-16ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxesAdrian Knoth
2013-01-16ASoC: wm2200: Initialise the ADSPsMark Brown
2013-01-16Merge remote-tracking branch 'asoc/topic/adsp' into asoc-wm2200Mark Brown
2013-01-16ASoC: wm_adsp: Add initialisation function for ADSP1Mark Brown
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