aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: core: Search CODEC in a SoC cardMisael Lopez Cruz2011-09-131-0/+14
* ASoC: DAPM: Add card stream event notificationMisael Lopez Cruz2011-09-131-0/+1
* Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0Simon Wilson2011-08-301-1/+17
|\
| * ASoC: core: Introduce pre/post DAI link operationsMisael Lopez Cruz2011-08-301-1/+17
* | Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0Simon Wilson2011-08-221-0/+3
|\ \ | |/
| * ASoC: core: Cancel any pending resume before suspendingMisael Lopez Cruz2011-08-221-0/+3
* | Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0Simon Wilson2011-08-171-0/+1
|\ \ | |/
| * ASoC: dapm: Fix race condition for widgets power list creationMisael Lopez Cruz2011-08-171-0/+1
* | Merge commit 'v3.0.1' into linux-omap-3.0Colin Cross2011-08-101-0/+1
|\ \
| * | ASoC: Mark cache as dirty when suspendingMark Brown2011-08-041-0/+1
* | | Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0Simon Wilson2011-07-291-4/+2
|\ \ \ | | |/ | |/|
| * | ASoC: DSP: Add suspend/resume for FEsMisael Lopez Cruz2011-07-291-4/+2
* | | Merge commit 'v3.0-rc7' into linux-omap-3.0Colin Cross2011-07-121-2/+3
|\ \ \ | |/ / |/| / | |/
| * ASoC: Don't set invalid name string to snd_card->driver fieldTakashi Iwai2011-07-051-2/+3
* | ASoC: core - improve probe/remove orderingLiam Girdwood2011-06-171-34/+29
* | ASoC: dsp - cleanup struct dsp_linkLiam Girdwood2011-06-171-4/+2
* | ASoC: core - add hostless DAI supportLiam Girdwood2011-06-141-0/+46
* | ASoC: core - add dynamic kcontrolsLiam Girdwood2011-06-141-2/+3
* | ASoC: dsp - Add ASoC DSP coreLiam Girdwood2011-06-141-54/+266
* | ASoC: dapm - Add locking to the DAPM power_widgets()Liam Girdwood2011-06-141-0/+1
* | ASoC: core - Add platform driver DAPM widgets/kcontrolsLiam Girdwood2011-06-141-0/+55
* | ASoC: core - pcm mutex per rtdLiam Girdwood2011-06-141-23/+23
* | ASoC: dapm - Add DAPM stream completion eventLiam Girdwood2011-06-141-0/+2
* | ASoC: core - refactor pcm_new() to pass only rtdLiam Girdwood2011-06-141-2/+1
* | ASoC: core - Allow some components to probe/remove later or earlierLiam Girdwood2011-06-141-14/+36
* | ASoC: core - set platform dapm context deviceLiam Girdwood2011-06-141-0/+1
* | ASoC: core - Fixes for module reference countingLiam Girdwood2011-06-141-0/+5
|/
* 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: 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