| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: soc-utils: make snd_soc_platform_driver const | Bhumika Goyal | 2017-08-14 | 1 | -1/+1 |
* | ASoC: core: Add component pin control functions | Richard Fitzgerald | 2016-11-30 | 1 | -0/+199 |
* | ASoC: constify snd_pcm_ops structures | Julia Lawall | 2016-09-12 | 1 | -1/+1 |
* | ASoC: Document snd-soc-dummy-dai purpose | Anatol Pomozov | 2015-08-31 | 1 | -0/+9 |
* | ASoC: : drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai | Mark Brown | 2014-01-16 | 1 | -0/+7 |
|\ |
|
| * | ASoC: utils: Add internal call to determine if DAI is dummy. | Liam Girdwood | 2014-01-08 | 1 | -0/+7 |
* | | ASoC: soc-utils: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 2013-12-30 | 1 | -4/+0 |
|/ |
|
* | ASoC: core utils: Dont set DMA params for BE substreams | Liam Girdwood | 2013-09-17 | 1 | -1/+5 |
* | ASoC: simplify registration of snd-soc-dummy device | Uwe Kleine-König | 2013-05-17 | 1 | -9/+4 |
* | ASoC: define playback and capture streams in dummy codec | Stas Sergeev | 2013-04-17 | 1 | -0/+25 |
* | ASoC: utils: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
* | ASoC: utils - Add support for a dummy codec driver. | Liam Girdwood | 2012-01-20 | 1 | -1/+19 |
* | ASoC: Provide a more complete DMA driver stub | Mark Brown | 2011-12-06 | 1 | -1/+30 |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ASoC: Work around allmodconfig failure | Mark Brown | 2011-04-28 | 1 | -4/+2 |
* | ASoC: Add more natural support for no-DMA DAIs | Mark Brown | 2011-04-27 | 1 | -0/+55 |
* | ASoC: Use snd_pcm_format_width() in snd_soc_params_to_frame_size() | Mark Brown | 2011-02-01 | 1 | -20/+3 |
* | ASoC: Add BCLK calculation utility for TDM mode too | Mark Brown | 2009-11-25 | 1 | -0/+6 |
* | ASoC: Add bit clock rate calculator utility functions | Mark Brown | 2009-11-12 | 1 | -0/+68 |