summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
2012-06-04ASoC: imx-audmux: add pinctrl supportRichard Zhao
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-28ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-18ASoC: imx-mc13783 cleanupPhilippe Rétornaz
2012-05-18ASoC: add imx-mc13783 sound supportPhilippe Rétornaz
2012-04-27ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000Richard Zhao
2012-04-27ASoC: imx-sgtl5000: add of_node_put when probe fail.Richard Zhao
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown
2012-04-09Merge tag 'v3.4-rc2' into for-3.5Mark Brown
2012-04-04ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMAShawn Guo
2012-04-04ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSIShawn Guo
2012-04-01ASoC: fsl: add audio routing for imx-sgtl5000Shawn Guo
2012-04-01ASoC: fsl: enable ssi clock in probe functionShawn Guo
2012-04-01ASoC: fsl: assign dma peripheral type according to bus topologyShawn Guo
2012-04-01ASoC: fsl: add imx-sgtl5000 machine driverShawn Guo
2012-04-01ASoC: fsl: let fsl_ssi work with imx pcm and machine driversShawn Guo
2012-04-01ASoC: fsl: make fsl_ssi driver compilable on ARM/IMXShawn Guo
2012-04-01ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo
2012-04-01ASoC: fsl: create fsl_utils to accommodate the common functionsShawn Guo
2012-04-01ASoC: fsl: rename imx-pcm Kconfig options and filenameShawn Guo
2012-04-01ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo
2012-04-01ASoC: fsl: separate SSI and DMA Kconfig optionsShawn Guo
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi
2012-03-17ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the masterTimur Tabi
2012-03-09ASoC: fsl: check property 'compatible' for the machine nameShawn Guo
2012-02-28ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo
2012-02-28ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec nodeShawn Guo
2012-02-28ASoC: fsl: correct get_dma_channel parameter nameShawn Guo
2012-02-27ASoC: fix trivial build error in mpc5200_dma.cPaul Gortmaker
2012-01-20ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood
2012-01-20ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood
2011-12-22ASoC: fsl: Add .owner to struct snd_soc_cardAxel Lin
2011-12-02ASoC: fsl/powerpc: don't rely on the cell-index propertyTimur Tabi
2011-12-02ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model namesTimur Tabi
2011-11-28ASoC: Convert fsl directory to module_platform_driverAxel Lin
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-22ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi
2011-11-15ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi
2011-09-20ASoC: fsl: Fix error handling if platform_device_add failsAxel Lin
2011-09-16ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi
2011-08-31ASoC: Remove redundant -codec from WM8776 driver nameMark Brown
2011-08-24Merge branch 'for-3.1' into for-3.2Mark Brown
2011-08-24ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi
2011-08-22Merge branch 'for-3.1' into for-3.2Mark Brown
2011-08-22sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall
2011-08-22sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall
2011-08-22sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi
2011-08-17ASoC: fsl: fix build warning in fsl_dmaTimur Tabi
2011-08-17ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi