summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa-ssp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-211-8/+28
|\
| * ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCRPhilipp Zabel2009-04-171-8/+28
* | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-191-0/+1
|\|
| * ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack2009-04-161-0/+1
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-061-3/+9
|\|
| * ASoC: pxa-ssp: Use 16-bit DMA for magician stereoPhilipp Zabel2009-04-021-3/+9
* | Merge branch 'origin' into develRussell King2009-03-281-69/+81
|\|
| * ASoC: Fix non-networked I2S mode for PXA SSPMark Brown2009-03-141-5/+14
| * ASoC: switch PXA SSP driver from network mode to PSPDaniel Mack2009-03-131-11/+33
| * ASoC: Merge dai_ops factor outMark Brown2009-03-111-48/+17
| |\
| | * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-48/+17
| * | ASoC: don't touch pxa-ssp registers when stream is runningDaniel Mack2009-03-101-0/+11
| * | ASoC: Fix name of register bit in pxa-sspDaniel Mack2009-03-061-3/+3
| * | ASoC: Use network mode with 2 slots for 16-bit stereo in pxa-ssp/ZylonitePhilipp Zabel2009-03-031-2/+1
| |/
| * ASoC: pxa-ssp: fix SSP port requestPhilipp Zabel2009-02-041-5/+7
* | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-091-1/+1
|/
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register platform DAIsMark Brown2008-12-091-0/+12
* ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2008-12-031-4/+2
* ASoC: Remove DAI type informationMark Brown2008-11-241-4/+0
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-12/+8
* ASoC: Add PXA SSP supportMark Brown2008-10-301-0/+929