summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2012-02-19ASoC: Add __devinit annotation for pxa2xx_ac97_probeAxel Lin
2012-02-17ASoC: soc-core: Show the returned values on error messagesFabio Estevam
2012-02-17ASoC: wm8996: Make sure we bounce /RESET to resetMark Brown
2012-02-17ALSA: hda/realtek - Replace ALC880 model=tcl with auto-parserTakashi Iwai
2012-02-17ALSA: hda/realtek - Drop ALC880 model=clevoTakashi Iwai
2012-02-17ALSA: hda/realtek - Refactor the DAC filler functionTakashi Iwai
2012-02-17ALSA: hda/realtek - Rewrite ALC880 model=w810 with auto-parserTakashi Iwai
2012-02-17ASoC: wm8996: Convert to module_i2c_driver()Mark Brown
2012-02-17ASoC: wm8993: Convert to module_i2c_driver()Mark Brown
2012-02-17ASoC: wm8962: Convert to module_i2c_driver()Mark Brown
2012-02-17ASoC: dapm: Only mark pin widgets as dirty if we actually change stateMark Brown
2012-02-17ASoC: wm8994: Convert to use DAI widget routing rather than streamsMark Brown
2012-02-17ASoC: dapm: Convert stream events to use DAI widgetsMark Brown
2012-02-17ASoC: dapm: Implement and instantiate DAI widgetsMark Brown
2012-02-17ASoC: dapm: Constify lots of names that are never modifiedMark Brown
2012-02-17ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown
2012-02-17ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widgetMark Brown
2012-02-17ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown
2012-02-17ASoC: Change spitz_ext_control to take dapm as argument.Axel Lin
2012-02-17ALSA: hda/realtek - Rewrite ALC880 model=lg with the auto-parserTakashi Iwai
2012-02-17ALSA: hda/realtek - Adjust badness calculation for multi-iosTakashi Iwai
2012-02-17ALSA: hda/realtek - Show multi-io pins in debug printsTakashi Iwai
2012-02-17ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935Takashi Iwai
2012-02-16ASoC: ak4535: Convert to direct regmap API usageMark Brown
2012-02-16ASoC: ak4535: Remove bitrotted driver versionMark Brown
2012-02-16ASoC: ak4535: Make I2C usage unconditionalMark Brown
2012-02-16ASoC: ak4535: Remove -codec from driver nameMark Brown
2012-02-16ASoC: wm8962: Convert to runtime PM for bias off managementMark Brown
2012-02-16ASoC: wm8962: Don't automatically enable and disable FLLMark Brown
2012-02-16ASoC: wm8962: Clean up register dump cruftMark Brown
2012-02-16ASoC: wm8962: Add new SYSCLK ratios for new device revisionsMark Brown
2012-02-16ASoC: wm8962: Log the selected SYSCLK ratioMark Brown
2012-02-16ASoC: wm8962: Only configure BCLK in hw_params when audio is activeMark Brown
2012-02-16ASoC: wm8962: Update the clocking when setting system clockMark Brown
2012-02-16ALSA: hda/realtek - Try harder to fit the single-connectionsTakashi Iwai
2012-02-16ALSA: hda/realtek - Finer tuning of auto-parser with badness evaluationTakashi Iwai
2012-02-16ALSA: hda/realtek - Improve the signel-connection checkTakashi Iwai
2012-02-16ASoC: spitz: Fix kcontrols to use card instead of codecLiam Girdwood
2012-02-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2012-02-16ALSA: hda/realtek - Fix overflow of vol/sw check bitmapTakashi Iwai
2012-02-16ALSA: hda/realtek - Disable static fixups for ASUS with ALC269Takashi Iwai
2012-02-16ALSA: hda/realtek - Remove leftover static quirks for ALC260Takashi Iwai
2012-02-16ALSA: hda/realtek - Drop model=fujitsu from ALC260 static quirksTakashi Iwai
2012-02-16ALSA: hda/realtek - Drop model=favorit100 for ALC260Takashi Iwai
2012-02-16ALSA: hda/realtek - Add the support for HP Presario B1900Takashi Iwai
2012-02-16ALSA: hda/realtek - Replace ALC260 model=replacer with the auto-parserTakashi Iwai
2012-02-16ALSA: hda/realtek - Replace ALC260 model=acer with the auto-parserTakashi Iwai
2012-02-16ALSA: hda/realtek - Add the fixup codes for ALC260 model=willTakashi Iwai
2012-02-15ASoC: Show device id in the debug messageAxel Lin
2012-02-15ASoC: Get correct revision id for wm2200Axel Lin