aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai13-357/+802
2012-03-13ASoC: mx27vis-aic32x4: Convert it to platform driverFabio Estevam1-19/+22
2012-03-07ASoC: imx: imx-audmux: Fix section mismatchFabio Estevam1-4/+4
2012-03-06ASoC: fsl: add dt support for imx-audmuxRichard Zhao1-0/+14
2012-03-06ASoC: imx: add an explicit Kconfig option for imx-ssi driverShawn Guo2-2/+9
2012-03-06ASoC: imx: separate imx-pcm bits from imx-ssi driverShawn Guo7-109/+150
2012-03-06ASoC: imx: rename audmux prefix mxc to imxShawn Guo6-106/+106
2012-03-06ASoC: imx: move audmux driver into sound/soc/imxShawn Guo8-5/+374
2012-03-06ASoC: imx: move phycore audmux call into ASoC machine driverShawn Guo1-1/+25
2012-03-06ASoC: imx: move eukrea audmux call into ASoC machine driverShawn Guo1-4/+36
2012-03-04ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driverShawn Guo1-1/+1
2012-03-04ASoC: imx: initialize dma_params burstsize just in imx-ssiShawn Guo2-6/+1
2012-03-02ASoC: imx-pcm-dma: Use dmaengine PCM helper functionsLars-Peter Clausen2-149/+28
2012-02-27ASoC: imx: let SND_MXC_SOC_FIQ select FIQShawn Guo1-1/+1
2012-02-23ASoC: i.MX SSI: Fix DSP_A format.Javier Martin1-1/+1
2012-02-22ASoC: imx-pcm: Request DMA channel earlyLars-Peter Clausen1-46/+32
2012-02-22ASoC: imx-ssi: Set dma data earlyLars-Peter Clausen1-8/+20
2012-02-21ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data structLars-Peter Clausen1-9/+0
2012-02-21ASoC: imx-pcm: Remove empty prepare callbackLars-Peter Clausen1-11/+0
2012-02-20ASoC: imx/mxs: remove redundant SND_PCM selectionShawn Guo1-1/+0
2012-01-21ASoC: Add external amplifier controls for Visstrim_M10.Javier Martin1-0/+80
2012-01-20ASoC: Route Mic Bias in Visstrim_M10 board.Javier Martin1-0/+24
2012-01-18Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-5/+7
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+3
2012-01-12ASoC: Fix DMA channel leak in imx-pcm-dma-mx2 driver.Javier Martin1-5/+7
2011-12-23ASoC: imx: Add .owner to struct snd_soc_cardAxel Lin4-0/+4
2011-12-12ASoC: Add missed MODULE_LICENSE("GPL") for imx-pcm-fiqAxel Lin1-0/+2
2011-12-04Merge branch 'for-3.2' into for-3.3Mark Brown1-1/+1
2011-12-04ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2CAxel Lin1-1/+1
2011-11-24ASoC: Convert imx directory to module_platform_driverAxel Lin3-34/+3
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-3/+3
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-31sound-soc: move to dma_transfer_directionVinod Koul1-3/+3
2011-10-11ASoC: Fix typo in Kconfig symbol for tlv320aic32x4Wolfram Sang1-1/+1
2011-10-05ASoC: imx: Remove unused variable 'dai'Axel Lin2-2/+0
2011-10-05ASoC: Remove unused function declaration in imx-ssi.hAxel Lin1-6/+0
2011-10-02ASoC: imx: eukrea_tlv320 needs i2cArnd Bergmann1-0/+1
2011-08-31Merge branch 'for-3.1' into for-3.2Mark Brown1-1/+0
2011-08-31ASoC: imx: Fix build warning of unused 'card' variableFabio Estevam1-1/+0
2011-08-31ASoC: imx: use more robust checking of available streamsWolfram Sang2-8/+7
2011-08-31ASoC: imx-ssi: use dma_writecombine consistentlyWolfram Sang1-2/+2
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-2/+2
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/fixesArnd Bergmann3-8/+3
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer1-2/+2
2011-06-23Merge branch 'for-3.0' into for-3.1Mark Brown3-8/+3
2011-06-23ASoC: imx: add missing module informationsArnaud Patard (Rtp)2-1/+3
2011-06-23ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entryArnaud Patard (Rtp)1-7/+0
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood3-8/+10