aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/blackfin/bf5xx-i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-14ASoC: remove blackfin driversArnd Bergmann1-391/+0
2014-10-20ASoC: blackfin: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-11-13ASoC: blackfin: Fix missing breakTakashi Iwai1-0/+1
2013-05-30ASoC: blackfin: bf5xx-i2s: Add support for TDM modeLars-Peter Clausen1-9/+96
2013-05-30ASoC: blackfin: bf5xx-i2s: Use dev_{err, dbg} instead of pr_{error, debug}Lars-Peter Clausen1-11/+13
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx i2sKuninori Morimoto1-2/+7
2012-12-10ASoC: blackfin: remove __dev* attributesBill Pemberton1-3/+3
2011-11-24ASoC: Convert blackfin directory to module_platform_driverAxel Lin1-12/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-03-30ASoC: Blackfin: push down SPORT settings from global variablesBarry Song1-96/+63
2011-03-30ASoC: Blackfin: standardize machine driver namesMike Frysinger1-1/+1
2011-03-26ASoC: Blackfin I2S: add 8-bit sample supportCliff Cai1-2/+9
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-14/+31
2009-09-23Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-4/+4
2009-09-23ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/GCliff Cai1-4/+4
2009-09-23ASoC: Blackfin I2S: use dai state rather than local counterBarry Song1-14/+1
2009-09-18ASoC: Blackfin I2S: fix resuming when device hasn't been usedCliff Cai1-12/+7
2009-09-17ASoC: Blackfin I2S: add lost platform_device parameter to resume functionBarry Song1-1/+2
2009-07-14ASoC: Blackfin I2S: fix resume handlingCliff Cai1-6/+2
2009-06-20ASoC: Blackfin: update the bf5xx_i2s_resume parametersBarry Song1-2/+1
2009-06-20ASoC: Blackfin: keep better track of SPORT configuration stateCliff Cai1-1/+6
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-6/+8
2008-12-11ASoC: Fix variable name for Blackfin I2S DAIMark Brown1-2/+2
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-1/+0
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-5/+7
2008-10-27ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)Cliff Cai1-12/+22
2008-10-13ALSA: ASoC Blackfin: add I2S DAI support for AD73311Cliff Cai1-14/+33
2008-09-09sound: ASoC: Blackfin: I2S CPU DAI driverCliff Cai1-0/+292