aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/blackfin/bf5xx-i2s.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-13ASoC: blackfin: Fix missing breakGravatar Takashi Iwai 1-0/+1
2013-05-30ASoC: blackfin: bf5xx-i2s: Add support for TDM modeGravatar Lars-Peter Clausen 1-9/+96
2013-05-30ASoC: blackfin: bf5xx-i2s: Use dev_{err, dbg} instead of pr_{error, debug}Gravatar Lars-Peter Clausen 1-11/+13
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx i2sGravatar Kuninori Morimoto 1-2/+7
2012-12-10ASoC: blackfin: remove __dev* attributesGravatar Bill Pemberton 1-3/+3
2011-11-24ASoC: Convert blackfin directory to module_platform_driverGravatar Axel Lin 1-12/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsGravatar Lars-Peter Clausen 1-1/+1
2011-03-30ASoC: Blackfin: push down SPORT settings from global variablesGravatar Barry Song 1-96/+63
2011-03-30ASoC: Blackfin: standardize machine driver namesGravatar Mike Frysinger 1-1/+1
2011-03-26ASoC: Blackfin I2S: add 8-bit sample supportGravatar Cliff Cai 1-2/+9
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportGravatar Liam Girdwood 1-14/+31
2009-09-23Merge branch 'for-2.6.32' into for-2.6.33Gravatar Mark Brown 1-4/+4
2009-09-23ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/GGravatar Cliff Cai 1-4/+4
2009-09-23ASoC: Blackfin I2S: use dai state rather than local counterGravatar Barry Song 1-14/+1
2009-09-18ASoC: Blackfin I2S: fix resuming when device hasn't been usedGravatar Cliff Cai 1-12/+7
2009-09-17ASoC: Blackfin I2S: add lost platform_device parameter to resume functionGravatar Barry Song 1-1/+2
2009-07-14ASoC: Blackfin I2S: fix resume handlingGravatar Cliff Cai 1-6/+2
2009-06-20ASoC: Blackfin: update the bf5xx_i2s_resume parametersGravatar Barry Song 1-2/+1
2009-06-20ASoC: Blackfin: keep better track of SPORT configuration stateGravatar Cliff Cai 1-1/+6
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Gravatar Eric Miao 1-6/+8
2008-12-11ASoC: Fix variable name for Blackfin I2S DAIGravatar Mark Brown 1-2/+2
2008-12-10ALSA: ASoC - Fix wrong section typesGravatar Takashi Iwai 1-1/+1
2008-12-09ASoC: Register platform DAIsGravatar Mark Brown 1-0/+12
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsGravatar Mark Brown 1-4/+2
2008-11-24ASoC: Remove DAI type informationGravatar Mark Brown 1-1/+0
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsGravatar Mark Brown 1-5/+7
2008-10-27ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)Gravatar Cliff Cai 1-12/+22
2008-10-13ALSA: ASoC Blackfin: add I2S DAI support for AD73311Gravatar Cliff Cai 1-14/+33
2008-09-09sound: ASoC: Blackfin: I2S CPU DAI driverGravatar Cliff Cai 1-0/+292