aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-30ASoC: soc-cache: Fix memory overflow in LZO initializationDimitris Papastamos1-1/+1
2010-11-30ASoC: Simplify pm860x_probe error handlingAxel Lin1-7/+5
2010-11-30ASoC: sh: fsi-ak4642: Add FSI port and ak464x selectionKuninori Morimoto3-12/+131
2010-11-30s6105-ipcam: fix compilationDaniel Glöckner1-1/+1
2010-11-30s6000-pcm: fix compilationDaniel Glöckner1-1/+1
2010-11-30s6000-i2s: fix compilationDaniel Glöckner1-1/+1
2010-11-30ASoC: Fix missing spin_unlock_irqrestoreAxel Lin1-4/+5
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_checkreadyAxel 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 Papastamos2-2/+2
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 Brown3-0/+197
2010-11-27ASoC: Add WM8958 Multi-band compressor supportMark Brown2-12/+301
2010-11-27ASoC: Implement support for enhanced AIF3 on WM8958Mark Brown2-9/+224
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-26gpiolib: Add WM8958 support to the WM8994 driverMark Brown1-0/+24
2010-11-26mfd: Add initial WM8958 supportMark Brown2-19/+82
2010-11-26ASoC: Remove redundant hw_write initialisation in WM8737Mark Brown1-1/+0
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-25ARM: Samsung: Make sure ASoC DMA device is prototypedMark Brown1-0/+1
2010-11-25ASoC: Add WM8737 ALC supportMark Brown1-0/+42
2010-11-25ASoC: Update MAINTAINERS for Samsung driver moveMark Brown1-1/+1
2010-11-25ASoC: Make SMDK WM8580 driver unloadableMark Brown1-0/+6
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 snd_soc_unregister_daiAxel 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_soc_dai_removeAxel Lin1-1/+1
2010-11-25ASoC: fix SND_PXA2XX_LIB Kconfig warningDmitry Artamonow1-0/+1
2010-11-24ASoC: Add initial WM8737 driverMark Brown4-0/+1041