summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2013-12-02ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraintsLars-Peter Clausen1-0/+18
2013-11-24ASoC: soc-pcm: move DAIs parameters cleaning into hw_free()Nicolin Chen1-13/+13
2013-11-24ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen1-23/+107
2013-11-22Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-42/+86
2013-11-21Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai5-42/+86
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2013-11-20Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown1-0/+2
2013-11-20Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2-9/+6
2013-11-20Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown19-124/+207
2013-11-20Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown1-1/+3
2013-11-20Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown1-1/+1
2013-11-20Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown1-0/+1
2013-11-20Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2-1/+46
2013-11-20Merge remote-tracking branch 'asoc/fix/ab8500' into asoc-linusMark Brown104-2781/+3145
2013-11-20ASoC: arizona: Set FLL to free-run before disablingRichard Fitzgerald1-0/+4
2013-11-19ASoC: rcar: fixup dma_async_issue_pending() timingKuninori Morimoto1-2/+1
2013-11-19ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter1-1/+1
2013-11-19ASoC: wm5110: Add post SYSCLK register patch for rev D chipCharles Keepax1-1/+42
2013-11-19ASoC: ab8500: Revert to using custom I/O functionsLee Jones1-32/+34
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-11-18ASoC: rcar: fixup mod access before checkingKuninori Morimoto1-6/+4
2013-11-16Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-26/+34
2013-11-16Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai7-26/+34
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-11-15Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown1-0/+2
2013-11-15Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown19-124/+207
2013-11-15Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown1-1/+3
2013-11-15Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown1-1/+1
2013-11-15Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown1-0/+1
2013-11-15Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown107-2828/+3190
2013-11-15ASoC: cs42l52: Correct MIC CTL maskBrian Austin1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-3/+3
2013-11-14ASoC: wm8962: Turn on regcache_cache_only before disabling regulatorNicolin Chen1-0/+2
2013-11-14ASoC: fsl: imx-pcm-fiq: omit fiq counter to avoid harm in unbalanced situationsOskar Schirmer1-12/+17
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds15-98/+57
2013-11-13ASoC: blackfin: Fix missing breakTakashi Iwai1-0/+1
2013-11-13ASoC: arizona: Fix typo in name of EQ coefficient controlsRichard Fitzgerald3-12/+12
2013-11-13sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma bufferNicolin Chen1-2/+1
2013-11-13sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.cNicolin Chen1-2/+1
2013-11-12ASoC: wm8997: Correct typo in ISRC mux routesCharles Keepax1-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-1/+8
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds135-3054/+3566
2013-11-12fix missing edma changes to EDMA_DMA_COMPLETE statusSebastian Andrzej Siewior1-1/+1
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+1
2013-11-08Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai35-120/+192
2013-11-08Merge remote-tracking branch 'asoc/topic/wm8996' into asoc-nextMark Brown1-0/+2
2013-11-08Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown1-110/+116
2013-11-08Merge remote-tracking branch 'asoc/topic/wm8400' into asoc-nextMark Brown1-75/+20
2013-11-08Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-nextMark Brown1-4/+4