aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/imx
Commit message (Expand)AuthorAgeFilesLines
* ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer2013-04-101-0/+5
* ASoC: i.MX SSI: Fix DSP_A format.Javier Martin2012-03-121-1/+1
* ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2CAxel Lin2011-12-041-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ASoC: Fix typo in Kconfig symbol for tlv320aic32x4Wolfram Sang2011-10-111-1/+1
* ASoC: imx: Remove unused variable 'dai'Axel Lin2011-10-052-2/+0
* ASoC: Remove unused function declaration in imx-ssi.hAxel Lin2011-10-051-6/+0
* ASoC: imx: eukrea_tlv320 needs i2cArnd Bergmann2011-10-021-0/+1
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-311-1/+0
|\
| * ASoC: imx: Fix build warning of unused 'card' variableFabio Estevam2011-08-311-1/+0
* | ASoC: imx: use more robust checking of available streamsWolfram Sang2011-08-312-8/+7
* | ASoC: imx-ssi: use dma_writecombine consistentlyWolfram Sang2011-08-311-2/+2
|/
* Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-251-2/+2
|\
| * Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann2011-07-153-8/+3
| |\
| * | ARM i.MX dma: Fix burstsize settingsSascha Hauer2011-07-071-2/+2
* | | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-233-8/+3
|\ \ \ | | |/ | |/|
| * | ASoC: imx: add missing module informationsArnaud Patard (Rtp)2011-06-232-1/+3
| * | ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entryArnaud Patard (Rtp)2011-06-231-7/+0
| |/
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-073-8/+10
|/
* ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-181-1/+1
|\
| * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
| |\
| | * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | | ASoC: imx: remove superfluous code in imx-ssi.cWolfram Sang2011-03-261-6/+0
|/ /
* | ASoC: imx: fix burstsize for DMAWolfram Sang2011-03-261-2/+2
* | ASoC: imx: set watermarks for mx2-dmaWolfram Sang2011-03-262-3/+5
|/
* ASoC: Add machine driver for Visstrim_M10 board.Javier Martin2011-03-073-0/+149
* ASoC: Fix burstsize and DSP_B format problems in imx-ssi.Javier Martin2011-03-011-1/+4
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-261-1/+1
|\
| * eukrea-tlv320: fix platform_nameEric Bénard2011-02-251-1/+1
* | ASoC: eukrea-tlv320: add MBIMXSD51 supportEric Bénard2011-02-252-2/+4
|/
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-252-11/+32
|\
| * ASoC: phycore-ac97: fix resource leakAxel Lin2010-11-251-7/+21
| * ASoC: imx-ssi: fix resource leakAxel Lin2010-11-251-4/+11
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-223-3/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-3/+4
* | ASoC: i.MX: we can do monoSascha Hauer2010-11-051-2/+2
|/
* phycore-ac97: add ac97 to cardnameSascha Hauer2010-11-051-1/+1
* ASoC i.MX: switch to new DMA apiSascha Hauer2010-11-052-123/+101
* ASoC i.MX: register dma audio deviceSascha Hauer2010-11-052-15/+30
* ASoC i.MX phycore ac97: remove unnecessary includesSascha Hauer2010-11-051-3/+0
* ASoC i.MX eukrea tlv320: Fix for multicomponentSascha Hauer2010-11-051-4/+4
* ASoC: Remove -dai suffix from i.MX SSI driverMark Brown2010-10-014-4/+4
* Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-231-0/+3
|\
| * ASoC: i.MX ssi: use SSI_STCCR in synchronous modeSascha Hauer2010-08-231-0/+3
* | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-161-1/+1
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-121-1/+3
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-076-10/+171
| |\ \
| * | | fix comment typos concerning "challenge"Uwe Kleine-König2010-07-191-1/+1
| * | | Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-06-021-1/+10
| |\ \ \
* | \ \ \ Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2010-08-151-1/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |