summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2011-05-25ASoC: core - remove superfluous new line.Liam Girdwood
2011-05-24ASoC: core - fix module reference counting for CPU DAIsLiam Girdwood
2011-05-22ASoC: core: Don't set "(null)" as a driver nameJarkko Nikula
2011-05-16ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-12ASoC: core - allow ASoC more flexible machine nameLiam Girdwood
2011-05-08ASoC: Create codec DAPM widgets before calling the codecs probe functionLars-Peter Clausen
2011-05-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-05-03ASoC: Don't crash on PM operationsMark Brown
2011-05-03ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgetsLars-Peter Clausen
2011-05-03ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen
2011-05-03ASoC: Free the card's DAPM contextLars-Peter Clausen
2011-04-28ASoC: Work around allmodconfig failureMark Brown
2011-04-27ASoC: Add more natural support for no-DMA DAIsMark Brown
2011-04-27ASoC: Allow platform drivers to have no ops structureMark Brown
2011-04-20ASoC: fix two ident style problemsLu Guanqun
2011-04-13ASoC: Create card DAPM widgets early so they can be used in callbacksMark Brown
2011-04-11ASoC: Add soc_remove_dai_linksKuninori Morimoto
2011-04-08ASoC: Add data based control initialisation for CODECs and cardsMark Brown
2011-04-07Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-04-07ASoC: fix config error pathLu Guanqun
2011-04-07ASoC: check channel mismatch between cpu_dai and codec_daiLu Guanqun
2011-04-06Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-04-06ASoC: Tegra: Suspend/resume supportStephen Warren
2011-04-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-04-03ASoC: format_register_str: Don't clip register valuesStephen Warren
2011-03-26ASoC: Add snd_soc_codec_{readable,writable}_register()Dimitris Papastamos
2011-03-26ASoC: Add default snd_soc_default_writable_register() callbackDimitris Papastamos
2011-03-26ASoC: soc-cache: Introduce raw bulk write supportDimitris Papastamos
2011-03-18ASoC: Remove bogus check for register validity in debugfs writeMark Brown
2011-03-08ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown
2011-03-08ASoC: Warn rather than set a silly constraint when we can't do symmetryMark Brown
2011-03-08ASoC: Refactor symmetric_rates check to reduce indentationMark Brown
2011-03-08ASoC: Provide CODEC clocking operations and API callsMark Brown
2011-03-08ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown
2011-03-07ASoC: Add missing debugfs conditionalsMark Brown
2011-03-03ASoC: Add a late_probe() callback to cardsMark Brown
2011-03-03ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown
2011-03-03ASoC: Add a per-card DAPM contextMark Brown
2011-02-02Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-02-02ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()Janusz Krzysztofik
2011-02-02ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytesDimitris Papastamos
2011-02-02ASoC: Update PM ifdefs for exported suspend/resumeMark Brown
2011-02-01ASoC: soc-core: Ensure codec_reg has fixed length fieldsDimitris Papastamos
2011-01-31ASoC: Move card list initialization to snd_soc_register_cardStephen Warren
2011-01-28ASoC: soc-core: Increment codec and platform driver refcounts before probingJarkko Nikula
2011-01-27Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-01-27ASoC: Make cache status available via debugfsMark Brown
2011-01-27ASoC: Export card PM callbacks for use in direct registered cardsMark Brown
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown
2011-01-27ASoC: Use card rather than soc-audio device to card PM functionsMark Brown