aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-02Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai1-1/+10
2010-05-31ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1Sascha Hauer1-1/+1
2010-05-31ASoC: Add missing Kconfig entry for Phytec boardsSascha Hauer1-0/+9
2010-05-27Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai1-3/+4
2010-05-26ASoC: Update Freescale i.MX SSI driver DMA parameter handlingStuart Longland1-3/+4
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai3-0/+319
2010-04-17Merge branch 'for-2.6.34' into for-2.6.35Mark Brown3-28/+45
2010-04-16Merge branch 'fix/asoc' into for-linusTakashi Iwai3-28/+45
2010-04-16ASoC: imx-ssi: do not call hrtimer_disable in trigger functionSascha Hauer1-2/+8
2010-04-15ASoC: imx-ssi: increase minimum periods to 4Sascha Hauer1-1/+1
2010-04-08ASoC: imx-ssi: Use a hrtimer in FIQ modeSascha Hauer1-24/+21
2010-04-08ASoC: imx-pcm-dma-mx2: restart DMA after an errorSascha Hauer1-1/+14
2010-04-08ASoC: imx-ssi: honor IMX_SSI_DMA flagSascha Hauer1-1/+2
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-4/+11
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2-4/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-22Merge branch 'for-2.6.34' into for-2.6.35Mark Brown1-1/+1
2010-03-22ASoC: Move WM8350 microphone detection bias managment out of driverMark Brown1-0/+2
2010-03-22ASoC: Remove BROKEN from i.MX audio after dependencies mergedMark Brown1-1/+1
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2-4/+11
2010-03-19ASoC: Hook up microphone jack detection on 1133-EV1 boardMark Brown1-0/+15
2010-03-19ASoC: Correct typoed Mic2 connections on 1133-EV1 boardMark Brown1-2/+2
2010-03-10Merge commit 'v2.6.34-rc1' into for-2.6.35Mark Brown1-10/+30
2010-03-03ASoC: Wolfson Microelectronics 1133-EV1 audio supportMark Brown3-0/+302
2010-02-25ASoC: Check progress when reporting periods from i.MX FIQ handlerMark Brown1-6/+30
2010-02-25ASoC: Remove a unused variables from i.MX FIQ runtime dataMark Brown1-4/+0
2010-02-10ASoC: Typo. s/Freecale/Freescale/Paul Menzel1-1/+1
2010-02-10ASoC: add phycore-ac97 sound supportMark Brown2-0/+92
2010-01-17ASoC: Mark new i.MX drivers as BROKEN until arch/arm mergedMark Brown1-1/+1
2010-01-17ASoC: Remove old i.MX driver codeMark Brown5-1929/+0
2010-01-17ASoC: i.MX SSI driver does not yet support master modeMark Brown1-8/+4
2010-01-17ASoC: Convert new i.MX SSI driver to use static DAI arrayMark Brown2-22/+21
2010-01-17ASoC: Fix i.MX audio build for i.MX3xMark Brown1-1/+1
2010-01-17ASoC: Add a new imx-ssi sound driverSascha Hauer6-20/+1602
2009-12-08ASoC: Wrong variable returned on errorRoel Kluin1-3/+3
2009-10-08Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-8/+0
2009-10-06ASoC: Remove absent SYNC and TDM DAI format options from i.MX SSIMark Brown1-8/+0
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-1/+1
2009-08-15ASoC: Staticise unexported variablesMark Brown1-2/+2
2009-08-15ASoC: Remove unneeded i.MX dependency on SNDMark Brown1-1/+1
2009-08-05ASoC: Fix review issues in i.MX2x PCM driverjavier Martin2-30/+9
2009-08-05ASoC: add machine driver for i.mx27_visstrim_m10 boardjavier Martin3-0/+329
2009-08-05ASoC: add DAI platform ssi driver for MXCjavier Martin4-0/+1110
2009-08-05ASoC: add DMA platform driver for MX1x and MX2xjavier Martin4-0/+550