summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-11-29Merge branch 'for-2.6.37' into for-2.6.38Mark Brown5-9/+12
2010-11-29ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin1-0/+1
2010-11-29ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin1-0/+1
2010-11-29ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin1-3/+3
2010-11-29ASoC: Fix compile error for nuc900-pcm.cAxel Lin2-1/+3
2010-11-29ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin1-4/+3
2010-11-29ASoC: Fix compile error for nuc900-ac97.cAxel Lin1-1/+1
2010-11-29ASoC: soc-cache: Ensure consistent cache namingDimitris Papastamos1-1/+1
2010-11-29ASoC: soc-cache: Add error checking in the *_cache_sync functionsDimitris Papastamos1-7/+21
2010-11-29ASoC: Fix resource leak in smdk_spdif.cAxel Lin1-4/+9
2010-11-29ASoC: Add missing gpio_free(S3C64XX_GPK(12)) in smartq_exit()Axel Lin1-0/+1
2010-11-29ASoC: Fix resource leak in neo1973_gta02_init() error pathAxel Lin1-11/+11
2010-11-29ASoC: Fix resource leak in goni_wm8994.cAxel Lin1-2/+7
2010-11-27ASoC: Implement runtime PM for WM8994/58Mark Brown1-0/+10
2010-11-27ASoC: Enable rbtree compression for WM8994/58 register cacheMark Brown1-0/+1
2010-11-27ASoC: Convert WM8994 to use soc-cache.c cache functionsMark Brown3-48/+1620
2010-11-27ASoC: Add WM8958 microphone detection supportMark Brown2-0/+154
2010-11-27ASoC: Add WM8958 Multi-band compressor supportMark Brown1-12/+186
2010-11-27ASoC: Implement support for enhanced AIF3 on WM8958Mark Brown1-9/+157
2010-11-27ASoC: Initial WM8958 audio configurationMark Brown1-34/+76
2010-11-27ASoC: Use DC servo startup mode when not doing DCS correctionMark Brown1-6/+14
2010-11-26ASoC: Remove redundant hw_write initialisation in WM8737Mark Brown1-1/+0
2010-11-25Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2-6/+11
2010-11-25ASoC: Fix resource reclaim for osk5912Axel Lin1-3/+8
2010-11-25ASoC: tlv320aic3x - fix variable may be used uninitialized warningAxel Lin1-3/+3
2010-11-25ASoC: Add WM8737 ALC supportMark Brown1-0/+42
2010-11-25ASoC: Make SMDK WM8580 driver unloadableMark Brown1-0/+6
2010-11-25Merge branch 'for-2.6.37' into for-2.6.38Mark Brown10-22/+53
2010-11-25ASoC: smdk_wm9713: fix resource leak in smdk_init error pathAxel Lin1-7/+10
2010-11-25ASoC: Fix compile error for smartq_wm8987.cAxel Lin1-4/+5
2010-11-25ASoC: neo1973_gta02_wm8753: fix wrong parameter for snd_soc_register_dai and ...Axel Lin1-2/+2
2010-11-25ASoC: davinci-vcif - fix a memory leakAxel Lin1-0/+3
2010-11-25ASoC: phycore-ac97: fix resource leakAxel Lin1-7/+21
2010-11-25ASoC: imx-ssi: fix resource leakAxel Lin1-4/+11
2010-11-25ASoC: simone: fix resource leak in simone_init error pathAxel Lin1-8/+10
2010-11-25ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error pathAxel Lin1-1/+4
2010-11-25ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error pathAxel Lin1-1/+0
2010-11-25ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error pathAxel Lin1-0/+1
2010-11-25ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error pathAxel Lin1-0/+1
2010-11-25ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_s...Axel Lin1-1/+1
2010-11-25ASoC: fix SND_PXA2XX_LIB Kconfig warningDmitry Artamonow1-0/+1
2010-11-24Merge branch 'for-2.6.37' into for-2.6.38Mark Brown4-3/+12
2010-11-24ASoC: Add initial WM8737 driverMark Brown4-0/+1041
2010-11-24ASoC: nuc900-ac97: fix a memory leakAxel Lin1-1/+1
2010-11-24Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown3-19/+56
2010-11-24Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Mark Brown1-0/+8
2010-11-24ASoC: Return proper error for omap3pandora_soc_initAxel Lin1-0/+1
2010-11-24ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000Axel Lin1-1/+1
2010-11-24ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal modeAxel Lin1-1/+1
2010-11-23Merge branch 'for-2.6.37' into for-2.6.38Mark Brown5-2/+10