aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-4/+10
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds4-11/+15
2010-12-13ASoC: Fix bias power down of non-DAPM codecJarkko Nikula1-0/+3
2010-12-09ASoC: WM8580: Fix R8 initial valueSeungwhan Youn1-1/+1
2010-12-09ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow3-3/+6
2010-12-07ASoC: Correct WM8962 interrupt mask register readMark Brown1-1/+1
2010-12-07ASoC: WM8580: Debug BCLK and sample sizeJassi Brar1-4/+4
2010-12-07ASoC: Fix resource leak if soc_register_ac97_dai_link failedAxel Lin1-5/+7
2010-12-06ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()Axel Lin1-0/+2
2010-12-06ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim1-1/+1
2010-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds10-18/+22
2010-12-02Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asocTakashi Iwai1-1/+1
2010-12-02ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependencyJarkko Nikula1-1/+1
2010-12-01ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos1-1/+1
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-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