aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa-ssp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Merge branch 'origin' into develRussell King1-69/+81
2009-03-14ASoC: Fix non-networked I2S mode for PXA SSPMark Brown1-5/+14
2009-03-13ASoC: switch PXA SSP driver from network mode to PSPDaniel Mack1-11/+33
2009-03-11ASoC: Merge dai_ops factor outMark Brown1-48/+17
2009-03-10ASoC: don't touch pxa-ssp registers when stream is runningDaniel Mack1-0/+11
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao1-1/+1
2009-03-06ASoC: Fix name of register bit in pxa-sspDaniel Mack1-3/+3
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-48/+17
2009-03-03ASoC: Use network mode with 2 slots for 16-bit stereo in pxa-ssp/ZylonitePhilipp Zabel1-2/+1
2009-02-04ASoC: pxa-ssp: fix SSP port requestPhilipp Zabel1-5/+7
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform DAIsMark Brown1-0/+12
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown1-4/+2
2008-11-24ASoC: Remove DAI type informationMark Brown1-4/+0
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-12/+8
2008-10-30ASoC: Add PXA SSP supportMark Brown1-0/+929