aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/imx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-203-0/+319
|\
| * Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-04-173-28/+45
| |\
| * \ Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-221-1/+1
| |\ \
| * | | ASoC: Move WM8350 microphone detection bias managment out of driverMark Brown2010-03-221-0/+2
| * | | ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-03-192-4/+11
| * | | ASoC: Hook up microphone jack detection on 1133-EV1 boardMark Brown2010-03-191-0/+15
| * | | ASoC: Correct typoed Mic2 connections on 1133-EV1 boardMark Brown2010-03-191-2/+2
| * | | Merge commit 'v2.6.34-rc1' into for-2.6.35Mark Brown2010-03-101-10/+30
| |\ \ \
| * | | | ASoC: Wolfson Microelectronics 1133-EV1 audio supportMark Brown2010-03-033-0/+302
* | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-04-163-28/+45
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ASoC: imx-ssi: do not call hrtimer_disable in trigger functionSascha Hauer2010-04-161-2/+8
| * | | | ASoC: imx-ssi: increase minimum periods to 4Sascha Hauer2010-04-151-1/+1
| * | | | ASoC: imx-ssi: Use a hrtimer in FIQ modeSascha Hauer2010-04-081-24/+21
| * | | | ASoC: imx-pcm-dma-mx2: restart DMA after an errorSascha Hauer2010-04-081-1/+14
| * | | | ASoC: imx-ssi: honor IMX_SSI_DMA flagSascha Hauer2010-04-081-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-072-4/+11
|\ \ \ \ \ | |/ / / /
| * | | | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-052-4/+11
| | |_|/ | |/| |
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
|/ / /
* | | ASoC: Remove BROKEN from i.MX audio after dependencies mergedMark Brown2010-03-221-1/+1
| |/ |/|
* | ASoC: Check progress when reporting periods from i.MX FIQ handlerMark Brown2010-02-251-6/+30
* | ASoC: Remove a unused variables from i.MX FIQ runtime dataMark Brown2010-02-251-4/+0
|/
* ASoC: Typo. s/Freecale/Freescale/Paul Menzel2010-02-101-1/+1
* ASoC: add phycore-ac97 sound supportMark Brown2010-02-102-0/+92
* ASoC: Mark new i.MX drivers as BROKEN until arch/arm mergedMark Brown2010-01-171-1/+1
* ASoC: Remove old i.MX driver codeMark Brown2010-01-175-1929/+0
* ASoC: i.MX SSI driver does not yet support master modeMark Brown2010-01-171-8/+4
* ASoC: Convert new i.MX SSI driver to use static DAI arrayMark Brown2010-01-172-22/+21
* ASoC: Fix i.MX audio build for i.MX3xMark Brown2010-01-171-1/+1
* ASoC: Add a new imx-ssi sound driverSascha Hauer2010-01-176-20/+1602
* ASoC: Wrong variable returned on errorRoel Kluin2009-12-081-3/+3
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-081-8/+0
|\
| * ASoC: Remove absent SYNC and TDM DAI format options from i.MX SSIMark Brown2009-10-061-8/+0
* | ASoC: Add source argument to PLL configurationMark Brown2009-09-051-1/+1
|/
* ASoC: Staticise unexported variablesMark Brown2009-08-151-2/+2
* ASoC: Remove unneeded i.MX dependency on SNDMark Brown2009-08-151-1/+1
* ASoC: Fix review issues in i.MX2x PCM driverjavier Martin2009-08-052-30/+9
* ASoC: add machine driver for i.mx27_visstrim_m10 boardjavier Martin2009-08-053-0/+329
* ASoC: add DAI platform ssi driver for MXCjavier Martin2009-08-054-0/+1110
* ASoC: add DMA platform driver for MX1x and MX2xjavier Martin2009-08-054-0/+550