summaryrefslogtreecommitdiff
path: root/sound/soc/blackfin
AgeCommit message (Expand)AuthorFilesLines
2013-12-04ASoC: blackfin: Fix missing breakTakashi Iwai1-0/+1
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx tdmKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx i2sKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx ac97Kuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf6xx i2sKuninori Morimoto1-2/+7
2012-12-10ASoC: blackfin: remove __dev* attributesBill Pemberton11-30/+30
2012-09-05Merge branch 'asoc-omap' into for-3.7Mark Brown1-0/+7
2012-08-17ASoC: bf5xx-ad1836: convert to use snd_soc_register_cardScott Jiang1-36/+37
2012-08-09ASoC: bfin: fix memory leak in sport3 controller driverScott Jiang1-0/+7
2012-06-21ASoC: bfin: use dev_err to print error log instead of dev_dbgScott Jiang1-2/+2
2012-06-20ASoC: add i2s dai driver for bf6xx socScott Jiang3-3/+244
2012-06-20ASoC: add sport driver for bf6xx socScott Jiang4-3/+513
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown1-0/+2
2012-04-25ASoC: bf5xx-ssm2602: Setup sysclock in init callbackLars-Peter Clausen1-33/+4
2012-04-25ASoC: bf5xx-ssm2602: Set DAI formatLars-Peter Clausen1-0/+2
2012-02-01ASoC: blackfin: Use dai_fmtLars-Peter Clausen7-98/+27
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood3-9/+6
2011-12-22ASoC: blackfin: Add .owner to struct snd_soc_cardAxel Lin8-0/+8
2011-11-24ASoC: Convert blackfin directory to module_platform_driverAxel Lin9-101/+9
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2-2/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-31blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker1-0/+1
2011-09-21ASoC: Staticise bf5xx_pcm_i2s_new()Axel Lin1-1/+1
2011-09-21ASoC: Staticise bf5xx_pcm_ac97_new()Axel Lin1-1/+1
2011-09-16Merge branch 'for-3.1' into for-3.2Mark Brown1-1/+1
2011-09-16ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probeAxel Lin1-1/+1
2011-09-05Merge branch 'for-3.1' into for-3.2Mark Brown1-2/+2
2011-09-05ASoC: Blackfin: bf5xx-ad193x: Fix codec device nameLars-Peter Clausen1-2/+2
2011-08-17ASoC: Blackfin: ADAU1373 eval board supportLars-Peter Clausen3-0/+217
2011-08-15ASoC: ad193x: fix system clockScott Jiang1-1/+1
2011-06-29Merge branch 'for-3.0' into for-3.1Mark Brown1-2/+11
2011-06-29ASoC: Fix Blackfin I2S _pointer() implementation return in bounds valuesMark Brown1-2/+11
2011-06-28ASoC: Blackfin: Add machine driver for EVAL-ADAV80X boardsLars-Peter Clausen3-0/+188
2011-06-17ASoC: Blackfin: allow SPI for SSM2602 partsMike Frysinger1-2/+1
2011-06-16ASoC: Blackfin: Add bf5xx-adau1701 machine driverLars-Peter Clausen3-0/+152
2011-06-16ASoC: Clean up some coding style nits in the bf5xx-i2s-pcm driverMark Brown1-3/+3
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood3-6/+12
2011-06-07ASoC: Blackfin: bf5xx-ad1836: Fix codec device nameLars-Peter Clausen1-2/+2
2011-03-30ASoC: Blackfin: push down SPORT settings from global variablesBarry Song13-450/+416
2011-03-30ASoC: Blackfin: standardize machine driver namesMike Frysinger9-18/+18
2011-03-30ASoC: Blackfin: drop "-codec" from codec namesMike Frysinger5-5/+5
2011-03-30ASoC: Blackfin: add ad193x sysclk configurationScott Jiang1-0/+14
2011-03-26ASoC: Blackfin I2S: add 8-bit sample supportCliff Cai1-2/+9
2011-01-25ASoC: Fix codec device id format used by some dai_linksLars-Peter Clausen1-1/+1
2011-01-18ASoC: Blackfin: fix DAI/SPORT config dependency issuesBarry Song1-5/+6
2011-01-18ASoC: Blackfin TDM: use external frame syncsBarry Song1-4/+4
2011-01-18ASoC: Blackfin AC97: fix build error after multi-component updateMike Frysinger1-2/+2
2011-01-18ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata updateMike Frysinger1-1/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula4-4/+0
2010-08-15Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2-2/+15