aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dai.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-03ASoC: Make the DAI ops constant in the DAI structureMark Brown1-1/+1
2010-11-22ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.hJarkko Nikula1-2/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-35/+63
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-1/+17
2010-03-03ASoC: core: Add delay operation to snd_soc_dai_opsPeter Ujfalusi1-0/+6
2010-02-22ASoC: Remove runtime field from DAIjassi brar1-1/+0
2010-01-19ASoC: fix compile breakage - add a missing header includeGuennadi Liakhovetski1-0/+2
2009-09-28ASoC: Add PDM DAI format definitionLopez Cruz, Misael1-0/+1
2009-09-13ASoC: Provide API for reordering channelsBarry Song1-0/+7
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-3/+3
2009-08-11Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown1-2/+3
2009-08-09ASoC: Define more formats for the AC97 CODECsMark Brown1-1/+7
2009-08-06ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro1-2/+3
2009-07-23ALSA: Allow passing platform_data to devices attached to AC97 busMarek Vasut1-0/+1
2009-07-13ASoC: fixes multiple typos in comments, no functional changePeter Meerwald1-13/+13
2009-05-14ASoC: Add SNDRV_PCM_FMTBIT_S32_BE as a valid AC97 formatJon Smirl1-1/+2
2009-05-05ASoC: Remove redundant codec pointer from DAIsMark Brown1-5/+2
2009-05-02ASoC: Remove unused DAI format definesMark Brown1-18/+0
2009-05-02ASoC: Use a shared define for AC97 CODEC data formatsMark Brown1-0/+3
2009-04-07ASoC: Provide core support for symmetric sample ratesMark Brown1-0/+1
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-1/+1
2008-12-09ASoC: Add DAI registration APIMark Brown1-0/+8
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown1-4/+2
2008-11-24ASoC: Remove DAI type informationMark Brown1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-2/+18
2008-11-21ASoC: Move DAI structure definitions into new soc-dai.hMark Brown1-0/+209