summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMAShawn Guo2012-04-041-1/+0
* ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSIShawn Guo2012-04-041-4/+0
* ASoC: fsl: add audio routing for imx-sgtl5000Shawn Guo2012-04-011-0/+13
* ASoC: fsl: enable ssi clock in probe functionShawn Guo2012-04-011-2/+22
* ASoC: fsl: assign dma peripheral type according to bus topologyShawn Guo2012-04-013-1/+9
* ASoC: fsl: add imx-sgtl5000 machine driverShawn Guo2012-04-013-0/+191
* ASoC: fsl: let fsl_ssi work with imx pcm and machine driversShawn Guo2012-04-011-7/+70
* ASoC: fsl: make fsl_ssi driver compilable on ARM/IMXShawn Guo2012-04-011-22/+42
* ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo2012-04-014-67/+4
* ASoC: fsl: create fsl_utils to accommodate the common functionsShawn Guo2012-04-016-286/+189
* ASoC: fsl: rename imx-pcm Kconfig options and filenameShawn Guo2012-04-013-8/+8
* ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo2012-04-0114-0/+2880
* ASoC: fsl: separate SSI and DMA Kconfig optionsShawn Guo2012-04-012-7/+11
* ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the masterTimur Tabi2012-03-171-8/+16
* ASoC: fsl: check property 'compatible' for the machine nameShawn Guo2012-03-093-31/+9
* ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo2012-02-281-2/+2
* ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec nodeShawn Guo2012-02-281-6/+2
* ASoC: fsl: correct get_dma_channel parameter nameShawn Guo2012-02-282-4/+4
* ASoC: fix trivial build error in mpc5200_dma.cPaul Gortmaker2012-02-271-0/+1
* ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood2012-01-201-2/+2
* ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood2012-01-202-11/+11
* ASoC: fsl: Add .owner to struct snd_soc_cardAxel Lin2011-12-222-14/+14
* ASoC: fsl/powerpc: don't rely on the cell-index propertyTimur Tabi2011-12-022-10/+16
* ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model namesTimur Tabi2011-12-021-8/+28
* ASoC: Convert fsl directory to module_platform_driverAxel Lin2011-11-285-69/+5
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-233-4/+4
* ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi2011-11-221-8/+16
* ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi2011-11-151-0/+1
* ASoC: fsl: Fix error handling if platform_device_add failsAxel Lin2011-09-202-2/+2
* ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi2011-09-161-77/+68
* ASoC: Remove redundant -codec from WM8776 driver nameMark Brown2011-08-311-1/+1
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-241-3/+3
|\
| * ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi2011-08-241-3/+3
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-223-10/+14
|\ \ | |/
| * sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall2011-08-221-9/+9
| * sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall2011-08-221-1/+3
| * sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi2011-08-221-0/+2
* | ASoC: fsl: fix build warning in fsl_dmaTimur Tabi2011-08-171-1/+0
* | ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi2011-08-171-24/+37
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-111-4/+5
| |\
| * | trivial: don't touch fsi_ssl.c with ioremap fixesJiri Kosina2011-06-141-1/+1
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-2/+2
* | | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-091-4/+5
|\ \ \ | | |/ | |/|
| * | ASoC: fsl: fix initialization of DMA buffersTimur Tabi2011-06-091-4/+5
| |/
* | ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi2011-06-094-13/+18
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-072-5/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-182-8/+4
|\
| * ASoC: Replace pdev with card in machine driver probe and removeMark Brown2011-01-272-8/+4
* | dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-285-33/+27
|/
OpenPOWER on IntegriCloud