summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-07-091-2/+3
|\
| * ASoC: Don't set invalid name string to snd_card->driver fieldTakashi Iwai2011-07-051-2/+3
* | ASoC: core - Add platform IO tracingLiam Girdwood2011-07-051-0/+2
* | ASoC: core - Add convenience register for platform kcontrol and DAPMLiam Girdwood2011-07-051-0/+11
* | ASoC: core - Add platform widget IOLiam Girdwood2011-07-051-0/+4
* | ASoC: core - Add API call to register platform kcontrols.Liam Girdwood2011-07-051-0/+30
* | ASoC: core - Add platform read and write.Liam Girdwood2011-07-041-0/+30
* | ASoC: core - Make platform probe more like codec probe.Liam Girdwood2011-07-021-15/+36
* | ASoC: core - PCM mutex per rtdLiam Girdwood2011-06-091-0/+1
* | ASoC: core - Separate out PCM operations into new file.Liam Girdwood2011-06-091-611/+1
* | ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood2011-06-071-21/+39
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+1
* | ASoC: Enforce the mask in snd_soc_update_bits()Mark Brown2011-06-061-1/+1
* | Merge branch 'for-2.6.40' into for-2.6.41Mark Brown2011-05-301-7/+9
|\|
| * ASoC: core - remove superfluous new line.Liam Girdwood2011-05-251-1/+0
| * ASoC: core - fix module reference counting for CPU DAIsLiam Girdwood2011-05-241-4/+5
| * ASoC: core: Don't set "(null)" as a driver nameJarkko Nikula2011-05-221-1/+1
| * ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-161-1/+1
| * ASoC: core - allow ASoC more flexible machine nameLiam Girdwood2011-05-121-2/+4
* | ASoC: core: Don't schedule deferred_resume_work twiceStephen Warren2011-05-261-9/+10
|/
* ASoC: Create codec DAPM widgets before calling the codecs probe functionLars-Peter Clausen2011-05-081-3/+4
* Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-031-0/+2
|\
| * ASoC: Don't crash on PM operationsMark Brown2011-05-031-0/+2
* | ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgetsLars-Peter Clausen2011-05-031-6/+7
* | ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen2011-05-031-14/+2
* | ASoC: Free the card's DAPM contextLars-Peter Clausen2011-05-031-0/+2
* | ASoC: Work around allmodconfig failureMark Brown2011-04-281-0/+4
* | ASoC: Add more natural support for no-DMA DAIsMark Brown2011-04-271-5/+11
* | ASoC: Allow platform drivers to have no ops structureMark Brown2011-04-271-19/+24
* | ASoC: fix two ident style problemsLu Guanqun2011-04-201-2/+2
* | ASoC: Create card DAPM widgets early so they can be used in callbacksMark Brown2011-04-131-3/+4
* | ASoC: Add soc_remove_dai_linksKuninori Morimoto2011-04-111-4/+12
* | ASoC: Add data based control initialisation for CODECs and cardsMark Brown2011-04-081-0/+11
* | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-071-1/+3
|\|
| * ASoC: fix config error pathLu Guanqun2011-04-071-0/+1
| * ASoC: check channel mismatch between cpu_dai and codec_daiLu Guanqun2011-04-071-1/+2
* | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-061-0/+1
|\|
| * ASoC: Tegra: Suspend/resume supportStephen Warren2011-04-061-0/+1
* | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-031-4/+4
|\|
| * ASoC: format_register_str: Don't clip register valuesStephen Warren2011-04-031-4/+4
* | ASoC: Add snd_soc_codec_{readable,writable}_register()Dimitris Papastamos2011-03-261-0/+36
* | ASoC: Add default snd_soc_default_writable_register() callbackDimitris Papastamos2011-03-261-0/+3
* | ASoC: soc-cache: Introduce raw bulk write supportDimitris Papastamos2011-03-261-0/+7
|/
* ASoC: Remove bogus check for register validity in debugfs writeMark Brown2011-03-181-2/+0
* ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown2011-03-081-14/+31
* ASoC: Warn rather than set a silly constraint when we can't do symmetryMark Brown2011-03-081-0/+10
* ASoC: Refactor symmetric_rates check to reduce indentationMark Brown2011-03-081-14/+14
* ASoC: Provide CODEC clocking operations and API callsMark Brown2011-03-081-0/+46
* ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown2011-03-081-2/+10
* ASoC: Add missing debugfs conditionalsMark Brown2011-03-071-0/+2