aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2013-05-10Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-05-03Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-05-03Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown
2013-05-03Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linusMark Brown
2013-05-03ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.Marek Belisko
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-30ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter
2013-04-30ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_C...Marek Belisko
2013-04-30ASoC: dapm: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson
2013-04-25Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-04-23Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextMark Brown
2013-04-23Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown
2013-04-23Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown
2013-04-23Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-04-23Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown
2013-04-23Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown
2013-04-23Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2013-04-23ASoC: ux500: forward declare msp_i2s_platform_dataArnd Bergmann
2013-04-23ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modesMichal Bachraty
2013-04-23ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializersMichal Bachraty
2013-04-23ASoC: generic-dmaengine-pcm: call dma_request_slave_channel()Shawn Guo
2013-04-23ASoC: generic-dmaengine-pcm: use a more common dma nameShawn Guo
2013-04-22ASoC: mxs: Use generic dmaengine PCMLars-Peter Clausen
2013-04-22ASoC: mxs: Setup dma data in DAI probeLars-Peter Clausen
2013-04-22ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEXLars-Peter Clausen
2013-04-22ASoC: generic-dmaengine-pcm: Add support for half-duplexLars-Peter Clausen
2013-04-21ASoC: soc-compress: Deduce stream directionCharles Keepax
2013-04-21ALSA: compress_core: Deconstify copy callback bufferCharles Keepax
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-04-18Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown
2013-04-18Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown
2013-04-18Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-04-18Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown
2013-04-18Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2013-04-18ASoC: ux500: Use generic dmaengine PCMLars-Peter Clausen
2013-04-17ASoC: max98088: Fix logging of hardware revision.Dylan Reid
2013-04-17ASoC: define playback and capture streams in dummy codecStas Sergeev
2013-04-17ASoC: imx: Use generic dmaengine PCMLars-Peter Clausen
2013-04-17ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen
2013-04-17ASoC: dmaengine-pcm: Add support for platforms which can't report residueLars-Peter Clausen
2013-04-17ASoC: tegra: Use generic dmaengine PCMLars-Peter Clausen
2013-04-17Merge tag 'v3.9-rc7' into asoc-dmaMark Brown
2013-04-17ASoC: dmaengine_pcm: Add support for compat platformsLars-Peter Clausen
2013-04-17ASoC: Add a generic dmaengine_pcm driverLars-Peter Clausen
2013-04-17ASoC: Add snd_soc_{add, remove}_platformLars-Peter Clausen
2013-04-17Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown