aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds23-38/+85
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: 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: nuc900-ac97: fix a memory leakAxel Lin1-1/+1
2010-11-24Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.37Mark 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-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642Kuninori Morimoto1-7/+1
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto1-2/+17
2010-11-23ASoC: wm8994 - fix memory leaksAxel Lin1-0/+2
2010-11-23ASoC: wm8904 - fix memory leaksAxel Lin1-0/+2
2010-11-23ASoC: max98088 - fix a memory leakAxel Lin1-0/+3
2010-11-23ASoC: Do not update the cache if write to hardware failedAxel Lin1-1/+3
2010-11-23ASoC: MPC5200: Eliminate duplicate include of of_device.hJesper Juhl1-1/+0
2010-11-23Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asocTakashi Iwai1-0/+8
2010-11-22ASoC: Restore WM8994 volatile and readable register operationsMark Brown1-0/+2
2010-11-22ASoC: Fix multi-component mismerge in WM8523Mark Brown1-1/+0
2010-11-22ASoC: atmel: test wrong variableVasiliy Kulikov1-2/+2
2010-11-22ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin1-0/+1
2010-11-22ASoC: s3c24xx: test wrong variableVasiliy Kulikov1-2/+2
2010-11-19ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin1-0/+1
2010-11-18ASoC: Add support for MAX98089 CODECJesse Marroquin1-1/+10
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis5-22/+61
2010-11-17ASoC: Fix register cache setup WM8994 for multi-componentMark Brown1-0/+2
2010-11-15ASoC: Fix dapm_seq_compare() for multi-componentMark Brown1-2/+2
2010-11-15ASoC: RX1950: Fix hw_params functionVasily Khoruzhick1-17/+3
2010-11-11Fix Atmel soc audio boards Kconfig dependencyRyan Mallon1-2/+3
2010-11-10ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown1-0/+7
2010-11-10ASoC: Remove broken WM8350 direction constantsMark Brown1-1/+1
2010-11-08ASoC: s3c24xx: Fix compilation problem for mini2440Marek Belisko1-0/+1
2010-11-08ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin1-1/+1
2010-11-06ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos1-1/+0
2010-11-06ASoC: Lock the CODEC in PXA external jack controlsMark Brown5-0/+24
2010-11-05phycore-ac97: add ac97 to cardnameSascha Hauer1-1/+1
2010-11-05ASoC i.MX: switch to new DMA apiSascha Hauer2-123/+101
2010-11-05ASoC i.MX: register dma audio deviceSascha Hauer2-15/+30
2010-11-05ASoC i.MX phycore ac97: remove unnecessary includesSascha Hauer1-3/+0
2010-11-05ASoC i.MX eukrea tlv320: Fix for multicomponentSascha Hauer1-4/+4
2010-11-03ASoC: Check return value of strict_strtoul() in WM8962Mark Brown1-1/+4