aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-22ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi1-8/+16
2011-11-15ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi1-0/+1
2011-09-20ASoC: fsl: Fix error handling if platform_device_add failsAxel Lin2-2/+2
2011-09-16ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi1-77/+68
2011-08-31ASoC: Remove redundant -codec from WM8776 driver nameMark Brown1-1/+1
2011-08-24Merge branch 'for-3.1' into for-3.2Mark Brown1-3/+3
2011-08-24ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi1-3/+3
2011-08-22Merge branch 'for-3.1' into for-3.2Mark Brown3-10/+14
2011-08-22sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall1-9/+9
2011-08-22sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall1-1/+3
2011-08-22sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi1-0/+2
2011-08-17ASoC: fsl: fix build warning in fsl_dmaTimur Tabi1-1/+0
2011-08-17ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi1-24/+37
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1