| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: blackfin: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 11 | -30/+30 |
* | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 2012-09-05 | 1 | -0/+7 |
|\ |
|
| * | ASoC: bfin: fix memory leak in sport3 controller driver | Scott Jiang | 2012-08-09 | 1 | -0/+7 |
* | | ASoC: bf5xx-ad1836: convert to use snd_soc_register_card | Scott Jiang | 2012-08-18 | 1 | -36/+37 |
|/ |
|
* | ASoC: bfin: use dev_err to print error log instead of dev_dbg | Scott Jiang | 2012-06-21 | 1 | -2/+2 |
* | ASoC: add i2s dai driver for bf6xx soc | Scott Jiang | 2012-06-20 | 3 | -3/+244 |
* | ASoC: add sport driver for bf6xx soc | Scott Jiang | 2012-06-20 | 4 | -3/+513 |
* | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown | 2012-05-13 | 1 | -0/+2 |
|\ |
|
| * | ASoC: bf5xx-ssm2602: Set DAI format | Lars-Peter Clausen | 2012-04-25 | 1 | -0/+2 |
* | | ASoC: bf5xx-ssm2602: Setup sysclock in init callback | Lars-Peter Clausen | 2012-04-25 | 1 | -33/+4 |
|/ |
|
* | ASoC: blackfin: Use dai_fmt | Lars-Peter Clausen | 2012-02-01 | 7 | -98/+27 |
* | ASoC: check for substream not channels_min in pcm engines | Joachim Eastwood | 2012-01-07 | 3 | -9/+6 |
* | ASoC: blackfin: Add .owner to struct snd_soc_card | Axel Lin | 2011-12-22 | 8 | -0/+8 |
* | ASoC: Convert blackfin directory to module_platform_driver | Axel Lin | 2011-11-24 | 9 | -101/+9 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 2 | -2/+2 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | blackfin: add module.h to files implicitly expecting to use it. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | ASoC: Staticise bf5xx_pcm_i2s_new() | Axel Lin | 2011-09-21 | 1 | -1/+1 |
* | ASoC: Staticise bf5xx_pcm_ac97_new() | Axel Lin | 2011-09-21 | 1 | -1/+1 |
* | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-09-16 | 1 | -1/+1 |
|\ |
|
| * | ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe | Axel Lin | 2011-09-16 | 1 | -1/+1 |
* | | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-09-06 | 1 | -2/+2 |
|\| |
|
| * | ASoC: Blackfin: bf5xx-ad193x: Fix codec device name | Lars-Peter Clausen | 2011-09-06 | 1 | -2/+2 |
* | | ASoC: Blackfin: ADAU1373 eval board support | Lars-Peter Clausen | 2011-08-16 | 3 | -0/+217 |
|/ |
|
* | ASoC: ad193x: fix system clock | Scott Jiang | 2011-08-15 | 1 | -1/+1 |
* | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-29 | 1 | -2/+11 |
|\ |
|
| * | ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values | Mark Brown | 2011-06-29 | 1 | -2/+11 |
* | | ASoC: Blackfin: Add machine driver for EVAL-ADAV80X boards | Lars-Peter Clausen | 2011-06-28 | 3 | -0/+188 |
* | | ASoC: Blackfin: allow SPI for SSM2602 parts | Mike Frysinger | 2011-06-17 | 1 | -2/+1 |
* | | ASoC: Blackfin: Add bf5xx-adau1701 machine driver | Lars-Peter Clausen | 2011-06-16 | 3 | -0/+152 |
* | | ASoC: Clean up some coding style nits in the bf5xx-i2s-pcm driver | Mark Brown | 2011-06-16 | 1 | -3/+3 |
* | | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 2011-06-07 | 3 | -6/+12 |
|/ |
|
* | ASoC: Blackfin: bf5xx-ad1836: Fix codec device name | Lars-Peter Clausen | 2011-06-07 | 1 | -2/+2 |
* | ASoC: Blackfin: push down SPORT settings from global variables | Barry Song | 2011-03-30 | 13 | -450/+416 |
* | ASoC: Blackfin: standardize machine driver names | Mike Frysinger | 2011-03-30 | 9 | -18/+18 |
* | ASoC: Blackfin: drop "-codec" from codec names | Mike Frysinger | 2011-03-30 | 5 | -5/+5 |
* | ASoC: Blackfin: add ad193x sysclk configuration | Scott Jiang | 2011-03-30 | 1 | -0/+14 |
* | ASoC: Blackfin I2S: add 8-bit sample support | Cliff Cai | 2011-03-26 | 1 | -2/+9 |
* | ASoC: Fix codec device id format used by some dai_links | Lars-Peter Clausen | 2011-01-25 | 1 | -1/+1 |
* | ASoC: Blackfin: fix DAI/SPORT config dependency issues | Barry Song | 2011-01-18 | 1 | -5/+6 |
* | ASoC: Blackfin TDM: use external frame syncs | Barry Song | 2011-01-18 | 1 | -4/+4 |
* | ASoC: Blackfin AC97: fix build error after multi-component update | Mike Frysinger | 2011-01-18 | 1 | -2/+2 |
* | ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata update | Mike Frysinger | 2011-01-18 | 1 | -1/+1 |
* | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 4 | -4/+0 |
* | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2010-08-15 | 2 | -2/+15 |
|\ |
|
| * | ASoC: add AD1980 obsolete information | Sonic Zhang | 2010-08-10 | 2 | -2/+15 |
* | | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 17 | -181/+202 |
|/ |
|
* | ASoC: Remove unnecessary casts of private_data | Joe Perches | 2010-07-13 | 2 | -8/+4 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 4 | -66/+41 |
|\ |
|
| * | ASoC: change bf5xx-ad1938 machine driver to bf5xx-ad193x machine driver | Barry Song | 2010-03-19 | 3 | -39/+40 |