aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-12ASoC: imx-sgtl5000: Use devm_clk_get()Fabio Estevam1-1/+1
2013-06-10ASoC: sgtl5000: Let the codec acquire its clockFabio Estevam1-23/+7
2013-05-18sound/soc/fsl: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-15ASoC: fsl: remove imx-pcm driverShawn Guo6-164/+91
2013-05-15ASoC: fsl: remove use of imx-fiq-pcm-audio from imx-ssiShawn Guo5-22/+9
2013-05-15ASoC: fsl: create function imx_pcm_fiq_exit()Shawn Guo3-1/+11
2013-05-15ASoC: fsl: remove use of imx-pcm-audio from imx-ssiShawn Guo4-19/+7
2013-05-15ASoC: fsl: remove use of imx-pcm-audio from fsl_ssiShawn Guo2-10/+5
2013-05-12ASoC: fsl: imx-audmux: Let device core handle pinctrlFabio Estevam1-8/+0
2013-05-12ASoC: imx-sgtl5000: Do not enter the error path on successFabio Estevam1-0/+5
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai7-87/+51
2013-04-18Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown5-5/+12
2013-04-17ASoC: imx: Use generic dmaengine PCMLars-Peter Clausen4-63/+26
2013-04-17ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen2-24/+17
2013-04-17Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2-1/+6
2013-04-17ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen1-1/+1
2013-04-16ASoC: fsl-ssi: Add SACNT definitionsMarkus Pargmann1-0/+8
2013-04-12Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown4-5/+4
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown6-84/+69
2013-04-12Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown4-10/+29
2013-04-05ASoC: fsl: Use common DAI DMA data structLars-Peter Clausen6-47/+47
2013-04-03ASoC: dmaengine_pcm: Setup device_fc in snd_hwparams_to_dma_slave_configLars-Peter Clausen1-2/+0
2013-03-26ASoC: switch over to use snd_soc_register_component() on imx ssiKuninori Morimoto1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on fsl ssiKuninori Morimoto1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on mpc5200 i2sKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on mpc5200 ac97Kuninori Morimoto1-2/+6
2013-03-26ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params structLars-Peter Clausen4-47/+34
2013-03-25ASoC: imx-sgtl5000: use of_node to match cpu daiShawn Guo1-1/+1
2013-03-20ASoC: fsl: imx-pcm-fiq: Use 'unsigned int' for periodFabio Estevam1-1/+1
2013-03-13ASoC: fsl: imx-audmux: Use devm_clk_get()Fabio Estevam1-2/+1
2013-03-12ASoC: pcm030 audio fabric: remove __init from probeMarkus Pargmann1-1/+1
2013-03-12ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer1-0/+5
2013-03-12ASoC: imx-ssi: Fix AC97 ratesSascha Hauer1-1/+1
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-7/+6
2013-02-11ASoC: fsl: imx-audmux: Fix sparse warningFabio Estevam1-1/+1
2013-01-28ASoC: fsl: fix snd-soc-imx-pcm module buildShawn Guo4-41/+52
2013-01-28Revert "ASoC: fsl: fix multiple definition of init_module"Shawn Guo3-6/+11
2013-01-22ASoC: Convert to devm_ioremap_resource()Thierry Reding2-7/+6
2013-01-12ASoC: fsl: fix multiple definition of init_moduleShawn Guo3-11/+6
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter1-2/+2
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds19-50/+469
2012-12-10ASoC: fsl: remove __dev* attributesBill Pemberton16-44/+44
2012-12-10Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown6-3/+418
2012-11-27ASoC: fsl: fix miscompilation of snd-soc-imx-pcmLothar Waßmann1-2/+2
2012-11-27ASoC: fsl: fix miscompilation of snd-soc-imx-pcmLothar Waßmann1-3/+7
2012-11-23ASoC: imx-sgtl5000: prevent module from being unloaded when in useLothar Waßmann1-0/+1
2012-11-23ASoC: imx: add MODULE_LICENSE("GPL")Lothar Waßmann1-0/+4
2012-10-24ASoC: fsl: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-10-22ASoC: add support for the Freescale / iVeia P1022 RDK reference boardTimur Tabi3-0/+410