summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
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
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-14trivial: don't touch fsi_ssl.c with ioremap fixesJiri Kosina
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-09Merge branch 'for-3.0' into for-3.1Mark Brown
2011-06-09ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi
2011-06-09ASoC: fsl: fix initialization of DMA buffersTimur Tabi
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds