aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa2xx-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-07ASoC: pxa2xx-pcm: remove unused variable 'dai'Axel Lin1-1/+0
2011-06-23Merge branch 'for-3.0' into for-3.1Mark Brown1-2/+2
2011-06-23ASoC: pxa-ssp: Correct check for stream presenceDaniel Mack1-2/+2
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-04-03ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick1-0/+1
2010-08-15ASoC: fix pxa2xx-pcm.h pathHaojian Zhuang1-1/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-13/+32
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-1/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-01-01ASoC: Fix pxa2xx-pcm checks for invalid DMA channelsStephen Ware1-2/+2
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform driversMark Brown1-0/+12
2008-11-21ASoC: Staticise pxa2xx_pcm_opsMark Brown1-1/+1
2008-09-23ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov1-254/+7
2008-07-29ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 driversDmitry Baryshkov1-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-10ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-1/+1
2008-04-24[ALSA] soc - pxa2xx-pcm - Fix checkpatch warningsMark Brown1-5/+4
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-02-09[ALSA] soc - ASoC 0.13 pxa2xx DMAAndrew Johnson1-1/+10
2007-02-09[ALSA] ASoC pxa2xx DMA supportLiam Girdwood1-0/+363