aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
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/broonie/sound-2.6 into for-2.6.37Mark Brown2-2/+15
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood17-181/+202
2010-08-10ASoC: add AD1980 obsolete informationSonic Zhang2-2/+15
2010-07-13ASoC: Remove unnecessary casts of private_dataJoe Perches2-8/+4
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai4-66/+41
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-3/+4
2010-03-19ASoC: change bf5xx-ad1938 machine driver to bf5xx-ad193x machine driverBarry Song3-39/+40
2010-03-10ASoC: bf5xx-sport: use common SPORT code for MMR infoBarry Song1-27/+1
2010-02-01ASoC: Fix continuation line formatsJoe Perches3-10/+4
2009-10-01Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-49/+49
2009-10-01ASoC: fix kconfig order of Blackfin driversBarry Song1-49/+49
2009-09-23Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2-8/+8
2009-09-23ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/GCliff Cai2-8/+8