aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai4-54/+62
2011-10-22ASoC: keep pointer to resource so it can be freedJulia Lawall4-54/+62
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-08-17ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobeAxel Lin2-3/+0
2011-07-27ASoC: au1x: use substream stream info directlyManuel Lauss4-27/+21
2011-07-27ASoC: au1x: update db1200 machine to the new way of thingsManuel Lauss1-21/+43
2011-07-27ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss4-96/+58
2011-07-27ASoC: Add a DB1x00 AC97 machine driverManuel Lauss3-0/+86
2011-07-26ASoC: Alchemy AC97C/I2SC audio supportManuel Lauss6-9/+1126
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-3/+4
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown1-1/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-08-31ASoC: fix au1x platformManuel Lauss5-121/+85
2010-08-17ASoC: Support non-crystal master clocks for WM8731Mark Brown1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood5-68/+30
2010-07-13ASoC: au1x: fix section mismatch in psc-i2s.cManuel Lauss1-1/+1
2010-06-03ASoC: use resource_size for au1xWan ZongShun3-17/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-02-27MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss4-150/+149
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-7/+5
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss1-4/+4
2009-12-03ASoC: au1x: dbdma2: plug memleak in pcm device creation error pathManuel Lauss1-0/+1
2009-12-03ASoC: au1x: dbdma2: fix oops on soc device removal.Manuel Lauss1-4/+1
2009-11-02ASoC: au1x: convert to platform drivers.Manuel Lauss4-163/+344
2009-10-19ASoC: au1x: psc-ac97: reorganize timeoutsManuel Lauss1-13/+25
2009-10-19ASoC: au1x: psc-ac97: verify correct codec register was readManuel Lauss1-3/+8
2009-09-08ASoC: au1x: PSC-AC97 bugfixesManuel Lauss2-33/+97
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-1/+1
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2-9/+13
2009-01-19ASoC: Staticise PCM operations tablesMark Brown1-1/+1
2009-01-08remove lots of double-semicolonsFernando Carrijo1-1/+1
2008-12-09ASoC: Register platform driversMark Brown1-1/+2
2008-12-09ASoC: Register platform DAIsMark Brown2-2/+4
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2-8/+4
2008-11-24ASoC: Remove DAI type informationMark Brown2-2/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2-6/+7
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-2/+2
2008-07-15ALSA: Au1xpsc: psc not disabled when TX is idleRoel Kluin1-1/+1
2008-07-10ALSA: ASoC: Au12x0/Au1550 PSC Audio supportManuel Lauss7-0/+1464