aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mxs (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-04Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linusMark Brown1-0/+35
2013-07-01ASoC: mxs: register saif mclk to clock frameworkShawn Guo1-0/+35
2013-06-17Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown4-62/+1
2013-05-13ASoC: mxs: move to use generic DMA helperShawn Guo4-54/+1
2013-05-12ASoC: mxs: mxs-saif: Let device core handle pinctrlFabio Estevam1-8/+0
2013-05-12ASoC: mxs-sgtl5000: Remove unneeded fields from snd_soc_dai_linkFabio Estevam1-6/+0
2013-05-12ASoC: mxs-sgtl5000: Remove unneeded 'ret' variableFabio Estevam1-2/+2
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-170/+32
2013-04-23Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown3-128/+16
2013-04-22ASoC: mxs: Use generic dmaengine PCMLars-Peter Clausen2-126/+12
2013-04-22ASoC: mxs: Setup dma data in DAI probeLars-Peter Clausen1-1/+2
2013-04-22ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEXLars-Peter Clausen1-1/+2
2013-04-17ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen1-2/+2
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown3-42/+11
2013-04-01ASoC: mxs-saif: remove mach header inclusionShawn Guo1-2/+3
2013-03-26ASoC: switch over to use snd_soc_register_component() on mxs saifKuninori Morimoto1-3/+8
2013-03-26ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params structLars-Peter Clausen3-42/+11
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+3
2013-01-22ASoC: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-01-08ASoC: mxs-saif: Use a signed integer for error valueFabio Estevam1-7/+12
2013-01-08ASoC: mxs-saif: Remove platform dataFabio Estevam1-28/+16
2012-12-10ASoC: mxs: remove __dev* attributesBill Pemberton3-9/+9
2012-11-27ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclkLothar Waßmann1-0/+2
2012-11-02ASoC: mxs-saif: Fix channel swap for 24-bit formatFabio Estevam1-4/+12
2012-11-01ASoC: mxs-saif: Add MODULE_ALIASFabio Estevam1-0/+1
2012-09-05Merge branch 'asoc-omap' into for-3.7Mark Brown1-1/+1
2012-08-08ASoC: mxs: Fix the name of the SoC familyFabio Estevam1-1/+1
2012-08-07ASoC: mxs-saif: Use devm_clk_get()Fabio Estevam1-13/+7
2012-07-24ASoC: mxs-saif: set a base clock rate for EXTMASTER mode workDong Aisheng1-1/+15
2012-07-24ASoC: mxs-saif: fix clock prepare and enable unbalance issueDong Aisheng1-0/+10
2012-06-20ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen1-1/+1
2012-06-03ASoC: make snd_soc_dai_link more symmetricalStephen Warren1-1/+1
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-54/+116
2012-05-12ASoC: mxs: add device tree support for mxs-sgtl5000Shawn Guo1-0/+46
2012-05-12ASoC: mxs: add device tree support for mxs-saifShawn Guo1-18/+54
2012-05-12ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo5-35/+15
2012-05-12ASoC: mxs-saif: adopt pinctrl supportShawn Guo1-0/+8
2012-05-10ASoC: mxs: add __devinit for mxs_saif_probeShawn Guo1-1/+1
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2-2/+2
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie3-3/+3
2012-03-02ASoC: mxs-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen3-124/+25
2012-02-22ASoC: mxs-pcm: Request DMA channel earlyLars-Peter Clausen1-20/+8
2012-02-21ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_dataLars-Peter Clausen2-9/+0
2012-02-20ASoC: imx/mxs: remove redundant SND_PCM selectionShawn Guo1-1/+0
2012-02-10ASoC: mxs-saif: use devm_ functionsJulia Lawall1-40/+11
2012-01-20ASoC: mxs: Fix mxs-saif timeoutFabio Estevam1-0/+5
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-34/+5
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2011-12-28ASoC: mxs: Add .owner to struct snd_soc_cardLothar Waßmann1-0/+1