aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2012-08-20ASoC: imx-sgtl5000: fix error return codeJulia Lawall1-1/+1
2012-08-08ASoC: imx-ssi: Remove mono supportFabio Estevam1-2/+3
2012-07-24Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-20/+37
2012-07-18ASoC imx-audmux: add MX31_AUDMUX_PORT7_SSI_PINS_7 defineTorben Hohn2-1/+2
2012-07-05ASoC: imx-mc13783: Add audmux settings for mx27pdkFabio Estevam1-16/+33
2012-07-05ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000Hui Wang1-2/+1
2012-07-02Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/irqArnd Bergmann1-0/+1
2012-07-01ARM: imx: enable SPARSE_IRQ for imx platformShawn Guo1-0/+1
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown1-0/+8
2012-06-20ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen1-1/+1
2012-06-05Revert "ASoC: fsl_ssi: convert to use devm_clk_get"Mark Brown1-2/+5
2012-06-04ASoC: fsl_ssi: convert to use devm_clk_getRichard Zhao1-5/+2
2012-06-04ASoC: imx-audmux: add pinctrl supportRichard Zhao1-0/+8
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+3
2012-05-28ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam1-3/+3
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds21-341/+3569
2012-05-18ASoC: imx-mc13783 cleanupPhilippe Rétornaz1-8/+1
2012-05-18ASoC: add imx-mc13783 sound supportPhilippe Rétornaz3-0/+173
2012-04-27ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000Richard Zhao1-8/+32
2012-04-27ASoC: imx-sgtl5000: add of_node_put when probe fail.Richard Zhao1-11/+18
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown1-1/+4
2012-04-09Merge tag 'v3.4-rc2' into for-3.5Mark Brown3-16/+10
2012-04-04ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMAShawn Guo1-1/+0
2012-04-04ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSIShawn Guo1-4/+0
2012-04-01ASoC: fsl: add audio routing for imx-sgtl5000Shawn Guo1-0/+13
2012-04-01ASoC: fsl: enable ssi clock in probe functionShawn Guo1-2/+22
2012-04-01ASoC: fsl: assign dma peripheral type according to bus topologyShawn Guo3-1/+9
2012-04-01ASoC: fsl: add imx-sgtl5000 machine driverShawn Guo3-0/+191
2012-04-01ASoC: fsl: let fsl_ssi work with imx pcm and machine driversShawn Guo1-7/+70
2012-04-01ASoC: fsl: make fsl_ssi driver compilable on ARM/IMXShawn Guo1-22/+42
2012-04-01ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo4-67/+4
2012-04-01ASoC: fsl: create fsl_utils to accommodate the common functionsShawn Guo6-286/+189
2012-04-01ASoC: fsl: rename imx-pcm Kconfig options and filenameShawn Guo3-8/+8
2012-04-01ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo14-0/+2880
2012-04-01ASoC: fsl: separate SSI and DMA Kconfig optionsShawn Guo2-7/+11
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2-9/+9
2012-03-17ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the masterTimur Tabi1-8/+16
2012-03-09ASoC: fsl: check property 'compatible' for the machine nameShawn Guo3-31/+9
2012-02-28ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo1-2/+2
2012-02-28ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec nodeShawn Guo1-6/+2
2012-02-28ASoC: fsl: correct get_dma_channel parameter nameShawn Guo2-4/+4
2012-02-27ASoC: fix trivial build error in mpc5200_dma.cPaul Gortmaker1-0/+1
2012-01-20ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood1-2/+2
2012-01-20ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood2-11/+11
2011-12-22ASoC: fsl: Add .owner to struct snd_soc_cardAxel Lin2-14/+14
2011-12-02ASoC: fsl/powerpc: don't rely on the cell-index propertyTimur Tabi2-10/+16
2011-12-02ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model namesTimur Tabi1-8/+28
2011-11-28ASoC: Convert fsl directory to module_platform_driverAxel Lin5-69/+5
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen3-4/+4