Age | Commit message (Expand) | Author |
2012-02-13 | ASoC: Ensure we generate a driver name | Mark Brown |
2011-12-21 | ASoC: core: Don't schedule deferred_resume_work twice | Stephen Warren |
2011-08-04 | ASoC: Mark cache as dirty when suspending | Mark Brown |
2011-07-05 | ASoC: Don't set invalid name string to snd_card->driver field | Takashi Iwai |
2011-05-25 | ASoC: core - remove superfluous new line. | Liam Girdwood |
2011-05-24 | ASoC: core - fix module reference counting for CPU DAIs | Liam Girdwood |
2011-05-22 | ASoC: core: Don't set "(null)" as a driver name | Jarkko Nikula |
2011-05-16 | ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd |
2011-05-12 | ASoC: core - allow ASoC more flexible machine name | Liam Girdwood |
2011-05-08 | ASoC: Create codec DAPM widgets before calling the codecs probe function | Lars-Peter Clausen |
2011-05-03 | Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown |
2011-05-03 | ASoC: Don't crash on PM operations | Mark Brown |
2011-05-03 | ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets | Lars-Peter Clausen |
2011-05-03 | ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init | Lars-Peter Clausen |
2011-05-03 | ASoC: Free the card's DAPM context | Lars-Peter Clausen |
2011-04-28 | ASoC: Work around allmodconfig failure | Mark Brown |
2011-04-27 | ASoC: Add more natural support for no-DMA DAIs | Mark Brown |
2011-04-27 | ASoC: Allow platform drivers to have no ops structure | Mark Brown |
2011-04-20 | ASoC: fix two ident style problems | Lu Guanqun |
2011-04-13 | ASoC: Create card DAPM widgets early so they can be used in callbacks | Mark Brown |
2011-04-11 | ASoC: Add soc_remove_dai_links | Kuninori Morimoto |
2011-04-08 | ASoC: Add data based control initialisation for CODECs and cards | Mark Brown |
2011-04-07 | Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown |
2011-04-07 | ASoC: fix config error path | Lu Guanqun |
2011-04-07 | ASoC: check channel mismatch between cpu_dai and codec_dai | Lu Guanqun |
2011-04-06 | Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown |
2011-04-06 | ASoC: Tegra: Suspend/resume support | Stephen Warren |
2011-04-03 | Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown |
2011-04-03 | ASoC: format_register_str: Don't clip register values | Stephen Warren |
2011-03-26 | ASoC: Add snd_soc_codec_{readable,writable}_register() | Dimitris Papastamos |
2011-03-26 | ASoC: Add default snd_soc_default_writable_register() callback | Dimitris Papastamos |
2011-03-26 | ASoC: soc-cache: Introduce raw bulk write support | Dimitris Papastamos |
2011-03-18 | ASoC: Remove bogus check for register validity in debugfs write | Mark Brown |
2011-03-08 | ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() | Mark Brown |
2011-03-08 | ASoC: Warn rather than set a silly constraint when we can't do symmetry | Mark Brown |
2011-03-08 | ASoC: Refactor symmetric_rates check to reduce indentation | Mark Brown |
2011-03-08 | ASoC: Provide CODEC clocking operations and API calls | Mark Brown |
2011-03-08 | ASoC: Add DAPM widget and path data to CODEC driver structure | Mark Brown |
2011-03-07 | ASoC: Add missing debugfs conditionals | Mark Brown |
2011-03-03 | ASoC: Add a late_probe() callback to cards | Mark Brown |
2011-03-03 | ASoC: Allow card DAPM widgets and routes to be set up at registration | Mark Brown |
2011-03-03 | ASoC: Add a per-card DAPM context | Mark Brown |
2011-02-02 | Merge branch 'for-2.6.38' into for-2.6.39 | Mark Brown |
2011-02-02 | ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init() | Janusz Krzysztofik |
2011-02-02 | ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytes | Dimitris Papastamos |
2011-02-02 | ASoC: Update PM ifdefs for exported suspend/resume | Mark Brown |
2011-02-01 | ASoC: soc-core: Ensure codec_reg has fixed length fields | Dimitris Papastamos |
2011-01-31 | ASoC: Move card list initialization to snd_soc_register_card | Stephen Warren |
2011-01-28 | ASoC: soc-core: Increment codec and platform driver refcounts before probing | Jarkko Nikula |
2011-01-27 | Merge branch 'for-2.6.38' into for-2.6.39 | Mark Brown |